zouharvi/pwesuite
Suite for phonetic word embeddings, especially their evaluation and baseline models.
This tool helps researchers and computational linguists evaluate how well different word embedding models capture phonetic information. You provide a list of words, and it outputs scores and correlations for various phonetic tasks like rhyme detection, cognate detection, and human sound similarity judgments. It's designed for anyone working on speech technology, language modeling, or linguistic research focused on sound patterns.
No commits in the last 6 months.
Use this if you need to systematically compare and understand the phonetic properties of word embeddings, especially when building or assessing models for tasks where sound similarity is important.
Not ideal if you are looking for a general-purpose word embedding training tool without a specific focus on phonetic evaluation.
Stars
38
Forks
5
Language
Python
License
—
Category
Last pushed
Mar 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/zouharvi/pwesuite"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...