imoisharma / Text--Summarization
Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of the original document. Technologies that can make a coherent summary take into account variables such as length, writing style and syntax.
☆16Updated 6 years ago
Alternatives and similar repositories for Text--Summarization:
Users that are interested in Text--Summarization are comparing it to the libraries listed below
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- keras implementation of text classification algorithms☆10Updated 7 years ago
- Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU☆19Updated 5 years ago
- paper reading☆21Updated 6 years ago
- deep learning in text classification(keras)☆52Updated 5 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- a bilstm-seq2seq ner script from baidu-ner contest☆9Updated 8 years ago
- This code extracts context embedding from sentence☆26Updated 6 years ago
- named entity recognition combined with rule from entity dict☆12Updated 4 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆60Updated 6 years ago
- Annabelle the noob. An experimental, incomplete(at present) chatbot.☆16Updated 6 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 基于ComNet的短文本匹配网络模型☆11Updated 5 years ago
- ai challenger Competitions 1: Fine-grained Sentiment Analysis of User Reviews☆18Updated 6 years ago
- 针对百度知道电影问答数据的问题分类 question classification for zhidao.baidu.com in movie domain☆24Updated 7 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- Text Classification CNN RNN☆15Updated 7 years ago
- This is a TensorFlow 1.1 implementation of Yoon Kim's paper, "Convolutional Neural Networks for Sentence Classification".☆9Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆55Updated 6 years ago
- Emotion Detection using CNN and LSTM☆20Updated 7 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 6 years ago
- Deep Learning for Nature Language Processing at Standford☆13Updated 8 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- A tensorflow implementation of Chinese named entity recognition based on transfer learning☆13Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago