context-embeddings

There are 4 repositories under context-embeddings topic.

  • chaitjo/lstm-context-embeddings

    Augmenting word embeddings with their surrounding context using bidirectional RNN

    Language:Python614518
  • context-search-engine

    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.

    Language:Python10203
  • 26hzhang/ConceptualPrimitives

    Tensorflow implementation of "SenticNet 5: Discovering Conceptual Primitives for Sentiment Analysis by Means of Context Embeddings"

    Language:Python4202
  • anaezquerro/recsys-smpd

    Recommender Systems for the Spotify Million Playlist Dataset Challenge

    Language:Python0110