geniusai-research / email-summarizationLinks
A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.
☆82Updated 6 years ago
Alternatives and similar repositories for email-summarization
Users that are interested in email-summarization are comparing it to the libraries listed below
Sorting:
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Updated 6 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Quick semantic search using Siamese-BERT encodings☆70Updated 4 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆208Updated 2 years ago
- NLP model implementations with keras for beginner☆152Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆128Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 6 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- A tutorial for Automatic Text Summarization using TextRank algorithm.☆180Updated 6 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
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆99Updated 4 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Text and Punctuation correction with Deep Learning☆128Updated 5 years ago