Wordhoard
This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
Install / Use
/learn @johnbumgarner/WordhoardREADME
Word frequency is the technique used in textual analysis to measure the frequency of a specific word or word grouping within unstructured data. Measuring the number of word occurrences in a corpus allows a researcher to garner interesting insights about the text. A subset of word frequency is the correlation between a given word and that word's relationship to either antonyms and synonyms within the specific corpus being analyzed. Knowing these relationships is critical to improving word frequencies and topic modeling.
<strong>WordHoard</strong> was designed to assist researchers performing textual analysis to build more comprehensive lists of antonyms, synonyms, hypernyms, hyponyms and homophones.
</p> <h1 style="color:IndianRed;">Installation</h1> <p align="justify"> Install the distribution via pip: </p>pip3 install wordhoard
<h1 style="color:IndianRed;">General Package Utilization</h1>
<p align="justify">
Please reference the <a href="https://wordhoard.readthedocs.io/en/latest" target="_blank">WordHoard Documentation</a> for package usage guidance and parameters.
</p>
<h1 style="color:IndianRed;">Sources</h1>
<p align="justify">
This package is currently designed to query these online sources for antonyms, synonyms, hypernyms, hyponyms and definitions:
- classicthesaurus.com
- collinsdictionary.com
- merriam-webster.com
- synonym.com
- thesaurus.com
- wordhippo.com
- wordnet.princeton.edu
- backoff
- BeautifulSoup
- deckar01-ratelimit
- deepl
- lxml
- requests
- urllib3
Items currently under development:
- Expanding the list of hypernyms, hyponyms and homophones
- Adding part-of-speech filters in queries
You can also contact me at John Bumgarner with any issues or enhancement requests.
</p> <h1 style="color:IndianRed;">Sponsorship</h1>If you would like to contribute financially to the development and maintenance of the <strong>WordHoard</strong> project please read the <a href="https://github.com/johnbumgarner/wordhoard/blob/master/SPONSOR.md">sponsorship information</a>.
<h1 style="color:IndianRed;">License</h1> <p align="justify"> The MIT License (MIT). Please see <a href="https://wordhoard.readthedocs.io/en/latest/license" target="_blank">License File</a> for more information. </p> <h1 style="color:IndianRed;">Author</h1> <p align="justify"> Copyright (c) 2020 John Bumgarner </p>Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
90.0kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
343.1kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
