Ross ROSS = Recommend OSS · open-source software intelligence for agents

kamalkraj/BERT-NER

Pytorch-Named-Entity-Recognition-with-BERT observed · 2026-08-28

github.com/kamalkraj/BERT-NER · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2747
  • days_rel: n/a
  • days_push: 1945
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1249 stars · 272 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch library for training and running named entity recognition (NER) models based on Google's BERT, evaluated on the CoNLL-2003 dataset. It also provides a C++ inference path so trained models can be deployed without a Python runtime.

Use cases

  • extract names, locations, and organizations from text
  • train a BERT model for named entity recognition on CoNLL-2003
  • run NER inference in C++ for production deployment
  • fine-tune pretrained BERT models on custom NER data
  • tag tokens in a sentence with entity labels and confidence scores

When to choose

  • you need a simple, proven BERT-based NER pipeline in PyTorch
  • you want fast C++ inference without Python dependencies
  • you are working with the CoNLL-2003 entity extraction task

When to avoid

  • you need multi-language or multilingual NER out of the box
  • you want a maintained library with recent updates and modern transformer support
  • you need a full NLP toolkit rather than a focused NER implementation

Facets

library · maturity maintenance

machine-learning nlp llm-training machine-learning deep-learning python cpp bert named-entity-recognition pytorch conll-2003 ner inference transfer-learning natural-language-processing linux macos

1 source

Member repositories

RepositoryRoleHealth v2
kamalkraj/BERT-NERmain32

For agents

markdown · JSON · MCP: product_card(name="kamalkraj/BERT-NER")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem