MorvanZhou / NLP-TutorialsLinks
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
☆950Updated 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》中文翻译☆723Updated 4 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,733Updated 5 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆654Updated 3 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,760Updated this week
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆659Updated 4 years ago
- tensorflow implementation☆1,150Updated 6 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆465Updated 6 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,831Updated 2 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,758Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,380Updated 3 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆688Updated 5 years ago
- ☆641Updated 5 months ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆512Updated 2 years ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆522Updated last year
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- nlp in action☆1,044Updated 4 years ago
- 《Python深度学习》书籍代码☆634Updated last year
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,737Updated last year
- 谷 歌自然语言处理模型BERT:论文解析与python代码☆848Updated 6 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated last month
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,812Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,239Updated 3 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆926Updated 3 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,151Updated 3 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,297Updated last year
- 力求囊括主 流NLP模型练手项目,不断更新中☆287Updated 5 years ago
- 斯坦福 CS224n 自然语言处理中文笔记☆339Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,736Updated 3 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,300Updated 3 years ago