sentence2vec

There are 15 repositories under sentence2vec topic.

  • clip-as-service

    jina-ai/clip-as-service

    🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP

    Language:Python12.7k2226152.1k
  • 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

    Language:OpenEdge ABL558211153
  • stanleyfok/sentence2vec

    Sentence2Vec based on Word2Vec, written in Python

    Language:Python533019
  • sunnysai12345/News_Summary

    Dataset and scripts for scraping the news articles from popular sources along with the summary of the article.

    Language:Jupyter Notebook482128
  • kostyaev/sentence2vec

    Deep sentence embedding using Sequence to Sequence learning

    Language:Jupyter Notebook203310
  • 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

    Language:Python12103
  • AOK-PLUS/Sentimentanalysis

    Language independent sentiment analysis

    Language:Python8103
  • 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.

    Language:Python7064
  • talmago/simple-but-tough-to-beat-examples

    Bunch of examples of a "Simple but tough to beat baseline for sentence embeddings" in classification tasks

    Language:Python6306
  • w-zm/python-sentence2vec

    This tool provides some implementations of sentence to vector. (sentence2vec)

    Language:Python6121
  • INKWWW/NLP

    Gensim\Word2vec\NLP\Similarity :zap::zap:

    Language:Python2000
  • 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

    Language:Jupyter Notebook110
  • Yur1G4/as

    The "as" keyword in programming languages is commonly used for type conversion and type assertion operations. It allows developers to explicitly convert one data type to another or assert that an interface value holds a specific underlying data type.

  • Youngyangi/Extractive-Summary-on-News

    Extrative generation on News from XinHua Net.

    Language:Python0200
  • shu13720902/skip-thoughts

    Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"

    Language:Python10