codewithzichao / NLP_Programs
本repo使用tensorflow2实现NLP中常见的模型:文本相似度分析、文本摘要、文本生成、机器翻译......(持续更新中)
☆28Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for NLP_Programs
- DeepClassifier is aimed at building general text classification model library.It's easy and user-friendly to build any text classificatio…☆31Updated 3 years ago
- 基于bert的弱监督训练的中文错别字识别☆33Updated 3 years ago
- A BiGRU-Attention DSSM implementation with tensorflow estimator.☆90Updated 4 years ago
- 使用SO-PMI算法生成经济领域情感词典☆16Updated 2 years ago
- recommendation algorithm 1) CF 2) ContentBased 3) Item2Vec 4) LFM 5)LR 6)PR 7) Tree 8) WD 9) MMOE☆9Updated last year
- Food recomendation based on Knowledge Graph and GNN.☆125Updated 3 years ago
- 基于bert4keras的GLUE基准代码☆62Updated 2 years ago
- 几种召回算法的实现,可以作为模版在此基础上修改使用。☆76Updated 3 years ago
- 关系抽取个人实战总结以及开源工具包使用