dwyl/english-words resource
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4434
- days_rel: n/a
- days_push: 604
- n_releases_24m: 0
Adoption not part of the score
12253 stars · 2020 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A plain-text dataset of over 466k English words distributed as newline-delimited text files (words.txt, words_alpha.txt) plus a JSON dictionary for fast loading. It is meant as raw reference data for word-based applications such as auto-completion, spell-checking, and word games.
Use cases
- get a complete list of English words for an autocomplete or autosuggestion feature
- word list for building a Wordle solver or word game validator
- dictionary file for a spell checker
- English words dataset for NLP or text-processing experiments
- load English words into a Python dictionary for fast lookups
- import a word list into a database for a dictionary app
When to choose
- you need a large, ready-made English word list in plain text or JSON with no setup
- you are building autocomplete, spell-check, or word-game features and just need valid words
- you want a language-agnostic data file you can import into any runtime or database
When to avoid
- you need word definitions, parts of speech, frequency data, or pronunciation - this is a bare word list
- you need curated, modern, or domain-specific vocabulary with quality guarantees
- you want a maintained library or API rather than static data files
Facets
dataset · maturity stable
nlp developer-tools developer-tools gaming-tools education cross-platform python word-list dictionary english-words autocomplete spell-check word-games text-files -dictionary natural-language-processing
1 source
- readme: https://github.com/dwyl/english-words · fetched 2026-08-28 · d15726ee2798
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dwyl/english-words | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dwyl/english-words")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem