holmes-extractor icon indicating copy to clipboard operation
holmes-extractor copied to clipboard

Information extraction from English and German texts based on predicate logic

Results 6 holmes-extractor issues
Sort by recently updated
recently updated
newest added

When I try to run the holmes extractor using this example, it reaches the end of all the parsing, spawns a lot of (?) worker threads during indexing, and then...

I'm wondering if this is able to capture context from subheads. Take this example (taken from [here](https://news.cision.com/relais-group-oyj/r/profit-warning--profitability-of-the-first-half-of-financial-year-2022-was-significantly-below-h1-20,c3611112)): > Relais Group Plc publishes preliminary unaudited financial information for the first half...

Hi, I was wondering if Holmes could split complex sentences into simple ones. E.g. handle conjunctions: "The dog ate and chased the cat" -> "The dog ate. The dog chased...

I'm having a great time with this library, but running into the following issue: As mentioned in https://github.com/explosion/holmes-extractor/issues/2#issuecomment-1195536077, I am manually setting entities using `doc.set_ents`. I found that some obvious...

I am running the sample code to see the serialized_document format. Loading Book 1 ‘The Philosopher's Stone’ Ch 1 ‘THE BOY WHO LIVED’.hdc Book 1 ‘The Philosopher's Stone’ Ch 1...

Hi, Are there any plans to update the Holmes dependencies? Currently it requires Spacy >=3.0.0,