Natural language processing (NLP) is the field of computer science focused on enabling computers to understand, interpret, and generate human language. Core tasks include tokenization, part-of-speech tagging, syntactic parsing, named entity recognition, machine translation, text summarization, question answering, and sentiment analysis. Early NLP systems relied on rule-based grammars and statistical language models; current approaches are dominated by transformer-based architectures and large language models pretrained on extensive text corpora and fine-tuned for specific tasks. Active research increasingly targets efficient attention mechanisms, including linear and sparse attention, to reduce the heavy compute and memory costs of standard transformers, alongside work on multilingual and low-resource languages, model bias, and factual reliability in generated text. Applications include chatbots and virtual assistants, automated document analysis, information extraction from unstructured text, and cross-lingual translation systems. As an open-access natural language processing journal (an NLP journal), IJACSA publishes research on language models and applied systems evaluated across multiple languages and domain-specific text corpora.
Published in International Journal of Advanced Computer Science and Applications (IJACSA)
· list last refreshed September 2026
Answering Arabic fatwa inquiries represents a highly critical yet challenging task in Natural Language Processing, requiring consideration of multiple jurisprudential conditions, interpretation of interconnected concepts…
In agile development, user stories express stakeholder needs, and the associated acceptance criteria (AC), written in the Given/When/Then (GWT) notation, specify the behaviour expected of the system under stated precondi…
Drug-drug interactions (DDIs) are a leading cause of preventable adverse drug events, and the standard benchmark corpus for extracting them from biomedical text is severely im-balanced towards non-interacting pairs, maki…
Writing remains one of the most challenging skills for English as a Second Language (ESL) learners because it requires the coordinated application of grammar, vocabulary, and written discourse conventions. This study pro…
Aggregated search is challenged by data heterogeneity, redundancy, and irrelevant information, particularly in Arabic because of its rich morphology and dialectal diversity. This study proposes an AI-driven framework to…
Grammar error correction systems are widely used to improve learner-written English. However, many existing systems mainly provide corrected sentences and do not explain the reason behind the correction. This limits thei…
Passenger reviews and feedback provide valuable operational insights for the aviation industry. However, existing sentiment analysis approaches rarely capture safety-related signals such as aggressive or violent language…
This study investigates the challenge of generating accurate and interpretable topic labels for integration into Bayesian Hierarchical Models (BHM), a critical step for interpretable probabilistic risk modelling from uns…
Aspect-Based Sentiment Analysis (ABSA) aims to identify opinion targets within textual reviews and determine the sentiment polarity associated with each target. Although transformer-based models have significantly improv…
Traditional library systems designed for academic research suffer from poor integration when employing AI-based techniques for enhancement purposes. These limitations are mainly related to ignoring semantic relationships…