Papers › Neural Architectures for Named Entity Recognition
Neural Architectures for Named Entity Recognition
Guillaume Lample, Miguel Ballesteros, Sandeep Subramanian, Kazuya Kawakami, Chris Dyer
State-of-the-art named entity recognition systems rely heavily on hand-crafted features and domain-specific knowledge in order to learn effectively from the small, supervised training corpora that are available. In this paper, we introduce two new neural architectures---one based on bidirectional LSTMs and conditional random fields, and the other that constructs and labels segments using a transition-based approach inspired by shift-reduce parsers. Our models rely on two sources of information about words: character-based word representations learned from the supervised corpus and unsupervised word representations learned from unannotated corpora. Our models obtain state-of-the-art performance in NER in four languages without resorting to any language-specific knowledge or resources such as gazetteers.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1603.01360")
Code
Syntology Ran 10 of 36 code samples harvested from 15 repositories linked to this paper; 26 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · violated contract; 6 ran · our draft was wrong; 1 ran · fixture could not drive it.
By repository: community (archive-listed): 36 samples from 15 repositories, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
43 repositories listed; official and paper-mentioned ones first.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
36 samples harvested; 10 ran; 2 honoured the contract we drafted; 26 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 6 of the 36 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 15 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
2e30815d7869e90d · report
2cbf9d02fc7275e8 · report
ebd40f0b98a8f2a4 · report
0a315a31212d041f · report
541693fb200297a7 · report
3cb2bb18d24e858e · report
d4329236872658c9 · report
ca4d0de367bcc625 · report
3d1adae4e91a62b3 · report
be54407c183e294b · report
dd8a923e22406d00 · report
65ae5d1c944b2714 · report
d32e7d27376cb204 · report
48c533147efe494a · report
4cedf40326fbff61 · report
d8fcea9be53400c5 · report
05efd5b7ae13cf0c · report
75ed1ef1f8c3d22b · report
f9c3ecd4c9aa6833 · report
85e5be88dbd9ad46 · report
384baa37e7d09ae3 · report
3a2be4774b779b43 · report
aff994b4180ca0f6 · report
a0562f49c954c62c · report
db78ae8b86c8f609 · report
57efe0447a3a3ab6 · report
e81267fcf798eeaa · report
de2e9c6541708aa6 · report
6f5b259e1a881655 · report
e13517b914ec8cfe · report
e514cb73330d43e5 · report
6481b2ee4c62c0ba · report
40a3f270c3650e14 · report
2334e2e11796f5a6 · report
1ba390350088f072 · report
4e47f6f283743daa · report
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Named Entity Recognition (NER) | CoNLL 2003 (English) | LSTM-CRF | F1 | 90.94 | #70 of 73 | Archive leaderboard | report |
| Named Entity Recognition (NER) | CoNLL++ | LSTM-CRF | F1 | 91.47 | #11 of 11 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections