liyucheng09 / NLP_FreshmanLinks
给研一同学的NLP入门指南
☆60Updated last year
Alternatives and similar repositories for NLP_Freshman
Users that are interested in NLP_Freshman are comparing it to the libraries listed below
Sorting:
- 《统计学习方法》--李航 书中算法实现☆199Updated 5 years ago
- NLP常见任务实现(pytorch版)☆128Updated 5 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆132Updated 4 years ago
- NLP相关算法岗-面试知识点总结☆115Updated 5 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆352Updated 4 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 6 months ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆202Updated 4 years ago
- ☆86Updated 5 years ago
- CS224n Assignment & Readings☆240Updated last year
- 基于Transformers的文本分类☆342Updated 3 years ago
- smp ewect code☆77Updated 5 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- 神经 网络各种模型PyTorch实现☆42Updated 2 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆57Updated 5 years ago
- ☆21Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- ☆60Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- ☆279Updated 3 years ago
- Exercises of Natural Language Process.☆34Updated 3 years ago
- 基于bert的kbqa系统☆152Updated 3 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆162Updated 4 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago