MorvanZhou / NLP-TutorialsLinks
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
☆944Updated 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
- Pytorch + NLP, 一份友好的项目实践仓库☆464Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆654Updated 4 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆649Updated 3 years ago
- 汉语自然语言处理视频教程-开源学习资料☆1,730Updated 5 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,755Updated 4 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆2,739Updated last month
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,782Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆847Updated 6 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,831Updated 2 years ago
- tensorflow implementation☆1,147Updated 5 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,719Updated 10 months ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆510Updated 10 months ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Updated 2 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆686Updated 5 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆690Updated 5 years ago
- DeepIE: Deep Learning for Information Extraction☆1,946Updated 2 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,421Updated 2 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,266Updated last year
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,371Updated 3 years ago
- 预训练语言模型综述☆549Updated 5 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,710Updated 3 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,364Updated 2 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆597Updated 2 months ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆349Updated 4 years ago
- CS224n Assignment & Readings☆239Updated last year
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆606Updated 3 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,299Updated 2 years ago
- Open Language Pre-trained Model Zoo☆998Updated 3 years ago