Skip to content

Named Entity Recognition (NER) Comparison #30

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

Open
Cgarg9 opened this issue Mar 14, 2025 · 0 comments
Open

Named Entity Recognition (NER) Comparison #30

Cgarg9 opened this issue Mar 14, 2025 · 0 comments

Comments

@Cgarg9
Copy link
Collaborator

Cgarg9 commented Mar 14, 2025

Description:

To help users understand the differences in Named Entity Recognition (NER) models, add a notebook that applies multiple NER techniques on the same dataset and compares results.

Tasks:

  • Create a notebook to compare Spacy, NLTK, Stanford NER, and transformer-based models (e.g., BERT, RoBERTa, GPT-4 for NER).
  • Provide visual comparisons and discuss precision, recall, and real-world use cases.
  • Summarize key takeaways for each method.
  • Name the notebook ner_comparison.ipynb.
  • Update the README file with relevant references.
@Cgarg9 Cgarg9 added medium medium level difficulty pwoc easy and removed medium medium level difficulty labels Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant