word_forms
dictionary
word_forms | dictionary | |
---|---|---|
1 | 5 | |
617 | 352 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | over 2 years ago | |
Python | Python | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
word_forms
-
Is there any alternative Python's word-forms?
However, I've had a peek into the word-forms source code and it seems very easy to translate to Java, it's basically parsing a big amount of data from text files. In my opinion, creating a Java version would be a nice open-source project, if there's anyone willing to do it.
dictionary
- Yesterday my mom and I had identical wordles. What is the actual probability of this happening?
-
Attributes of 25,322 commonly used word [OC]
Source: A github document with 25,322 popular words (https://github.com/dolph/dictionary/blob/master/popular.txt)
-
Attributes of 25,322 commonly used words [OC]
Source: I used a list of 25,322 popular words from a GitHub document (https://github.com/dolph/dictionary)
-
How can I traverse a word search?
I went ahead and wrote a simple program to do this using a trie. Using the 170k+ word enable1 word list, and your sample string, it finds
-
I Made a Wordle Clone With Cloudflare Workers
To start I found a list of common words, extracted all the five letters ones and put it in my dev environment. Then, I made a quick prototype backend in python, and the frontend you see now. After finishing that, I came up with an extremely overkill idea for hosting it: Hosting it on Cloudflare Edge using Cloudflare Workers for maximum speed and minimum latency. I navigated to the workers documentation, and got started, Workers made it incredibly easy to make this, and reduces my costs of running it to $0, all while being incredibly fast.
What are some alternatives?
grungegirl - grungegirl is the hacker's drug encyclopedia. programmed in python for maximum modularity and ease of configuration.
better_profanity - Blazingly fast cleaning swear words (and their leetspeak) in strings
spacy-experimental - 🧪 Cutting-edge experimental spaCy components and features
opentaal-wordlist - 🇳🇱🇧🇪🇸🇷 Dutch word list by OpenTaal
wordhoard - This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
bidict - The bidirectional mapping library for Python.
tmatch - Super fast token matcher
ety-python - A Python module to discover the etymology of words
simplenlg - Java API for Natural Language Generation. Originally developed by Ehud Reiter at the University of Aberdeen’s Department of Computing Science and co-founder of Arria NLG. This git repo is the official SimpleNLG version.
Wordle
textaugment - TextAugment: Text Augmentation Library
trace-dkey - Python library to trace path of a particular key inside a nested dict