huggingface / huggingface/neuralcoref

Feature Request

Open
#324 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.