You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an offshoot from considering adding LLM features for improving machinery translations (#3068, #3069).
Consider adding similar functionality that uses other languages' translations as the source. In LLM terms, the query could be something like "Given that X is translated to $other_language as Y, how would it be translated to $this_language?" This could also be achieved with an NMT translation from the other language.
The text was updated successfully, but these errors were encountered:
This is an offshoot from considering adding LLM features for improving machinery translations (#3068, #3069).
Consider adding similar functionality that uses other languages' translations as the source. In LLM terms, the query could be something like "Given that X is translated to $other_language as Y, how would it be translated to $this_language?" This could also be achieved with an NMT translation from the other language.
The text was updated successfully, but these errors were encountered: