sillsdev / machine.py

Machine is a natural language processing library for Python that is focused on providing tools for processing resource-poor languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine for Python

Machine is a natural language processing library. It is specifically focused on providing tools and techniques that are useful for processing languages that are very resource-poor. The library is also useful as a foundation for building more advanced language processing techniques. The library currently only provides a basic set of algorithms, but the goal is to include many more in the future.

Installation

Machine is available as a pip package:

pip install sil-machine

Tutorials

If you would like to find out more about how to use Machine, check out the tutorial Jupyter notebooks:

About

Machine is a natural language processing library for Python that is focused on providing tools for processing resource-poor languages.

License:MIT License


Languages

Language:Python 76.8%Language:TeX 15.8%Language:PLSQL 7.4%Language:Shell 0.0%