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
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: Probability… See the full description on the dataset page:
https://huggingface.co/datasets/phillipeds/English-Valid-Words.