CoolFace
20 results

data-hub

beshiribrahim /tigre-hubert-dataaudio1K<n<10K0 likes701 downloads2mo agoHugging Facenltk-data-hub /stopwords NLTK Stopwords Stopword lists from NLTK, covering 33 languages. Each language is a separate config. Each row is one stopword. Usage from datasets import load_dataset # Load one language ds = load_dataset("nltk-data-hub/stopwords", "portuguese") words = ds["stopwords"]["word"] # Load all languages for lang in ['albanian', 'arabic', 'azerbaijani', 'basque', 'belarusian', 'bengali', 'catalan', 'chinese', 'danish', 'dutch', 'english', 'finnish', 'french', 'german', 'greek'… See the full description on the dataset page: https://huggingface.co/datasets/nltk-data-hub/stopwords.texttext-classification10K<n<100K0 likes427 downloads5mo agoHugging Faceapplied-ai-018 /peacock-data-public-datasets-hubtext100K<n<1M0 likes137 downloads2y agoHugging Facenltk-data-hub /words NLTK Word Lists English word lists from NLTK, the New General Service List Project, and Bing Liu's Opinion Lexicon. Configs Config Words Schema License Source en 235,886 word NLTK (other) NLTK words corpus en-basic 850 word Public domain Ogden Basic English (1930) ngsl 2,809 word, rank, sfi, freq_per_million CC-BY-SA 4.0 New General Service List 1.2 toeic 1,250 word, rank, sfi, freq_per_million CC-BY-SA 4.0 TOEIC Service List 1.2 nawl 963 word, rank… See the full description on the dataset page: https://huggingface.co/datasets/nltk-data-hub/words.tabulartext-classification100K<n<1M1 likes130 downloads5mo agoHugging Facenltk-data-hub /crubadan NLTK Crúbadán Language ID Corpus Character 3-gram frequency tables for 449 writing systems, collected by Kevin Scannell's An Crúbadán web crawler (2010). Distributed via NLTK. Trigrams use < (word start) and > (word end) as boundary markers. Configs Config Description Schema table Language metadata crubadan_code, iso639_3, language_name {lang_code} Per-language trigrams count, trigram All 449 language codes: ab, abn, ace, ach, acu, ada, af, agr, aja, ak… See the full description on the dataset page: https://huggingface.co/datasets/nltk-data-hub/crubadan.texttext-classification1M<n<10M0 likes86 downloads5mo agoHugging Facealtannavchnyamsambuu-hub /Project1-data Dataset Card for SQuAD Dataset Summary Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable. SQuAD 1.1 contains 100,000+ question-answer pairs on 500+ articles. Supported Tasks and Leaderboards Question… See the full description on the dataset page: https://huggingface.co/datasets/altannavchnyamsambuu-hub/Project1-data.textquestion-answering10K<n<100K0 likes85 downloads1mo agoHugging Face