This is the main public code repository of the Computational Language Understanding (CLU) Lab at University of Arizona. Please see http://clulab.github.io/processors/ for more information about this software, installation and usage instructions.
Our code is licensed as follows:
main, odin
- Apache License Version 2.0. Please note that these subprojects do not interact with thecorenlp
subproject below.corenlp
- GLP Version 3 or higher, due to the dependency on Stanford's CoreNLP. If you use onlyCluProcessor
, this dependency does not have to be included in your project.