open-semantic-entity-search-api icon indicating copy to clipboard operation
open-semantic-entity-search-api copied to clipboard

Automated tests

Open opensemanticsearch opened this issue 4 years ago • 1 comments

Code quality: Add automated tests by Python unittest.

opensemanticsearch avatar Aug 06 '19 23:08 opensemanticsearch

Implemented unittest for adding entities to Solr index by entity manager and extract from full text by Solr text tagger/normalize/link it by entity linker.

Mandalka avatar Aug 08 '19 10:08 Mandalka