huggingface / huggingface/neuralcoref
Feature Request
- Dominant language
- C
- Stars
- 2.9k
- Forks
- 467
- PR merge metrics
- No merged PRs in 30d
Description
Hello. I would like to raise a feature request - Can you please add a parameter where we can specify what words we don't want removed? For instance -
Input context: `After reading the mixed reviews of late I was a little tentative over our choice but luckily there was nothing to worry about in the food department. We started with the fried dough, burrata and prosciutto which were all lovely.`
Coref_cluster: [our: [our, We]]
Coreference Resolved: `After reading the mixed reviews of late I was a little tentative over our choice but luckily there was nothing to worry about in the food department. our started with the fried dough, burrata and prosciutto which were all lovely.`
Using just greedyness as the parameter doesn't suffice for the entire task as a whole.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.