yinizhilian / nlp-materials-shareLinks
自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍
☆185Updated 4 months ago
Alternatives and similar repositories for nlp-materials-share
Users that are interested in nlp-materials-share are comparing it to the libraries listed below
Sorting:
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆161Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆434Updated 4 years ago
- 文本相似度计算/文本匹配☆306Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- 中文问题句子相似度计算比赛及方案汇总☆301Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆397Updated last year
- 中文文本摘要(text summarization)工具包, 抽取式中文文本摘要 Extractive text summary of Lead3、keyword、textrank、text teaser、word significance、LDA、LSI、NMF。(gra…☆420Updated last year
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。