BrightXiaoHan / MachineTranslationTutorialLinks
机器翻译Jupyter Notebook教程
☆19Updated 4 years ago
Alternatives and similar repositories for MachineTranslationTutorial
Users that are interested in MachineTranslationTutorial are comparing it to the libraries listed below
Sorting:
- 英中文本机器翻译的☆100Updated 5 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆49Updated 3 years ago
- 中英机器文本翻译☆163Updated 5 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- TIP-LAS: An open source toolkit for Tibetan word segmentation and part-of-speech tagging☆81Updated 2 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- 机器翻译子任务-翻译质量评价-在BERT模型后面加上Bi-LSTM进行fine-tuning☆36Updated 2 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆89Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆60Updated 2 years ago
- ☆127Updated 2 years ago
- bert实现中文NER☆30Updated 2 years ago
- ☆27Updated 3 years ago
- Chinese Language Generation Evaluation 中文生成任务基准测评☆247Updated 4 years ago
- 中文NLP数据集☆153Updated 5 years ago
- 基于Transformer的生成式文本摘要☆185Updated 2 years ago
- Extractive text summarization using seq2seq, PGN and coverage machanism.☆22Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆104Updated 2 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆32Updated 3 years ago
- pytorch中文语言模型预训练☆390Updated 4 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 3 months ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆28Updated 6 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆157Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 4 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch ,所有代码均经过测试,项目中也包含相关数据。☆142Updated 2 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 5 years ago