-
Hi Davis,
I am really sorry to disturb you again. But I could not build the java interface on Windows 7.
The environment which I use is as following:
- Cmake, 3.4.1
- MinGW
- swig-3.0.8
The error m…
-
e.g. http://nlp.stanford.edu/software/CRF-NER.shtml -- has been suggested to us several times, and would be helpful to allow users to explore other data mining use cases.
-
Hi guys,
I am using MITIE for java. I see that your example python program, shows how to train the ner, with a sentence and indices.
However, I am using MITIE for java.
How would I do the same thing …
-
I dont see an example for custom relationships in java. Is this supported? How can I learn more about how to use this feature?
-
For display of highlights natively in a web browser as a user visits pages in the wild, it is necessary to pass XPath-based offsets to the highlighting JavaScript code running in the browser. It does…
-
Hi, I've come across this library, and found it is really amazing! The accuracy is even better than Stanford NER demo!
Although I understand it contains a high dimensional space with over 500,000 dim…
-
Hello,
This library is really like a dream.
Right now, I need to have Java api to train customized model. So is it possible to provide Java API by using https://github.com/bytedeco/javacpp.
Thanks…
-
hi. i am new to python and trying out MITIE Python API to train a named_entity_extractor. But i am getting Undefined variable: ner_training_instance error. How can i resolve that?
d-kum updated
9 years ago
-
/Users/davidlaxer/MITIE/dlib/dlib/gui_widgets/nativefont.h:29:10: fatal error:
'X11/Xlocale.h' file not found
# include
```
^
```
1 error generated.
OS X 10.10.4.
David-Laxers-MacBook…
-
Installing the latest `YouCompleteMe` and `tmux-complete.vim` plugins respectively. Add `let g:tmuxcomplete#trigger = 'omnifunc'` to `~/.vimrc`.
Pressing `` doesn't trigger tmux completion in vim.