clips/dutchembeddings
Repository for the word embeddings experiments described in "Evaluating Unsupervised Dutch Word Embeddings as a Linguistic Resource", presented at LREC 2016.
This project provides pre-trained Dutch word embeddings, which are numerical representations of words that capture their meanings and relationships in the Dutch language. Researchers and practitioners in natural language processing can use these embeddings as input for various language-related tasks, allowing algorithms to understand Dutch text more effectively. The end-users are computational linguists, NLP engineers, or data scientists working with Dutch language data.
No commits in the last 6 months.
Use this if you need high-quality, pre-trained numerical representations of Dutch words for tasks like text classification, sentiment analysis, or machine translation.
Not ideal if you are working with a language other than Dutch or require custom embeddings trained on a very specific, niche corpus that differs significantly from general Dutch texts.
Stars
84
Forks
14
Language
Python
License
GPL-2.0
Category
Last pushed
Jun 11, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/clips/dutchembeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.