thoppe/transorthogonal-linguistics
Uses a distributed word representation to finds words along the hyperchord of two input words.
This tool helps you explore the semantic space between two words, revealing a spectrum of related terms. You input two words, and it outputs a list of words that semantically bridge the gap between them, ordered from the start word to the end word. This is useful for writers, researchers, or anyone looking to understand or visualize the relationships between concepts.
102 stars. No commits in the last 6 months.
Use this if you want to find a semantic 'path' or continuum of words connecting two distinct concepts, like 'boy' to 'man' or 'sun' to 'moon'.
Not ideal if you need a precise linguistic analysis of hypernyms, hyponyms, or strict antonyms, as this tool focuses on a smooth, conceptual transition rather than formal semantic relationships.
Stars
102
Forks
10
Language
Python
License
—
Category
Last pushed
Jun 17, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/thoppe/transorthogonal-linguistics"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dselivanov/text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
vzhong/embeddings
Fast, DB Backed pretrained word embeddings for natural language processing.
dccuchile/spanish-word-embeddings
Spanish word embeddings computed with different methods and from different corpora
ncbi-nlp/BioSentVec
BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
ibrahimsharaf/doc2vec
:notebook: Long(er) text representation and classification using Doc2Vec embeddings