MorvanZhou / NLP-TutorialsLinks
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
☆953Updated 2 years ago
Alternatives and similar repositories for NLP-Tutorials
Users that are interested in NLP-Tutorials are comparing it to the libraries listed below
Sorting:
- 《Natural Language Processing with PyTorch》中文翻译☆724Updated 4 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆661Updated 3 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,735Updated 6 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆466Updated 6 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,765Updated 4 years ago
- ☆641Updated 7 months ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆660Updated 4 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,837Updated 3 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆288Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,780Updated 2 months ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆523Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,151Updated 3 years ago
- tensorflow implementation☆1,151Updated 6 years ago
- nlp in action☆1,046Updated 4 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,391Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,753Updated 3 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,314Updated last year
- CS224n Assignment & Readings☆239Updated last year
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- 《Python深度学习》书籍代码☆636Updated last year
- 斯坦福 CS224n 自然语言处理中文笔记☆339Updated 5 years ago
- HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。☆2,259Updated 3 years ago
- The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程…☆673Updated 5 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆176Updated 2 years ago
- 预训练语言模型综述☆551Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆514Updated 2 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,651Updated 3 months ago
- MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML…☆2,648Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆607Updated 3 months ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆203Updated 4 years ago