aihpi/workshop-nlp-embeddings
Code for the KISZ-BB Workshop series "Working with embeddings"
This workshop series helps you understand and practically apply Natural Language Processing (NLP) embeddings. You'll learn how to take raw text data and transform it into numerical representations (embeddings) that can be used for various text analysis tasks. This is for anyone looking to build a foundational understanding of how text is processed for machine learning applications.
No commits in the last 6 months.
Use this if you are a data analyst, researcher, or anyone interested in understanding the practical mechanics behind text data preparation for NLP.
Not ideal if you are looking for a plug-and-play solution for an immediate NLP problem without wanting to delve into the underlying concepts.
Stars
17
Forks
10
Language
HTML
License
GPL-3.0
Category
Last pushed
Jun 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/aihpi/workshop-nlp-embeddings"
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.