Skip to main content
10,000 Most Common English Words — Frequency Rank (Google Trillion Word Corpus)
DatasetCSV.GZOpenNLPEnglishWordsFrequencyTextFree
The 10,000 most frequent English words ranked by frequency in Google's Trillion Word Corpus, with word length. A compact stop-word and vocabulary baseline for NLP work.
Use Cases
- Stop-word lists
- Vocabulary coverage checks
- Spell-check baselines
Methodology
Rank equals line order in the published list.
Update Schedule
Static reference list.
Attribution
Source: first20hours/google-10000-english, derived from Google's Trillion Word Corpus.
Schema
| name | type |
|---|---|
| rank | integer |
| word | string |
| length | integer |
Sample Data
| rank | word | length |
|---|---|---|
| 1 | the | 3 |
| 2 | of | 2 |
| 3 | and | 3 |
| 4 | to | 2 |
| 5 | a | 1 |
Get this via API
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview '10,000 Most Common English Words — Frequency Rank (Google Trillion Word Corpus)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urls
# 1. Add dAgentBase once, in any MCP client. No install, no vendor keys.
# Claude.ai / Claude Desktop: Settings -> Connectors -> Add custom connector
# Cursor / Claude Code / others: mcp.json
{
"mcpServers": {
"dagentbase": {
"url": "https://dagentbase.com/api/mcp",
"headers": { "Authorization": "Bearer dm_live_YOUR_KEY" }
}
}
}
# 2. Then ask your agent, in plain language:
# "Preview '10,000 Most Common English Words — Frequency Rank (Google Trillion Word Corpus)' and, if it fits, claim it and download the files."
# Tools it will use: search_listings -> preview_listing -> purchase_listing -> get_download_urlsFree
one time · open license
Details
Rows10,000
Size65.7 KB
Files1
FormatCSV.GZ
Available formats
CSV.GZ65.7 KB
Freeopen