Main Generalized Learning Utilities (GLU) library for communicating data between different learning technologies and intelligent systems.
Adding unit tests and porting additional functionality from original closed-source version still being finalized.
Requires:
Technically Optional, But Important:
- lxml: At least if you want xml stuff to work
The corresponding code can be found within java_maven directory. The java build is powered by Apache Maven and instructions can be found here
The corresponding code can be found within javascript_module directory. Instructions on how to build & test the module, can be found here. The javascript build is powered by Webpack.
The corresponding code can be found within python_module directory.