lettergram / sentence-classificationLinks
Sentence Classifications with Neural Networks
☆237Updated 2 years ago
Alternatives and similar repositories for sentence-classification
Users that are interested in sentence-classification are comparing it to the libraries listed below
Sorting:
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago
- Simple State-of-the-Art BERT-Based Sentence Classification with Keras / TensorFlow 2. Built with HuggingFace's Transformers.☆201Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- A sentence segmenter that actually works!☆304Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers☆160Updated 5 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- Automatic Question Generator from TEXT☆111Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- Example showing generalisation☆69Updated 5 years ago
- a contextual, biasable, word-or-sentence-or-paragraph extractive summarizer powered by the latest in text embeddings (Bert, Universal Sen…☆230Updated 2 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Document Similarity using Word2Vec☆101Updated 3 years ago
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- 🏖 Easy training and deployment of seq2seq models.☆228Updated 4 years ago
- ⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.☆88Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- an easy-to-use interface to fine-tuned BERT models for computing semantic similarity in clinical and web text. that's it.☆219Updated 5 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 7 years ago
- multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.☆372Updated 3 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆288Updated 2 years ago
- Python wrapper for wit.ai's Duckling Clojure library☆132Updated 4 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Semantic search using Transformers and others☆110Updated 5 years ago
- Deep Keyphrase Extraction using BERT☆260Updated 3 years ago
- Question Generation using Google T5 and Text2Text☆152Updated 4 years ago
- Building QA system for Stanford Question Answering Dataset☆248Updated 7 years ago