Abstract
Named entity recognition (NER) is an extensively studied task that extracts and classifies named entities in a text. NER is crucial not only in downstream language processing applications such as relation extraction and question answering but also in large scale big data operations such as real-time analysis of online digital media content. Recent research efforts on Turkish, a less studied language with morphologically rich nature, have demonstrated the effectiveness of neural architectures on well-formed texts and yielded state-of-the art results by formulating the task as a sequence tagging problem. In this work, we empirically investigate the use of recent neural architectures (Bidirectional long short-term memory (BiLSTM) and Transformer-based networks) proposed for Turkish NER tagging in the same setting. Our results demonstrate that transformer-based networks which can model long-range context overcome the limitations of BiLSTM networks where different input features at the character, subword, and word levels are utilized. We also propose a transformer-based network with a conditional random field (CRF) layer that leads to the state-of-the-art result (95.95% f-measure) on a common dataset. Our study contributes to the literature that quantifies the impact of transfer learning on processing morphologically rich languages.
Original language | English |
---|---|
Article number | 115049 |
Journal | Expert Systems with Applications |
Volume | 182 |
DOIs | |
Publication status | Published - 15 Nov 2021 |
Bibliographical note
Publisher Copyright:© 2021 Elsevier Ltd
Funding
Authors would like to thank Kemal Oflazer, Onur Güngör and Tunga Güngör for their assistance in obtaining the Turkish NER dataset.
Keywords
- CRF
- Digital media industry
- Named entity recognition
- Transfer learning
- Turkish