Home

Awesome

PatternLite

PyPi version License

This is a fork of the original Pattern package. It is a stripped down version of the original package and contains only the text modules (i.e. pattern.de, pattern.en, pattern.es, pattern.fr, pattern.it, pattern.nl, pattern.ru, the vector module and parts of the db module.

Apart from that, it fixes a few problems with the original package:

The remaining original features are:

For the original documentation, see http://www.clips.ua.ac.be/pages/pattern.

Installation

PatternLite supports Python 3.6, 3.7 and 3.8.

If you have pip, you can automatically download and install from the PyPI repository:

pip install PatternLite

To install PatternLite from source, unzip the download and from the command line do:

python setup.py install

Documentation

For documentation and examples see the user documentation. If you are a developer, go check out the developer documentation.

License

BSD, see LICENSE.txt for further details.

Reference

De Smedt, T., Daelemans, W. (2012). Pattern for Python. Journal of Machine Learning Research, 13, 2031–2035.

Contribute

The source code is hosted on GitHub and contributions or donations are welcomed. Please have look at the developer documentation. If you use Pattern in your work, please cite our reference paper.

Bundled dependencies

Pattern is bundled with the following data sets, algorithms and Python packages:

Acknowledgements

Authors:

Contributors (chronological):