geniusai-research / email-summarization
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☆158Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 8 months ago
- Keras Bi-LSTM-CRF for sequence tagging☆33Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Text summarization starting from scratch.☆94Updated 8 months ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- Quick semantic search using Siamese-BERT encodings☆71Updated 4 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- ☆72Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆199Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- State of the Art results in Intent Classification using Sematic Hashing for three datasets: AskUbuntu, Chatbot and WebApplication.☆134Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- ☆66Updated 4 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 6 years ago
- Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.☆68Updated 2 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- ☆121Updated 2 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆64Updated 8 years ago