-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clarify why this repo exists! :-) #1
Comments
AutoComplete Can Be A Fail Sometimes! LoL
|
There are lots of reasons why people might want a database of english words besides autocomplete. For example, I plan to use it to find all the words that can be typed with only one hand. |
For People who want to build a word game |
For people who want to evaluate and/or generate passwords |
There are many reasons why this exist. I have used it before to copy and paste the words in a list. |
Suppose you want to search for answers to http://english.stackexchange.com/questions/361207/can-you-think-of-any-possible-ambiguities-created-by-merging-i-and-j-into-one-le |
to generate names |
I've just used it to convert a long list of phrases without spaces into phrases properly spaced |
@williamcodes on which keyboard?:)) |
Hi, thanks for this repo. I want to use this word list to separate English words from meaningless letter combinations, which are generated when many pdf files are converted to txt files. Now I try to do this with antconc, do you have any suggestions? 01:03,The wordlist can be simply added to make it work! |
For the curious. For example, all words in the list that are length 5 and have the word 'and' in the middle are as follows: banda Inspired by the "How can you spell candy with only two letters?" "c and y". |
Closing as enough people are finding the list useful without explanation. |
👎 on the OP: A reminder that: No matter what you do. 👌 Anyway ... GOTO: #154 |
The word list was originally used in a proof-of-concept auto-completion mini-project: https://github.com/nelsonic/ac but it's since been used by quite a few people.
Please give examples of how you are using the list in your project(s) so we can add them as suggestions in the readme. thanks!
The text was updated successfully, but these errors were encountered: