FASPell: A Fast, Adaptable, Simple, Powerful Chinese Spell Checker Based On DAE-Decoder...
FASPell: A Fast, Adaptable, Simple, Powerful Chinese Spell Checker Based On DAE-Decoder...
Neural Machine Translation by Jointly Learning to Align and Translate 1 项目介绍 本项目采用Pytor...
Spelling Error Correction with Soft-Masked BERT 基于Soft-Masked BERT的拼写纠错 Abstract 拼写错误纠正...
使用RNN encoder-decoder学习短语表示用于机器翻译 使用单层RNN实现机器翻译,论文地址。 2.1 Introduction 一个通用的seq2seq模型是:...
Pytorch-seq2seq 学习 0 项目介绍 0.1 预备工作 安装torchtext: 该项目需要使用spacy作为分词工具,我们需要安装其英文版和德文版。 这里出现...
Torchtext学习01 首先,Torchtext的入门介绍我参考的是这个连接。 然后在github上看到了这个教程,学习一下 1.0简介 导入相关库 这个教程用的数据集好...
SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for C...