apertium / apertium/apertium-python

Incorrect double translations

Đang mở
#109 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
35
Fork
27
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Translating from English to Spanish and using the translation back gives out a very different (and incorrect) output.

`[In]: apertium.translate('en', 'spa', 'These helps of handy tool believe dummy text for all your needs of design.')`
`[Out]: Estas ayudas de herramienta manejable creen *dummy texto para todas vuestras necesidades de diseño.`
`[In]: apertium.translate('spa', 'en', 'Estas ayudas de herramienta manejable creen *dummy texto para todas vuestras necesidades de diseño.')`
`[Out]: These helps of handy tool believe **dummy text for all your needs of design.`

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.