Sun Yiqun

Results 6 issues of Sun Yiqun

@thebestnom If you have not yet started working on this, I am considering updating the readme with more information specific to the 2.0 version. Things include e.g. migration guide from...

enhancement
help wanted

I encountered below error message when running the examples `GreatestNumberProcessor` and `GenderRatioProcessor`. ``` Problematic line was: {"type":"lexeme","id":"L34069","lemmas":{"de":{"la... Error when reading JSON for entity: Missing type id when trying to resolve...

good first issue

### Describe the bug When defining the innerLayout config of ComboCombined layout in graphin way, e.g. ```js const layoutWrong = { type: "comboCombined", innerLayout: { type: "dagre" } }; ```...

When I apply the following code on long articles ```python from bootleg.end2end.bootleg_annotator import BootlegAnnotator ann = BootlegAnnotator() result = ann.label_mentions(text) ``` The results significantly get worse when the article is...

I got something similar like `json.hpp:6395:66: error: wrong number of template arguments (1, should be 2) return *lhs.m_value.array < *rhs.m_value.array; ` when compiling with GCC 7.4.0 on ubuntu 18.04. After...

Solve #16 Solved a bug in titles of top k entity ID By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under...