2017-06-11 13:59:48 +01:00
2017-06-08 12:26:30 +01:00
2017-06-06 18:54:05 +01:00
2017-06-06 18:54:05 +01:00
2017-06-11 20:38:01 +08:00
2017-06-11 20:38:01 +08:00

english-words

A text file containing 355k English words.

While searching for a list of english words (for an auto-complete tutorial) I found: http://stackoverflow.com/questions/2213607/how-to-get-english-language-word-database which refers to http://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable

No idea why infochimps put the word list inside an excel (.xls) file.

I pulled out the words into a simple new-line-delimited text file. Which is more useful when building apps or importing into databases etc.

Copyright still belongs to them.

Files you may be interested in:

Description
No description provided
Readme 28 MiB
Languages
Python 54%
Shell 46%