We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most noticeable with pl, but the issue does seem to be apparent with he, ga, it, fa, sv, and uk as well. Repeatable example:
pl
he
ga
it
fa
sv
uk
for l in he ga it fa pl sv uk do echo $l argos-translate --from-lang $l --to-lang "en" "Apple" done;
This was discovered when translating html on Mastodon where hashtags get encapsulated in their own link elements.
The text was updated successfully, but these errors were encountered:
The Polish model is in need of updating; this happens when the training data did not include many short sentences (or single words, like "Apple").
Sorry, something went wrong.
This is a video of the issue happened to me
No branches or pull requests
Most noticeable with
pl
, but the issue does seem to be apparent withhe
,ga
,it
,fa
,sv
, anduk
as well.Repeatable example:
This was discovered when translating html on Mastodon where hashtags get encapsulated in their own link elements.
The text was updated successfully, but these errors were encountered: