1148270327 / TextSummaryLinks
textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。
☆30Updated 6 years ago
Alternatives and similar repositories for TextSummary
Users that are interested in TextSummary are comparing it to the libraries listed below
Sorting:
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆218Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆73Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 7 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆186Updated 7 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆95Updated 6 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆65Updated 5 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆222Updated 6 years ago