Related Experiment Video
Updated: May 29, 2025

09:09
Foreign Accent and Forensic Speaker Identification in Voice Lineups: The Influence of Acoustic Features Based on Prosody
Published on: September 27, 2024
389
A conditional random field based approach for high-accuracy part-of-speech tagging using language-independent
Mushtaq Ali1, Muzammil Khan1, Yasser Alharbi2
1Department of Computer and Software Technology, University of Swat, Swat, KP, Pakistan.
Peerj. Computer Science
|February 3, 2025
Summary
This study developed a machine learning model for Urdu part-of-speech (POS) tagging, achieving 96.1% accuracy. The conditional random field (CRF) approach effectively addresses Urdu
Area of Science:
- Natural Language Processing
- Computational Linguistics
- Machine Learning
Background:
- Part-of-speech (POS) tagging is crucial for understanding text grammar and is vital for numerous Natural Language Processing (NLP) tasks.
- Urdu text processing presents unique challenges, including morphological richness, lack of capitalization, and spelling variations, necessitating specialized automatic tagging systems.
- Existing Urdu POS tagging research often requires complex feature engineering, highlighting the need for more efficient and effective methods.
Purpose of the Study:
- To develop and evaluate a supervised machine learning model for automatic Urdu part-of-speech (POS) tagging.
- To address the challenges of Urdu text processing by utilizing language-independent features.
- To achieve state-of-the-art performance in Urdu POS tagging using a Conditional Random Field (CRF) model.
Main Methods:
- A Conditional Random Field (CRF) based supervised classifier was developed for 33 Urdu POS categories.
- The model utilized language-independent features extracted from the Urdu news dataset MM-POST (119,276 tokens).
- A simpler strategy was employed, focusing on word-level features within context windows and word length.
Main Results:
- The proposed CRF model achieved an overall classification accuracy of 96.1% on the MM-POST dataset.
- The approach demonstrated superiority over previous Urdu POS tagging research.
- The model's effectiveness was attributed to the efficient utilization of selected word-level features and context.
Conclusions:
- The developed CRF model offers a superior and simpler strategy for Urdu POS tagging compared to existing methods.
- The study highlights the effectiveness of language-independent features and a focused feature set for accurate Urdu POS tagging.
- This research contributes a high-performing, state-of-the-art automatic POS tagging system for Urdu, advancing NLP capabilities for the language.
Related Concept Videos
Improving Translational Accuracy
8.6K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
8.6K
Random Sampling Method
11.0K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
11.0K
Determination of Expected Frequency
2.1K
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
2.1K
Random Variables
11.4K
A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
11.4K
Random and Systematic Errors
10.8K
Scientists always try their best to record measurements with the utmost accuracy and precision. However, sometimes errors do occur. These errors can be random or systematic. Random errors are observed due to the inconsistency or fluctuation in the measurement process, or variations in the quantity itself that is being measured. Such errors fluctuate from being greater than or less than the true value in repeated measurements. Consider a scientist measuring the length of an earthworm using a...
10.8K
RNA-seq
9.8K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
9.8K

