codewithzichao / NLP_ProgramsLinks
本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
Sorting:
- 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
- 基于bert的弱监督训练的中文错别字识别☆39Updated 4 years ago
- 情感词典、停用词典、同义词典、程度词典、否定词典、敏感词典☆151Updated 4 years ago
- Food recomendation based on Knowledge Graph and GNN.☆128Updated 4 years ago
- A BiGRU-Attention DSSM implementation with tensorflow estimator.☆93Updated 5 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Updated 3 years ago
- 《统计学习方法》与常见机器学习模型(GBDT/XGBoost/lightGBM/FM/FFM)的原理讲解与python和类库实现☆241Updated 5 years ago
- 基于bert4keras的GLUE基准代码☆65Updated 3 years ago
- 汽车行业用户观点主题及情感识别☆24Updated 5 years ago
- A BERT-based Chinese Text Encoder Enhanced by N-gram Representations☆649Updated 3 years ago
- 这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。☆55Updated 3 years ago
- 主要和大家分享今年2019年的ACL paper☆32Updated 5 years ago
- 查询性能最佳的图数据库TigerGraph的查询算法☆11Updated 5 years ago
- 电子病历实体命名识别☆37Updated 7 years ago
- 2019 CCF BDCI 技术需求与技术成果项目之间关联度计算模型第二名、2019 CCF BDCI 互联网金融新实体发现第四名、2019 CCF BDCI 金融信息负面及主体判定第五名☆116Updated 5 years ago
- 此开源hub基于Tensorflow2.x实现文本相似度匹配、知识蒸馏、交互模型、双塔sbert☆11Updated 2 years ago
- 天池-新冠疫情相似句对判定大赛 大白_Rank6☆12Updated 5 years ago
- 几种召回算法的实现,可以作为模版在此基础上修改使用。☆76Updated 4 years ago
- JSP+AJAX+Trie树实现类似百度搜索的自动联想☆49Updated 2 years ago
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Updated 2 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- 2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)☆264Updated 7 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- Question and answer system based on sentence similarity☆25Updated 6 years ago
- ccf 2020 qa match competition top1☆268Updated 4 years ago
- DataFountain 疫情政务问答助手解决方案分享☆16Updated 5 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆40Updated 6 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago