Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: explore caseless models for NER #1314

Open
ClemDoum opened this issue Feb 13, 2024 · 3 comments
Open

chore: explore caseless models for NER #1314

ClemDoum opened this issue Feb 13, 2024 · 3 comments
Assignees
Labels

Comments

@ClemDoum
Copy link
Contributor

No description provided.

@ClemDoum ClemDoum self-assigned this Feb 13, 2024
@ClemDoum
Copy link
Contributor Author

After, exploration, the EN model is already using a caseless model, documents which are correctly case, would probably benefit from using a cased model.

That would imply using a caseDetector to see if the docs are correcly cased or not.
TrueCase could help here, but we could use a faster implementation.

Copy link

This issue is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the stale label Apr 22, 2024
@ClemDoum ClemDoum removed the stale label Apr 22, 2024
Copy link

github-actions bot commented Jun 2, 2024

This issue is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the stale label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

No branches or pull requests

1 participant