Sentiment Analysis on the Amazon Reviews Dataset using BERT-based transfer learning approach.
-
Updated
Apr 19, 2021 - Jupyter Notebook
Sentiment Analysis on the Amazon Reviews Dataset using BERT-based transfer learning approach.
Code implementation for our ICPR, 2020 paper titled "Improving Word Recognition using Multiple Hypotheses and Deep Embeddings"
Natural Language Processing topics and projects.
Semantic similarity via text embeddings in Elixir - powered by SentenceTransformers by SBert.net
Learn about text similarity measures & text embedding methods.
Investigation of NLP techniques based on Stepik NLP course and my developments.
Search using Attention based Sentence Transformers
M.Sc. mini project for NLP class (M908)
DeText: A Deep Neural Text Understanding Framework for Ranking and Classification Tasks
I have improved the demo by using Azure OpenAI’s Embedding model (text-embedding-ada-002), which has a powerful word embedding capability. This model can also vectorize product key phrases and recommend products based on cosine similarity, but with better results. You can find the updated repo here.
Graph Attention Networks for Entity Summarization is the model that applies deep learning on graphs and ensemble learning on entity summarization tasks.
Retrieve text embeddings, but cache them locally if we have already computed them.
A search application using Aurora Postgresql and pgvector for an online retail store product catalog
Flask API for generating text embeddings using OpenAI or sentence_transformers
Vector Search (meaningful / semantic search) using open ai embeddings
DYnamic Attributed Node rolEs (DYANE) is an attributed dynamic-network generative model based on temporal motifs and attributed node behavior.
A simple and scalable open-source solution to text embeddings ☄️📄
Text Embeddings Inference (TEI)'s unofficial python wrapper library for batch processing with asyncio
A pipeline to convert contextual knowledge stored in documents and databases into text embeddings, and store them in a vector store
Add a description, image, and links to the text-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the text-embeddings topic, visit your repo's landing page and select "manage topics."