EuphoriaYan / pkuss-nlp-pytorch
自然语言处理导论实验课课件
☆43Updated 4 years ago
Alternatives and similar repositories for pkuss-nlp-pytorch:
Users that are interested in pkuss-nlp-pytorch are comparing it to the libraries listed below
- 2019北京大学《人工智能实践》课程作业☆54Updated last year
- 《统计学习方法》--李航 书中算法实现☆195Updated 4 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 4 years ago
- ☆21Updated 4 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆124Updated 4 years ago
- 中山大学自然语言处理与知识图谱☆33Updated 5 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆181Updated 8 months ago
- 简单的中文文本情感分类 (MLP, CNN, RNN in PyTorch) - 2019 THU 人工智能导论作业☆150Updated 2 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆185Updated 2 years ago
- UCAS研一课程大数据分析的笔记和代码☆35Updated 7 months ago
- Exercises of Natural Language Process.☆32Updated 3 years ago
- 本课程面对具有一定机器学习 基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆84Updated last year
- Pytorch + NLP, 一份友好的项目实践仓库☆458Updated 5 years ago
- NLP常见任务实现(pytorch版)☆122Updated 4 years ago
- ☆115Updated 3 years ago
- 给研一同学的NLP入门指南☆58Updated 8 months ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆200Updated 3 years ago
- 2020年第八届泰迪杯数据挖掘C题“智慧政务文本挖掘”特等奖作品(论文与代码)☆62Updated 4 years ago
- 金融知识图谱构建☆136Updated 6 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成