clojure-nlp 2019-06-20

@asier has joined the channel

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?

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

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

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

has anyone already made it?