{"adoption": {"forks": 446, "observed_at": "2026-08-28T04:05:42.293035+00:00", "stars": 1832}, "canonical_url": "https://ross.abutalabs.com/products/latticelstm", "card": {"archived": false, "artifact_type": "library", "description": "Chinese NER using Lattice LSTM. Code for ACL 2018 paper.", "domain": ["machine-learning", "deep-learning"], "enriched": true, "function": ["nlp", "machine-learning", "deep-learning"], "health_score": 20, "homepage": null, "language": "Python", "license": null, "license_family": "other", "maturity": "abandoned", "member_repos": ["jiesutd/LatticeLSTM"], "name": "jiesutd/LatticeLSTM", "platform": ["python"], "pushed_at": "2019-04-25T14:44:32+00:00", "repo": "jiesutd/LatticeLSTM", "stars": 1832, "tags": ["named-entity-recognition", "lstm-crf", "lattice-lstm", "chinese-ner", "pytorch", "research-code", "acl-2018", "natural-language-processing"], "topics": ["lattice-lstm", "lstm-crf", "ner", "chinese-ner", "lattice-lstm-crf"], "urls": [], "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"], "what_it_is": "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.", "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"], "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"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/latticelstm", "repo": "jiesutd/LatticeLSTM", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:42.293035+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:19:09.667640+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2a4f9d0dfb086b1497693ca6d917a06771c9cca29bb4c4b960363346f09e49e8", "fetched_at": "2026-08-28T04:05:42.293035+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jiesutd/LatticeLSTM"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3055, "days_push": 2687, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}