first20hours/google-10000-english resource
This repo contains a list of the 10,000 most common English words in order of frequency, as determined by n-gram frequency analysis of the Google's Trillion Word Corpus. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5270
- days_rel: n/a
- days_push: 1204
- n_releases_24m: 0
Adoption not part of the score
4464 stars · 1940 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A dataset of the 10,000 most common English words ranked by frequency, derived from n-gram frequency analysis of Google's Trillion Word Corpus. It includes variants such as swear-free lists and word-length-filtered lists.
Use cases
- get a list of common English words for a word game
- build a password strength checker based on common words
- seed a text generator with frequent English vocabulary
- filter profanity from a word list for educational apps
- use frequency-ranked vocabulary for language learning tools
- validate user input against common English words
When to choose
- you need a simple, frequency-ranked English word list
- you want a swear-free word list for family-friendly applications
- you need small vocabulary data for prototyping NLP or game features
When to avoid
- you need up-to-date or domain-specific word frequencies
- you require a maintained project with support or updates
- you need full corpus statistics rather than a plain word list
Facets
dataset · maturity abandoned
nlp data-generation data-science cross-platform word-list word-frequency english-words corpus text-data natural-language-processing
1 source
- readme: https://github.com/first20hours/google-10000-english · fetched 2026-08-28 · 5d386b10c3e0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| first20hours/google-10000-english | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="first20hours/google-10000-english")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem