license: mit language: - pt
The datasets library allows easy loading of the dataset with the load_dataset() function.
from datasets import load_dataset dataset = load_dataset("nilc-nlp/NURC-SP_Corpus_Minimo")