MITIE icon indicating copy to clipboard operation
MITIE copied to clipboard

MITIE: library and tools for information extraction

Results 20 MITIE issues
Sort by recently updated
recently updated
newest added

We are using Windows 10 PRO 64 Bit, with RASA .13.0 and Mitie .5.0 version. My RAM is 16GB and Processor : CPU 2.30Ghz, PageFile says: 25677MB used, 938 available....

## Expected Behavior Hi,I want to know how does mitie deal with the segmentation of OOV. In fact, two of my train example like this: 1.The daily life of the...

## Expected Behavior So, I'm using the named_entity_extractor, trained it on some data, then extracting entities from some data the model has never seen before using the extract_entities. Expecting to...

## Behaviour and Step to Reproduce When I running on 8GB RAM, and 16GB swap, it uses full ram and 10GB swap. but still ~5GB free on the swap. Why...

Hi, @davisking, Is it possible to train my NER model using GPU?

How to annotate for large text file. Any suggestions for appropriate tools to be used.

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 from mitie import * File "C:\Users\xxxx\rasa_nlu\MITIE\examples\python\mitielib\mitie.py", line 61, in _f.mitie_extract_entities_with_extractor.restype = ctypes.c_void_p File...

need help ... sorry guys it's not exactly issue. but it's information i need.. guys please tell me **why default C = 300 used in mitie ?** when we are...

how can i improve this situation give me some suggestion ,please

I have a large amount of texts which I want to test through the python examples. My question is: The annotated data I am going to provide, does it have...