Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/aalto-speech/morfessor

Morfessor is a tool for unsupervised and semi-supervised morphological segmentation
https://github.com/aalto-speech/morfessor

python segmentation subword-segmentation subword-units

Last synced: 3 months ago
JSON representation

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

Lists

README

        

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: [email protected]