Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Chloe-mxxxxc's full-sized avatar

Highlights

  • Pro

Block or report Chloe-mxxxxc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. - - Public

    Forked from dunshigaoren111/-

    实现古文到现代文的机器翻译

    Python

  2. Guwen-UNILM Guwen-UNILM Public

    Forked from cloudyskyy/Guwen-UNILM

    本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM模型(具体在文中分别为B-UNILM以及R-UNILM)。为了更好的使UNILM模型适应古文的特性,我们尝试使用了在古文…

    Python

  3. Low-resource-text-translation Low-resource-text-translation Public

    Forked from WENGSYX/Low-resource-text-translation

    科大讯飞低资源多语种文本翻译挑战赛获奖方案

    Python

  4. flores flores Public

    Forked from facebookresearch/flores

    Facebook Low Resource (FLoRes) MT Benchmark

    Python

  5. Lightweight-Low-Resource-NMT Lightweight-Low-Resource-NMT Public

    Forked from microsoft/Lightweight-Low-Resource-NMT

    Official code for "Too Brittle To Touch: Comparing the Stability of Quantization and Distillation Towards Developing Lightweight Low-Resource MT Models" to appear in WMT 2022.

    Python

  6. nmt_xfer_related_low_resource nmt_xfer_related_low_resource Public

    Forked from tnq177/nmt_xfer_related_low_resource

    Python