Introduction:
LEXenstein is a framework that allows for one to easily create full Lexical Simplification systems.
Installation:
To install LEXenstein, you must:
- Download and unpack the LEXenstein's latest release.
- Navigate to the LEXenstein's root folder.
- Run the following command line:
python setup.py install
If you don’t wish to install the tool in your Python distribution, you can alternatively copy the “lexenstein” folder into the folder of your project.
Documentation:
For instructions, and examples, take a look at the LEXenstein Manual.
You can also access LEXenstein's API.
Resources:
Download the resources used in the examples from the LEXenstein Manual!
You can also download a lighter, but limited, pack of resources here.
License:
LEXenstein is distributed under the LGPL v3.0 license.