wmathor / nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
☆1,126Updated 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
Sorting:
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆647Updated 3 years ago
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆597Updated 2 months ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆476Updated 2 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆253Updated last year
- 汉语自然语言处理视频教程-开源学习资料☆1,729Updated 5 years ago
- 主要是我是日常看过的不错的文章的资源汇总,方便自己也分享给大家。有些我看过的,就会做简单的解读,没看过的,就先罗列一下,然后之后看了把解读更新上;涉及到搜索/推荐/自然语言处理。☆1,752Updated 3 years ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆406Updated 4 years ago
- 主要存储Datawhale组队学习中“自然语言处理”方向的资料。☆915Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,537Updated last year
- 李宏毅2021机器学习深度学习笔记PPT作业☆557Updated 3 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆328Updated 3 years ago
- NLP超强入门指南,包括各任务sota模型汇总(文本分类、文本匹配、序列标注、文本生成、语言模型),以及代码、技巧☆1,826Updated 2 years ago
- 深度学习 李宏毅 2021 学习笔记☆1,576Updated 2 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- An easy/swift-to-adapt PyTorch-Lighting template. 套壳模板,简单易用,稍改原来Pytorch代码,即可适配Lightning。You can translate your previous Pytorch code much…☆1,451Updated last year
- 该仓库主要记录 NLP 算法工程师相关的面试题☆2,699Updated 3 years ago
- ☆639Updated 2 months ago
- 收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中☆2,222Updated last year
- 这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书☆1,340Updated 4 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆413Updated 3 years ago
- 自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)☆1,257Updated last year
- bert-base-chinese example☆896Updated last year
- A Transformer Framework Based Translation Task☆151Updated 2 months ago
- 总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力☆7,294Updated 2 years ago
- Quickly bring up your PyTorch project(a skeleton)☆734Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记☆3,986Updated last year
- CS224n Reading Notes in Chinese 中文阅读笔记☆509Updated 10 months ago
- ☆173Updated 3 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆387Updated last year