Papers › Neural Modeling for Named Entities and Morphology (NEMO^2)

Neural Modeling for Named Entities and Morphology (NEMO^2)

30 Jul 2020arXiv:2007.15620archive 2025-07-28

Dan Bareket, Reut Tsarfaty

Named Entity Recognition (NER) is a fundamental NLP task, commonly formulated as classification over a sequence of tokens. Morphologically-Rich Languages (MRLs) pose a challenge to this basic formulation, as the boundaries of Named Entities do not necessarily coincide with token boundaries, rather, they respect morphological boundaries. To address NER in MRLs we then need to answer two fundamental questions, namely, what are the basic units to be labeled, and how can these units be detected and classified in realistic settings, i.e., where no gold morphology is available. We empirically investigate these questions on a novel NER benchmark, with parallel tokenlevel and morpheme-level NER annotations, which we develop for Modern Hebrew, a morphologically rich-and-ambiguous language. Our results show that explicitly modeling morphological boundaries leads to improved NER performance, and that a novel hybrid architecture, in which NER precedes and prunes morphological decomposition, greatly outperforms the standard pipeline, where morphological decomposition strictly precedes NER, setting a new performance bar for both Hebrew NER and Hebrew morphological decomposition tasks.

PaperPDFCode

Code

OnlpLab/NEMO officialmentioned in papermentioned on GitHubpytorch report
OnlpLab/NEMO-Corpus officialmentioned in papermentioned on GitHub report
OnlpLab/AlephBERT mentioned on GitHubpytorch report
maxkrakauer/BERT mentioned on GitHubpytorch report

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

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Named Entity RecognitionNamed Entity Recognition (NER)

Datasets

Introduced by this paper, per the archive.

NEMO-Corpus

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Named Entity Recognition (NER) NEMO-Corpus (morph,test) LSTM-CharCNN-CRF morph hybrid F1 77.11 #3 of 3 Archive leaderboard report
Named Entity Recognition (NER) NEMO-Corpus (token,test) LSTM-CharLSTM-CRF token-multi F1 77.75 #2 of 2 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