HORUS-NER icon indicating copy to clipboard operation
HORUS-NER copied to clipboard

HORUS: A framework to boost NLP tasks

Results 22 HORUS-NER issues
Sort by recently updated
recently updated
newest added

2020-05-08 05:32:38,785 [MainThread ] [INFO ] file /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2016/data/test.horus1.json has been processed successfully! 2020-05-08 05:32:38,785 [MainThread ] [INFO ] --- 2020-05-08 05:32:38,785 [MainThread ] [INFO ] conll2horus file -> /Users/jose.marcelino/Desktop/Work/horus/resources/datasets/wnut/2017/wnut17train.conll 2020-05-08...

bug

Find a solution for the missing files.

bug

Cannot init folders due to log/ creation.

bug

src/utils/CMUTweetTagger.py and 00_initialize.sh

bug

Update horus_dist.ini to most recent version

bug

Pickles have been converted to Python3 via conversion script, this _might_ be a problem in terms of correctness (end-to-end results). All pickles should be retrained from scratch using now Python3.

later

DB local file is not scalable, we need to perform queries to Elasticsearch instead. 1. set up a local instance of ES 2. migrate data from DB to ES. 2.1...

enhancement
later

I have found an issue that might be affecting the performance of the NER model. I am currently using a sort of snippet of the webpage (from the Microsoft search...

bug

We need to deploy a UI to **visually** validate the results and check what is being returned from the search engine, otherwise, we are either blind (just look to overall...

enhancement
later