context-embeddings
There are 4 repositories under context-embeddings topic.
chaitjo/lstm-context-embeddings
Augmenting word embeddings with their surrounding context using bidirectional RNN
inboxpraveen/context-search-engine
A simple interface where users can search for contextually relevant text passages in documents. It employs DistilBERT model for semantic embeddings and FAISS for efficient similarity search. When users enter a query, the system returns the most contextually relevant text passage from the corpus and highlights the matched keywords.
26hzhang/ConceptualPrimitives
Tensorflow implementation of "SenticNet 5: Discovering Conceptual Primitives for Sentiment Analysis by Means of Context Embeddings"
anaezquerro/recsys-smpd
Recommender Systems for the Spotify Million Playlist Dataset Challenge