Git Product home page Git Product logo

Comments (7)

AndrewHannigan avatar AndrewHannigan commented on July 16, 2024 2

Same question. Is words3 just the latest version?

from english-words.

geek-at avatar geek-at commented on July 16, 2024

words3 seem to contain the same words multiple times just some with a dot in the end and things like that. For clean words I'd say only use words.txt

from english-words.

devzilenas avatar devzilenas commented on July 16, 2024

@chrisiaut words.txt is good enough. If you like only alpha words see words_alpha.txt

from english-words.

nelsonic avatar nelsonic commented on July 16, 2024

@spookiecookie thanks for helping clarify. 👍
would be really good to capture this in the README so that other people are aware. 😉

from english-words.

devzilenas avatar devzilenas commented on July 16, 2024

I would remove everything except words_alpha.txt and name words_alpha.txt to words.txt. So the users go straight to the point. What do you think?

from english-words.

devzilenas avatar devzilenas commented on July 16, 2024

See #11 pull request: moved all from words2.txt, words3.txt to words.txt and removed duplicates then sorted. Removed words2.txt, words3.txt.
What you want is:

  • words.txt contains all words.
  • words_alpha.txt contains only [[:alpha]] words. If you want a quick solution choose this.

from english-words.

nelsonic avatar nelsonic commented on July 16, 2024

This has now been clarified in the readme so closing the issue. thanks.

from english-words.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.