MorphoDiTa
==========

MorphoDiTa: Morphological Dictionary and Tagger is an open-source tool for
morphological analysis of natural language texts. It performs morphological
analysis, morphological generation, tagging and tokenization and is distributed
as a standalone tool or a library, along with trained linguistic models. In the
Czech language, MorphoDiTa achieves state-of-the-art results with a throughput
around 10-200K words per second. MorphoDiTa is a free software under Mozilla
Public License 2.0 (http://www.mozilla.org/MPL/2.0/) and the linguistic models
are free for non-commercial use and distributed under CC BY-NC-SA
(http://creativecommons.org/licenses/by-nc-sa/4.0/) license, although for some
models the original data used to create the model may impose additional
licensing conditions. MorphoDiTa is versioned using Semantic Versioning
(http://semver.org/).

Copyright 2014 by Institute of Formal and Applied Linguistics, Faculty of
Mathematics and Physics, Charles University in Prague, Czech Republic.

MorphoDiTa website http://ufal.mff.cuni.cz/morphodita contains download links of
both the released packages and trained models, hosts documentation and offers
online demo.

MorphoDiTa development repository http://github.com/ufal/morphodita is hosted on
GitHub.
