-
Hi, I just report problematic named entities I found using `en_core_sci_sm`, to improve the model. Most of them contain unbalanced brackets.
```
(-2)-0-(+2
(-8
(= control values
(= controls
(=…
-
Currently if a user gives ebookmaker an `—` or a `—` or a literal `—` it will show up in the epub as `—`, which is as expected. But it appears that only some named entities are converted. …
-
Hello ML.NET,
Is there any way I can use ML.NET to created named entities?
Thanks,
-Max
-
I'll use this issue to list various ideas for the UI.
- [ ] document reader
- [ ] mark different section types as (e.g. `
-
The HTML spec (no longer?) does not reference “entities”. Instead, there are two/three types of character references: named, numerical (hexadecimal or decimal). (for reference: )
I think rewording …
-
Hi in #85 I voiced my confusion about how the modelling of Provision of 3dModels.
It did not let me go so I dug deep into the metamodel and tried to find out what led to this way of modelling and I b…
-
**Describe the bug**
When you call for reinforcements the radio will spawn multiple entities of the same person causing a weird bug where mutliple entities are named after said player.
**To Reprod…
-
**Affected module**
- Ingestion Framework
- Lineage UI Module
**Describe the bug**
When ingesting lineages over dbt externally, downstream lineage edges are only added but never removed.
**…
-
We should consider adorning named entities in the TEI texts.
Pib wrote preliminary code to do this several years ago for Sylvester Johnson's Purchas project. We could extend that, or write/use som…
-
In the default.properties file I see that there are options for applying ner as one of the annotators. But when I try something like
```
annotators = tokenize, ssplit, pos, lemma, depparse, regexner
…