document-embedding
There are 18 repositories under document-embedding topic.
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
dissorial/doc-chatbot
Document chatbot — multiple files, topics, chat windows and chat history. Powered by GPT.
ddangelov/RESTful-Top2Vec
Expose a Top2Vec model with a REST API.
BobXWu/FASTopic
A Fast, Adaptive, Stable, and Transferable Topic Model
EQTPartners/pause
🍊 PAUSE (Positive and Annealed Unlabeled Sentence Embedding), accepted by EMNLP'2021 🌴
samhavens/flair-as-service
Container-first, JSON-configurable, NLP REST service based on Flair
chen0040/java-text-embedding
Word embedding in Java
marcomoldovan/hierarchical-language-modeling
We address the task of learning contextualized word, sentence and document representations with a hierarchical language model by stacking Transformer-based encoders on a sentence level and subsequently on a document level and performing masked token prediction.
maxoodf/tgnews
Telegram Data Clustering Contest (Bossy Gnu's submission )
ehtisham-sadiq/Exploring-Word2Vec-and-Doc2Vec
Dive into the world of Word2Vec and Doc2Vec models to uncover insights and applications.
jdenes/TopicEmbeddings
An open-source framework to create and test document embeddings using topic models.
Tobsky/DocuQuery
This Streamlit application demonstrates the integration of ChatGroq (Llama3 model), OpenAIEmbeddings, and FAISS for document embedding and retrieval.
ChiaraDiBonaventura/covid_opinion
Applying NLP to understand people's sentiment about Covid-19 and Government actions in Italy, conditional on their political affiliation.
leyresv/Book_Recommendation_System
Content-based book recommendation system
pprablanc/doc_embedding_topic_mod
Improving document embedding with weighted average of word embedding through topic modeling
stko-lab/LD-Connect
LD Connect: A Linked Data Portal for IOS Press Scientometrics
inimah/Neural-Language-Models
Experiments on Neural Language Embeddings
ShantamShukla/medicalrag
Medical Retrieval-Augmented Generation (RAG) Knowledge Base - A Next.js and LangChain-powered app that processes and stores medical documents as vector embeddings in Pinecone for efficient similarity search.