BERT-NER and BERT-NER-TF

These are ecosystem siblings—parallel implementations of the same Named Entity Recognition approach using different deep learning frameworks (PyTorch vs. TensorFlow 2.0), allowing users to choose based on their preferred framework rather than requiring both together.

BERT-NER
51
Established
BERT-NER-TF
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 1,249
Forks: 272
Downloads:
Commits (30d): 0
Language: Python
License: AGPL-3.0
Stars: 213
Forks: 68
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About BERT-NER

kamalkraj/BERT-NER

Pytorch-Named-Entity-Recognition-with-BERT

This tool helps extract key entities like people, organizations, and locations from text. You provide raw text documents, and it identifies and labels these specific entities within the content. This is useful for anyone who needs to quickly find and categorize important information from large volumes of unstructured text, such as researchers, analysts, or content managers.

information-extraction text-analysis data-tagging content-categorization document-processing

About BERT-NER-TF

kamalkraj/BERT-NER-TF

Named Entity Recognition with BERT using TensorFlow 2.0

This project helps you automatically identify and classify key entities like people, locations, and organizations within text documents. You provide raw text as input, and it outputs the text with recognized entities tagged and categorized. It's useful for developers or data scientists who need to build applications that extract structured information from unstructured text data.

natural-language-processing information-extraction text-analytics machine-learning-engineering data-science

Scores updated daily from GitHub, PyPI, and npm data. How scores work