RodrigoLimaRFL's picture
Create README.md
b665391 verified
metadata
license: mit
language:
  - pt

How to Use

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")