MITIE
MITIE copied to clipboard
AttributeError: function 'mitie_extract_entities_with_extractor' not found
Hi,
When I try to run ner.py, I get the following error
File "C:\Users\xxxx\rasa_nlu\MITIE\examples\python\ner.py", line 15, in
I see references to mitie_extract_entities_with_extractor in mitie.cpp and mitie.h which are in C:\Users\xxxx\rasa_nlu\MITIE\mitielib\src and C:\Users\xxxx\rasa_nlu\MITIE\mitielib\include
why is it not able to get to the function call?
Please post complete instructions to reproduce your error, starting with downloading a fresh MITIE copy from the official MITIE repository.
Traceback (most recent call last):
File "mitie.py", line 60, in
This is the error i am facing while running mitie.py, Kindly anyone help me quickly