PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 1, 2018875 citationsOpen Access

Chinese NER Using Lattice LSTM

YZYue ZhangJYJie Yang

Key Points

  • This research aims to enhance Chinese named entity recognition (NER) using a lattice-structured LSTM model.
  • Developed a lattice LSTM model that encodes input characters and potential words from a lexicon.
  • Compared lattice LSTM with character-based and word-based methods on various datasets.
  • Utilized gated recurrent cells to select relevant characters and words.
  • Lattice LSTM significantly outperforms character-based LSTM methods in NER accuracy.
  • Outperforms word-based LSTM methods, reducing segmentation error impact.
  • Achieves the best results across multiple datasets.

Abstract

We investigate a lattice-structured LSTM model for Chinese NER, which encodes a sequence of input characters as well as all potential words that match a lexicon. Compared with character-based methods, our model explicitly leverages word and word sequence information. Compared with word-based methods, lattice LSTM does not suffer from segmentation errors. Gated recurrent cells allow our model to choose the most relevant characters and words from a sentence for better NER results. Experiments on various datasets show that lattice LSTM outperforms both word-based and character-based LSTM baselines, achieving the best results.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhang et al. (2018) studied this question.

synapsesocial.com/papers/6a0f18a51cf410a932425b9ehttps://doi.org/10.18653/v1/p18-1144
Ask AI
Helpful
Bookmark
Share
View Full Paper