moon-hotel / TransformerTranslationLinks
A Transformer Framework Based Translation Task
☆153Updated 2 months ago
Alternatives and similar repositories for TransformerTranslation
Users that are interested in TransformerTranslation are comparing it to the libraries listed below
Sorting:
- An implementation of the BERT model and its related downstream tasks based on the PyTorch framework. @月来客栈☆606Updated 2 weeks ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆135Updated 2 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆653Updated 3 years ago
- 《跟我一起深度学习》@月来客栈 出品☆224Updated 2 weeks ago
- 自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署☆420Updated 5 years ago
- 关于机器学习,深度学习,自然语言处理等各种算法的实现、示例,与博客文章配套,论文复现等☆208Updated 2 years ago
- Transformer在CV和NLP领域的变体模型的从零解读:Transformer;VIT;Swin Transformer☆332Updated 3 years ago
- 超轻量级bert的pytorch版本,大量中文注释,容易修改结构,持续更新☆415Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- ☆161Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆83Updated 3 years ago
- ☆641Updated 4 months ago
- ☆83Updated last year
- 基于pytorch的GlobalPointer进行三元组抽取。☆82Updated 2 years ago
- Datawhale NLP 面筋☆201Updated 4 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- NLP 和机器学习论文中文翻译☆140Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- NLP实战项目☆102Updated 2 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 4 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆481Updated 2 years ago
- bert-base-chinese example☆915Updated 2 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- MLNLP社区翻译的NLP入门课程。☆177Updated 2 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆80Updated 2 years ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆1,143Updated 3 years ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆192Updated last year
- 基于pytorch+bert的中文文本分类☆86Updated 2 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆92Updated 5 years ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆87Updated last year