A comprehensive lexical discovery application that is useful for finding semantic relationships such as, the antonyms, synonyms, hypernyms, hyponyms, homophones and definitions for a specific word.
Project description
Primary Use Case
Textual analysis is a broad term for various research methodologies used to qualitatively describe, interpret and understand text data. These methodologies are mainly used in academic research to analyze content related to media and communication studies, popular culture, sociology, and philosophy. Textual analysis allows these researchers to quickly obtain relevant insights from unstructured data. All types of information can be gleaned from textual data, especially from social media posts or news articles. Some of this information includes the overall concept of the subtext, symbolism within the text, assumptions being made and potential relative value to a subject (e.g. data science). In some cases it is possible to deduce the relative historical and cultural context of a body of text using analysis techniques coupled with knowledge from different disciplines, like linguistics and semiotics.
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.
Wordhoard was designed to assist researchers performing textual analysis to build more comprehensive lists of antonyms, synonyms, hypernyms, hyponyms and homophones.
Installation
Install the distribution via pip:
pip3 install wordhoard
General Package Utilization
Please reference the WordHoard Documentation for package usage guidance and parameters.
Sources
This package is 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
Dependencies
This package has these core dependencies:
- backoff
- BeautifulSoup
- cloudscraper
- deckar01-ratelimit
- deepl
- lxml
- requests
- urllib3
Additional details on this package's dependencies can be found here.
Development Roadmap
If you would like to contribute to the Wordhoard project please read the contributing guidelines.
Items currently under development:
- Expanding the list of hypernyms, hyponyms and homophones
- Adding part-of-speech filters in queries
Issues
This repository is actively maintained. Feel free to open any issues related to bugs, coding errors, broken links or enhancements.
You can also contact me at John Bumgarner with any issues or enhancement requests.
Sponsorship
If you would like to contribute financially to the development and maintenance of the Wordhoard project please read the sponsorship information.
License
The MIT License (MIT). Please see License File for more information.
Author
Copyright (c) 2021 John Bumgarner
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wordhoard-1.5.5.tar.gz
.
File metadata
- Download URL: wordhoard-1.5.5.tar.gz
- Upload date:
- Size: 311.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6ab617a0ddeea04512a81f4936583be06fe97530ac5e5c1acf526dcea77b571 |
|
MD5 | 756ad3334991c2eb52e64fbfb61bea27 |
|
BLAKE2b-256 | dec0a26b78dfe1a50a49ca173b1ed7ccacfa0276c43520435aa40d8feba2004c |
Provenance
File details
Details for the file wordhoard-1.5.5-py3-none-any.whl
.
File metadata
- Download URL: wordhoard-1.5.5-py3-none-any.whl
- Upload date:
- Size: 364.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | caf4e95498e52f17094289833897efa5ad6d633579a213003494bcfdda13ea59 |
|
MD5 | c3d1dacc64e9a74d278ae90d9ffb34cf |
|
BLAKE2b-256 | 130c796b861c79ef40c53e6d20f4475cdfe71d7333f4a06bce8d9cd0a76e00d4 |