dirkneuhaeuser/preposition-sense-disambiguation
Learn meanings behind words is a key element in NLP. This project concentrates on the disambiguation of preposition senses. Therefore, we train a bert-transformer model and surpass the state-of-the-art.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Python
License
MIT
Category
Last pushed
Aug 08, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dirkneuhaeuser/preposition-sense-disambiguation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alvations/pywsd
Python Implementations of Word Sense Disambiguation (WSD) Technologies.
danlou/LMMS
Language Modelling Makes Sense - WSD (and more) with Contextual Embeddings
SapienzaNLP/ewiser
A Word Sense Disambiguation system integrating implicit and explicit external knowledge.
dustalov/watset
Watset: Automatic Induction of Synsets from a Graph of Synonyms
anishLearnsToCode/word-sense-disambiguation
NLP: Word Sense Disambiguation (WSD) 📚 on python 3 🐍.