MorvanZhou / NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
☆927Updated last year
Alternatives and similar repositories for NLP-Tutorials:
Users that are interested in NLP-Tutorials are comparing it to the libraries listed below
- 《Natural Language Processing with PyTorch》中文翻译☆722Updated 4 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,728Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,707Updated 2 months ago
- Pytorch + NLP, 一份友好的项目实践仓库☆459Updated 5 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 6 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆643Updated 3 years ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆507Updated 7 months ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,809Updated 2 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给 大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,747Updated 3 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,667Updated 6 months ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,656Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,500Updated last year
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,101Updated 2 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,775Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,194Updated last year
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注 等任务,支持t5模型,支持GPT2进行文章续写。☆1,292Updated 2 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆680Updated 4 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,796Updated 8 months ago
- tensorflow implementation☆1,146Updated 5 years ago
- 预训练语言模型综述☆547Updated 4 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,365Updated 2 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆344Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆687Updated 5 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆505Updated 2 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,658Updated 5 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,211Updated last year
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆468Updated 5 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,531Updated 3 years ago