Source: morfessor Maintainer: Debian Science Maintainers Uploaders: Paul Wise , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, Standards-Version: 4.5.0 Homepage: http://morpho.aalto.fi/projects/morpho/morfessor2.html Vcs-Git: https://salsa.debian.org/science-team/morfessor.git Vcs-Browser: https://salsa.debian.org/science-team/morfessor Rules-Requires-Root: no Package: python3-morfessor Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: python3-progressbar, Description: unsupervised and semi-supervised morphological segmentation Morfessor is a tool for unsupervised and semi-supervised morphological segmentation. . Morfessor that takes as input a corpus of unannotated text and produces a segmentation of the word forms observed in the text. This version implements the Morfessor Baseline method and its semi-supervised extension.