wmathor / nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
☆1,118Updated 3 years ago
Alternatives and similar repositories for nlp-tutorial:
Users that are interested in nlp-tutorial are comparing it to the libraries listed below
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆646Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆590Updated 2 weeks ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆243Updated 11 months ago
- 汉语自然语言处理视频教程-开源学习资料☆1,730Updated 5 years ago
- A Transformer Framework Based Translation Task☆147Updated last month
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,232Updated last year
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆395Updated 4 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,202Updated 9 months ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,523Updated last year
- ☆124Updated last year
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,817Updated 2 years ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,208Updated last year
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,753Updated 3 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆904Updated 3 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆473Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,674Updated 2 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆327Updated 3 years ago
- bert-base-chinese example☆888Updated last year
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,520Updated 4 years ago
- ☆638Updated 2 weeks ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆127Updated 2 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆415Updated 2 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆462Updated 5 years ago
- ☆165Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆3,970Updated last year
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,207Updated 2 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。☆1,338Updated 2 years ago
- Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com☆935Updated last year
- 《跟我一起深度学习》@月来客栈 出品☆208Updated 8 months ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆554Updated 4 years ago