Pinned Repositories
aligned-cmudict
Grapheme to phoneme alignments for the CMU pronouncing dictionary
fanqiang
翻墙-科学上网
gitskills
Grapheme-PhonemeAlignment
This project aims to implement a algorithm to do a grapheme-phoneme alignment task.
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
learngit
pytorch-transformer
pytorch implementation of Attention is all you need
transformer
Attention is All You Need.
transformer-1
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
Transformer-py
PyTorch implementation of machine translation model in "Attention is all you need"
langlanglofa's Repositories
langlanglofa/aligned-cmudict
Grapheme to phoneme alignments for the CMU pronouncing dictionary
langlanglofa/fanqiang
翻墙-科学上网
langlanglofa/gitskills
langlanglofa/Grapheme-PhonemeAlignment
This project aims to implement a algorithm to do a grapheme-phoneme alignment task.
langlanglofa/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
langlanglofa/learngit
langlanglofa/pytorch-transformer
pytorch implementation of Attention is all you need
langlanglofa/transformer
Attention is All You Need.
langlanglofa/transformer-1
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
langlanglofa/Transformer-py
PyTorch implementation of machine translation model in "Attention is all you need"
langlanglofa/transformer_pytorch
The Attention is All you Need encoder/decoder, adapted to different tasks