anmolgulati / morfessor

Morfessor is a tool for unsupervised and semi-supervised morphological segmentation

Home Page:http://www.cis.hut.fi/projects/morpho/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Morfessor 2.0 - Quick start
===========================


Installation
------------

Morfessor 2.0 is installed using setuptools library for Python. To
build and install the module and scripts to default paths, type

python setup.py install

For details, see http://docs.python.org/install/


Documentation
-------------

User instructions for Morfessor 2.0 are available in the docs directory
as Sphinx source files (see http://sphinx-doc.org/). Instructions how
to build the documentation can be found in docs/README.

The documentation is also available on-line at http://morfessor.readthedocs.org/

Details of the implemented algorithms and methods and a set of
experiments are described in the following technical report:

Sami Virpioja, Peter Smit, Stig-Arne Grönroos, and Mikko
Kurimo. Morfessor 2.0: Python Implementation and Extensions for
Morfessor Baseline. Aalto University publication series SCIENCE +
TECHNOLOGY, 25/2013. Aalto University, Helsinki, 2013. ISBN
978-952-60-5501-5.

The report is available online at 

http://urn.fi/URN:ISBN:978-952-60-5501-5


Contact
-------

Questions or feedback? Email: morfessor@cis.hut.fi

About

Morfessor is a tool for unsupervised and semi-supervised morphological segmentation

http://www.cis.hut.fi/projects/morpho/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%