CogComp / cogcomp-nlp

CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.
http://nlp.cogcomp.org/
Other
473 stars 142 forks source link

Redis caching for pipeline #359

Open danyaljj opened 7 years ago

danyaljj commented 7 years ago

Add a handler for redis caching: https://github.com/IllinoisCogComp/illinois-cogcomp-nlp/tree/a056ae00bda09a67ac2b37465282ea294234b521/core-utilities/src/main/java/edu/illinois/cs/cogcomp/core/io/caches

mssammon commented 7 years ago

what features does this have that you want to have in i-c-n?