sentence2vec
There are 14 repositories under sentence2vec topic.
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
gaoisbest/NLP-Projects
word2vec, sentence2vec, machine reading comprehension, dialog system, text classification, pretrained language model (i.e., XLNet, BERT, ELMo, GPT), sequence labeling, information retrieval, information extraction (i.e., entity, relation and event extraction), knowledge graph, text generation, network embedding
stanleyfok/sentence2vec
Sentence2Vec based on Word2Vec, written in Python
sunnysai12345/News_Summary
Dataset and scripts for scraping the news articles from popular sources along with the summary of the article.
kostyaev/sentence2vec
Deep sentence embedding using Sequence to Sequence learning
tiddler/SIF_reproduce
This repo contains the code and results for reproducing the results in the paper: A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDINGS
AOK-PLUS/Sentimentanalysis
Language independent sentiment analysis
Chintan2108/Text-Classification-and-Context-Mining-for-Document-Summarization
Automnomously attempting a categorical summarization of a sparse, asymmetrical corpus in English language, by performing text classification - which is achieved by our intuitive sentence pair classification scenarios and usecases.
w-zm/python-sentence2vec
This tool provides some implementations of sentence to vector. (sentence2vec)
talmago/simple-but-tough-to-beat-examples
Bunch of examples of a "Simple but tough to beat baseline for sentence embeddings" in classification tasks
INKWWW/NLP
Gensim\Word2vec\NLP\Similarity :zap::zap:
rushi-the-neural-arch/OpenAI-NLP-Hackathon-Symbiosis-University
This repository is made in lieu of submission towards the solution of problem statement 2 of the OPEN AI NLP hackathon. The objective here is to classify the voice recordings of a call center proceeding by treating them as consumer complaints into the said categories of the automotive industry
Youngyangi/Extractive-Summary-on-News
Extrative generation on News from XinHua Net.
shu13720902/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"