Install source code - aymara/lima GitHub Wiki
Table of Contents generated with DocToc
Building LIMA from source code
To download LIMA source code, clone its Github repository:
$ git clone https://github.com/aymara/lima.git
To install LIMA under GNU/Linux, please refer to the INSTALL.md
file at the root of the downloaded source. In short, some environement variables must be defined and the script gbuild.sh
located at the root of the repository must be run. LIMA depends on some linguistic data available in the NLTK project. See the INSTALL.md
file for details.