ryderwishart/ancient-greek-word2vec
Global vector modelling notebooks for Ancient Greek
This project helps classicists and linguists understand how Ancient Greek words relate to each other by analyzing large texts. You provide Ancient Greek text, and it produces a list of words most similar in meaning or context to any given input word. It's designed for researchers studying ancient languages and their semantic relationships.
No commits in the last 6 months.
Use this if you need to explore semantic relationships between words in Ancient Greek texts or train a custom word similarity model on your own Ancient Greek corpus.
Not ideal if you're looking for a ready-to-use application with a graphical interface or if your primary interest is in modern languages.
Stars
8
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Nov 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ryderwishart/ancient-greek-word2vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/similarities
Similarities: a toolkit for similarity calculation and semantic search....
explosion/sense2vec
🦆 Contextually-keyed word vectors
chakki-works/chakin
Simple downloader for pre-trained word vectors
sebischair/Lbl2Vec
Lbl2Vec learns jointly embedded label, document and word vectors to retrieve documents with...
pdrm83/sent2vec
How to encode sentences in a high-dimensional vector space, a.k.a., sentence embedding.