基于Transform的机器翻译系统
☆20Jun 1, 2020Updated 5 years ago
Alternatives and similar repositories for MachineTranslateSystem
Users that are interested in MachineTranslateSystem are comparing it to the libraries listed below
Sorting:
- 使用transformer构建的机器翻译系统☆10Jun 16, 2023Updated 2 years ago
- 中英机器文本翻译☆169Jul 2, 2019Updated 6 years ago
- SMP2018中文人机对话技术评测(ECDT)☆15Oct 25, 2018Updated 7 years ago
- 三个分词器,一个使用bilstm+viterbi,一个使用n-gram,一个使用cnn+bilstm+crf☆17Jan 24, 2018Updated 8 years ago
- ☆19Jul 21, 2021Updated 4 years ago
- 基于Tensorflow2.0和Transformer实现机器翻译代码详解