massquantity / text-generation-using-kerasLinks
文本生成
☆41Updated 6 years ago
Alternatives and similar repositories for text-generation-using-keras
Users that are interested in text-generation-using-keras are comparing it to the libraries listed below
Sorting:
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- 2019 CCF BDCI 技术需求与技术成果项目之间关联度计算模型第二名、2019 CCF BDCI 互联网金融新实体发现第四名、2019 CCF BDCI 金融信息负面及主体判定第五名☆116Updated 5 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆55Updated 5 years ago
- Bert中文文本分类☆40Updated 6 years ago
- 基于ltp的简单评论观点抽取模块☆116Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆85Updated 2 years ago
- 相似案例匹配☆46Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- code collections for the book of qna☆121Updated 2 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- ☆38Updated 5 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情 感分析☆41Updated 5 years ago
- 开课吧&后厂理工学院_百度NLP项目2:试题数据集多标签文本分类 Models: FastText TextCNN GCN BERT et al.☆47Updated 5 years ago
- Text classification models☆66Updated 5 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆281Updated 4 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务 、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- word2vec implementation for skip-gram in pytorch☆54Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago