• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Morfessor.egg-info/H03-May-2022-1817

docs/H03-May-2022-

morfessor/H31-Jul-2019-3,1942,546

scripts/H31-Jul-2019-14294

LICENSEH A D31-Jul-20191.3 KiB2522

MANIFEST.inH A D31-Jul-201971 33

PKG-INFOH A D31-Jul-2019542 1817

READMEH A D31-Jul-20191.1 KiB4326

ez_setup.pyH A D31-Jul-20198.4 KiB259207

setup.cfgH A D31-Jul-201938 53

setup.pyH A D31-Jul-20191.2 KiB4335

README

1Morfessor 2.0 - Quick start
2===========================
3
4
5Installation
6------------
7
8Morfessor 2.0 is installed using setuptools library for Python. To
9build and install the module and scripts to default paths, type
10
11python setup.py install
12
13For details, see http://docs.python.org/install/
14
15
16Documentation
17-------------
18
19User instructions for Morfessor 2.0 are available in the docs directory
20as Sphinx source files (see http://sphinx-doc.org/). Instructions how
21to build the documentation can be found in docs/README.
22
23The documentation is also available on-line at http://morfessor.readthedocs.org/
24
25Details of the implemented algorithms and methods and a set of
26experiments are described in the following technical report:
27
28Sami Virpioja, Peter Smit, Stig-Arne Grönroos, and Mikko
29Kurimo. Morfessor 2.0: Python Implementation and Extensions for
30Morfessor Baseline. Aalto University publication series SCIENCE +
31TECHNOLOGY, 25/2013. Aalto University, Helsinki, 2013. ISBN
32978-952-60-5501-5.
33
34The report is available online at
35
36http://urn.fi/URN:ISBN:978-952-60-5501-5
37
38
39Contact
40-------
41
42Questions or feedback? Email: morpho@aalto.fi
43