1148270327 / TextSummaryLinks
textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。
☆30Updated 5 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的文本摘要。☆60Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- ☆75Updated 5 years ago
- seq2seq+attention model for Chinese textsum☆41Updated 7 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- Relation Extraction 中文关系提取☆73Updated 6 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是 否有显著提升。☆56Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要☆216Updated 5 years ago
- Bert中文文本分类☆40Updated 6 years ago
- ☆121Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆192Updated 11 months ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- Byte Cup 2018 International Machine Learning Contest (3rd prize)☆77Updated 2 years ago
- ☆91Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆93Updated 6 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- cw2vec implementation in pytorch☆17Updated 6 years ago