CoolFace
Datasetpublic

Maximax67/English-Valid-Words

English Valid Words This repository contains CSV files with valid English words along with their frequency, stem, and stem valid probability. Dataset Github link: https://github.com/Maximax67/English-Valid-Words Files included valid_words_sorted_alphabetically.csv: N: Counter for each word entry. Word: The English word itself. Frequency count: The number of occurrences of the word in the 1-grams dataset. Stem: The stem of the word. Stem valid probability:… See the full description on the dataset page: https://huggingface.co/datasets/Maximax67/English-Valid-Words.

sourceHugging Faceunlicenseupdated 2y agoView on Hugging Face
5likes194downloads
4 commits on main
2ff73152y ago

Add config names

Maximax67
ffcf9792y ago

Update metadata

Maximax67
56f7efa2y ago

Upload all files

Maximax67
83bc9212y ago

initial commit

Maximax67