Skip to content

Named Entity Recognition (NER) Comparison #30

@Cgarg9

Description

@Cgarg9

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions