word_forms VS trace-dkey

Compare word_forms vs trace-dkey and see what are their differences.

word_forms

Accurately generate all possible forms of an English word e.g "election" --> "elect", "electoral", "electorate" etc. (by gutfeeling)

trace-dkey

Python library to trace path of a particular key inside a nested dict (by Agent-Hellboy)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
word_forms trace-dkey
1 1
602 7
- -
0.0 6.3
almost 3 years ago 5 months ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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

Posts with mentions or reviews of word_forms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-19.
  • Is there any alternative Python's word-forms?
    2 projects | /r/javahelp | 19 Dec 2021
    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.

trace-dkey

Posts with mentions or reviews of trace-dkey. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing word_forms and trace-dkey you can also consider the following projects:

grungegirl - grungegirl is the hacker's drug encyclopedia. programmed in python for maximum modularity and ease of configuration.

pyglossary - A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.

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.

python-benedict - :blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.

spacy-experimental - 🧪 Cutting-edge experimental spaCy components and features

wiktextract - Wiktionary dump file parser and multilingual data extractor

tmatch - Super fast token matcher

dictionary - A list of the most popular English words.

textaugment - TextAugment: Text Augmentation Library

betterletter - Substitute alternative spellings of special characters (e.g. German umlauts [ae, oe, ue] and [ss]) with their correct versions (ä, ö, ü, ß).

simplemma - Simple multilingual lemmatizer for Python, especially useful for speed and efficiency