huggingface / huggingface/neuralcoref

Coreference perfomance issue

Open
#296 1 comment 0 reactions 0 assignees View on GitHub
perf / accuracy wontfix
Dominant language
C
Stars
2.9k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

I have the following example:

```
Elon Musk was born in the South African republic in the year of 1971.
His first company was Zip2, which he later sold.
```

The neuralcoref results are:

`Elon Musk was born in the South African republic in the year of 1971. Elon Musk was Zip2, which Elon Musk later sold.`

So instead of only changing His to Elon Musk, it transforms His first company to Elon Musk, which is not ideal.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.