descriptionA simple, regex-based, just-for-fun Italian-->Portuguese translator
ownerarekfu@gmail.com
last changeTue, 24 Mar 2009 23:09:51 +0000 (25 00:09 +0100)
content tags
add:
readme

Aristoteles is a simple, regex-based, just-for-fun Italian-->Portuguese translator. You might not find it terribly useful if you need to translate a real text, but if you understand both languages it could spark a laugh or two.

The idea is that Italian and Portuguese are so similar that you can translate a text just by mechanically applying a number of regex substitutions. Aristoteles is implemented in Perl and it comes with a database of search-substitute regexes. It depends on the Tie::IxHash module.

Aristoteles is licensed under GPLv3.

shortlog
2009-03-24 Davide MancusiMore new patternsmaster
2009-02-23 Davide MancusiPattern for "[^s]ce\b" matched " ce", too
2009-02-23 Davide MancusiForce input encoding to utf8
2009-02-23 Davide Mancusiaristoteles - a regex-based ITA-POR translator
heads
15 years ago master