Related Experiment Video
Updated: Jun 29, 2025

05:48
Author Spotlight: Investigating the Impact of Emotional Prosodies on Voice Recognition and Perception
Published on: August 9, 2024
1.5K
A deep learning approach for Named Entity Recognition in Urdu language.
Rimsha Anam1, Muhammad Waqas Anwar1,2, Muhammad Hasan Jamal1
1Department of Computer Science, COMSATS University Islamabad, Lahore, Pakistan.
Plos One
|March 28, 2024
Summary
This study introduces a novel deep learning approach for Urdu Named Entity Recognition (NER), significantly improving accuracy. The method utilizes FastText and Floret word embeddings, achieving a top F-score of 0.98.
Area of Science:
- Natural Language Processing
- Machine Learning
- Computational Linguistics
Background:
- Named Entity Recognition (NER) is crucial for information extraction but remains under-researched for Urdu due to linguistic complexities.
- Existing Urdu NER models often rely on word embeddings for feature extraction, with varying success.
Purpose of the Study:
- To propose a robust deep learning approach for Urdu Named Entity Recognition (NER).
- To enhance feature extraction by leveraging FastText and Floret word embeddings for contextual information.
- To evaluate the proposed model against state-of-the-art methods on benchmark Urdu datasets.
Main Methods:
- Utilized pre-trained FastText and Floret word embeddings to generate feature vectors for four Urdu datasets.
- Trained various deep learning models, including Long Short-Term Memory (LSTM), Bidirectional LSTM (BiLSTM), and Gated Recurrent Unit (GRU) with Conditional Random Field (CRF).
- Implemented combinations of BiLSTM+GRU with Floret embeddings as the primary model architecture.
Main Results:
- The proposed deep learning approach significantly outperformed existing state-of-the-art Urdu NER methods.
- Achieved a maximum F-score of 0.98 using the BiLSTM+GRU architecture with Floret embeddings.
- Demonstrated robustness with a low classification error rate, ranging from 1.24% to 3.63% across datasets.
Conclusions:
- The integration of FastText and Floret embeddings with advanced deep learning architectures (BiLSTM+GRU) offers a highly effective solution for Urdu NER.
- The proposed method represents a significant advancement in Urdu Natural Language Processing, addressing the challenges posed by the language's morphology.
- The achieved performance indicates the potential for broader applications of this approach in Urdu text analysis and information retrieval.
Related Concept Videos
RNA Editing
9.0K
RNA editing is a post-transcriptional modification where a precursor mRNA (pre-mRNA) nucleotide sequence is changed by base insertion, deletion, or modification. The extent of RNA editing varies from a few hundred bases, in mitochondrial DNA of trypanosomes, to a just single base, in nuclear genes of mammals. Even a single base change in the pre-mRNA can convert a codon for one amino acid into the codon for another amino acid or a stop codon. This type of re-coding can significantly affect the...
9.0K
lncRNA - Long Non-coding RNAs
2.8K
2.8K

