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

Franck-Dernoncourt/NeuroNER

Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results. observed · 2026-08-28

github.com/Franck-Dernoncourt/NeuroNER · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3467
  • days_rel: n/a
  • days_push: 1258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1723 stars · 472 forks observed · 2026-08-28

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

NeuroNER is a Python/TensorFlow program that performs named-entity recognition (NER) using neural networks, with pretrained models and an easy-to-use CLI and Python API. It optionally integrates with the BRAT annotation tool for creating annotations and viewing predictions.

Use cases

  • extract named entities from text with neural networks
  • train a custom NER model on my own annotated dataset
  • use a pretrained NER model for CoNLL-2003 style entity recognition
  • de-identify medical texts with i2b2 2014 NER
  • annotate text and view NER predictions in BRAT
  • run named-entity recognition from the command line

When to choose

  • you need an easy-to-use, ready-to-run NER system with pretrained models
  • you want to train NER models on custom datasets with TensorFlow 1.x
  • you want BRAT integration for annotation workflows

When to avoid

  • you need modern TensorFlow 2.x or PyTorch support
  • you need actively developed state-of-the-art transformer-based NER
  • you require Python 2 compatibility

Facets

application · maturity maintenance

nlp machine-learning deep-learning machine-learning deep-learning python cross-platform cli named-entity-recognition tensorflow spacy word-embeddings brat-annotation natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
Franck-Dernoncourt/NeuroNERmain23

For agents

markdown · JSON · MCP: product_card(name="Franck-Dernoncourt/NeuroNER")

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