DeON (DEfinition Or Not?) is an ongoing research project that aims at training neural netwok models capable to decide if a given sentence in natural language is a definition or not. Train, test and validation files will be saved under 'dataset' folder.
- Python 3.5 (or higher)
- TensorFlow 1.3.0 (or higher)
python setup.py build install
./bin/deon-dataset-create -h
Fro WCL wrapper use the following: https://github.com/dustalov/wcl-wrapper