This writes a lot of words, not so much for reading. Maybe this could eventually be useful for directed automatic translation.
rust
cargo run --bin tokenize [input]
cargo run --bin stem [language] [input]
cargo run --bin detect [input]
cargo run --bin eudex [input]
cargo run --bin build_phoneme [language] [input]
cargo run --bin search_phoneme [terms]
Partial support for these language: Arabic, Danish, Dutch, English, French, German Greek, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish Tamil, Turkish
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in somanywords by you, shall be dual licensed under the MIT and Apache 2.0 license without any additional terms or conditions.