jiesutd/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3055
- days_rel: n/a
- days_push: 2687
- n_releases_24m: 0
Adoption not part of the score
1832 stars · 446 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Lattice LSTM for Chinese Named Entity Recognition, accompanying an ACL 2018 paper. It combines character-based LSTM with lattice word embeddings and achieved state-of-the-art F1 on the MSRA dataset at publication time.
Use cases
- run Chinese named entity recognition on text
- train a Chinese NER model with lattice LSTM
- reproduce ACL 2018 Chinese NER paper results
- extract person, location, organization entities from Chinese text
- train NER on CoNLL-format BIOES data
- use pretrained character and word embeddings for Chinese NER
When to choose
- you need to reproduce or extend the ACL 2018 Lattice LSTM paper
- you work with legacy Python 2.7 / PyTorch 0.3 environments
- you want a research baseline for character-based Chinese NER with word-lattice features
When to avoid
- you need a maintained, production-ready NER toolkit
- you use modern PyTorch or Python 3
- you want transformer-based or multilingual NER models
Facets
library · maturity abandoned
nlp machine-learning deep-learning machine-learning deep-learning python named-entity-recognition lstm-crf lattice-lstm chinese-ner pytorch research-code acl-2018 natural-language-processing
1 source
- readme: https://github.com/jiesutd/LatticeLSTM · fetched 2026-08-28 · 2a4f9d0dfb08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jiesutd/LatticeLSTM | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="jiesutd/LatticeLSTM")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem