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

glample/tagger

Named Entity Recognition Tool observed · 2026-08-28

github.com/glample/tagger · Python · Apache-2.0 (permissive) 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: 3829
  • days_rel: n/a
  • days_push: 2655
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1175 stars · 424 forks observed · 2026-08-28

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

A Named Entity Recognition (NER) tool implementing a state-of-the-art LSTM-CRF model that works across languages without gazetteers. It ships with pretrained models for English, Spanish, German, and Dutch and supports training custom models on CoNLL-formatted data.

Use cases

  • tag named entities in text
  • run named entity recognition on tokenized sentences
  • train a custom NER model on CoNLL-formatted data
  • recognize entities in English, Spanish, German, or Dutch
  • evaluate NER models on CoNLL datasets

When to choose

  • you need a pretrained NER tagger for CoNLL languages without language-specific resources
  • you want to train and tune an LSTM-CRF NER model on your own IOB-formatted data

When to avoid

  • you need a maintained tool or modern framework support (requires Python 2.7 and Theano)
  • you need NER for languages outside the four pretrained ones and lack training data
  • you want transformer-based or GPU-accelerated modern NER models

Facets

library · maturity abandoned

nlp machine-learning deep-learning machine-learning python named-entity-recognition ner lstm-crf theano pretrained-models conll natural-language-processing linux macos

1 source

Member repositories

RepositoryRoleHealth v2
glample/taggermain32

For agents

markdown · JSON · MCP: product_card(name="glample/tagger")

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