codewithzichao / NLP_Programs
本repo使用tensorflow2实现NLP中常见的模型:文本相似度分析、文本摘要、文本生成、机器翻译......(持续更新中)
☆28Updated 5 years ago
Alternatives and similar repositories for NLP_Programs:
Users that are interested in NLP_Programs are comparing it to the libraries listed below
- 基于bert的弱监督训练的中文错别字识别☆38Updated 3 years ago
- DeepClassifier is aimed at building general text classification model library.It's easy and user-friendly to build any text classificatio…☆31Updated 4 years ago
- A BiGRU-Attention DSSM implementation with tensorflow estimator.☆92Updated 4 years ago
- recommendation algorithm 1) CF 2) ContentBased 3) Item2Vec 4) LFM 5)LR 6)PR 7) Tree 8) WD 9) MMOE☆9Updated 2 years ago
- 基于bert4keras的GLUE基准代码☆64Updated 3 years ago
- Food recomendation based on Knowledge Graph and GNN.☆125Updated 4 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Updated 5 years ago
- 几种召回算法的实现,可以作为模版在此基础上修改使用。☆75Updated 4 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Updated 3 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- NLP算法领域的面试资料大全,包括笔试、面试题目☆41Updated 5 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- 情感词典、停用词典、同义词典、程度词典、否定词典、敏感词典☆143Updated 3 years ago
- 主要和大家分享今年2019年的ACL paper☆31Updated 5 years ago
- 基于魔改官方 PaddleHub Baseline 的 2020语言与智能技术竞赛:机器阅读理解任务(DuReader Robust)解决方案(终榜排名 15)| 15th solution of the 2020 language and intelligent tech…☆67Updated 2 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 4 years ago
- 中文关系抽取☆94Updated 3 years ago
- baseline分享-互联网新闻情感分析☆11Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 5 years ago
- 系统的介绍如何搭建一个完整的文本分类系统,包括数据预处理、主要方法的原理介绍和实现细节、实验结果与分析、网页Demo的构建以及项目文件的组织方式。项目的原理和处理细节可以查看我的博客专栏:https://blog.csdn.net/sdu_hao/category_9286…☆29Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆64Updated 6 years ago
- 天池-新冠疫情相似句对判定大赛 大白_Rank6☆12Updated 5 years ago
- CCF-BDCI大数据与计算智能大赛-互联网金融新实体发现-9th☆54Updated 5 years ago
- 天池疫情公益文本相似对比大赛☆20Updated 5 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- chatbot_with_IR 一个利用搜索引擎构建的简单问答系统☆60Updated last year
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- JSP+AJAX+Trie树实现类似百度搜索的自动联想☆49Updated last year
- 法研杯2019 阅读理解赛道 top3☆150Updated last year