clojure-nlp

2019-06-20T07:58:53.000600Z

Hi all, for NLP-related project we have tried several annotation tools (https://dataturks.com/, http://brat.nlplab.org/, etc.), but they all have their issues. Based on your experience, which one would you recommend?

temco 2019-06-20T13:23:09.001900Z

I used brat, after I applied a entity-library to automatically annotate the corpus firstly

temco 2019-06-20T13:37:17.002800Z

I want to launch the python program and get the results from the clojure repl, but don't know how to make it

temco 2019-06-20T13:37:47.003500Z

has anyone already made it?

2019-06-20T14:51:47.003800Z

I have not yet had a chance to try it, but you might find this repo useful: https://github.com/cnuernber/libpython-clj