pyLatinam
PyLatinam is Python module that deals with linguistic processing of Latin language words. This includes for time being declension and conjugation (morphology), with plans to upgrade code to support more processing, even on syntactic level.
The project reflects my interest in language, natural language processing and programming. However, I am not professional programmer nor I know Latin language well.
API documentation is hosted here. It's not cleaned up, though.
Current version: 0.1.9 (17th November)
New version is here: pylatinam-0.1.9.rar. New version brings improvements in declension.
Fresh
I have created HTML interface for the project. Now all those who would like to try the program have no need to download and install Python and pyLatinam code. Visit Interactive pyLatinam and see how the stuff work and how mature (or not) the project is.
You can visit the FAQ page to learn more.
Read about pyLatinam WEB version on the blog.
About current version
See on the link below about the current download version. The latest code changes are available on the homepage. Most of the recent changes will find their place in upcoming releases.
Upcoming major release (July/September 2009)
In the new major version some core elements will be changed, including recognition of noun declension and introduction of full-scale database (sqlite3) for lexicon/dictionary. The changes will bring loads of new stuff for online version.