LEXenstein is a framework that allows for one to easily create full Lexical Simplification systems.
To install LEXenstein, you must:
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.
For instructions, and examples, take a look at the LEXenstein Manual.
You can also access LEXenstein's API.
Download the resources used in the examples from the LEXenstein Manual!
You can also download a lighter, but limited, pack of resources here.
LEXenstein is distributed under the LGPL v3.0 license.