Ivan Daunis
Results
2
comments of
Ivan Daunis
You need to build and install the MITIE library. You can do that by doing the following: ``` git clone https://github.com/mit-nlp/MITIE.git cd MITIE make sudo cp mitielib/libmitie.so /usr/lib/ ```
It should work. You may need to install some dependencies. What is the error that you're getting?