This webpage use a significant amount of CPU constantly for no apparent reason (as far as I can see it is mostly a static webpage). What the hell ? Is it mining crypto in the background ?
> For example, here are the results of translating the English word "hello":
> Language: fr, Translation: bonjours
> Language: fr, Translation: bonsoir
> Language: fr, Translation: salutations
> Language: it, Translation: buongiorno
> Language: it, Translation: buonanotte
> Language: fr, Translation: rebonjour
> Language: it, Translation: auguri
> Language: fr, Translation: bonjour,
> Language: it, Translation: buonasera
> Language: it, Translation: chiamatemi
Is it just me or these machine translations are worse than ... Google Translate?
Was disappointed this can't translate from Python to Rust.
Can something like this be done to compare/translate subsequences COVID genetic code to SARS and other virus genetic codes. Would be interesting how much overlap there is. And would further the research into where it came from.
Full genome of COVID-19 is available:
https://www.snapgene.com/resources/coronavirus-resources/?re...
Nice example.
The short text and that fact that your application would tolerate or celebrate catchy neologisms plays to fasttext's strengths.
> fast translates to vite in French
Only as an adverb, it should be "rapide" otherwise.
At first glance at the title, I thought it was translating Python code to Rust code.
We've released the underlying Rust implementation here: https://github.com/InstantDomain/instant-distance with Python bindings at https://pypi.org/project/instant-distance — feedback welcome!