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
The paper discusses a model of generating dynamic profile for Arabic News Users, capturing user preference by analyzing his review of historical news, and recommend him news as soon as he creates account on News Mobile A…
The process of identifying the meaning of a polysemous word correctly from a given context is known as the Word Sense Disambiguation (WSD) in natural language processing (NLP). Adapted Lesk algorithm based system is prop…
Nowadays, we are living in the era of technology and innovation that impact various fields, including sciences. In computing and technology, many outstanding and attractive programs and applications have emerged, includi…
Recently, activity surrounding Arabic natural language processing has increased significantly. Morphological analysis is the basis of most tasks related to Arabic natural language processing. There are many scientific st…
The Holy Quran is one of the holy books revealed to the prophet Muhammad in the form of separate verses. These verses were written on tree leaves, stones, and bones during his life; as such, they were not arranged or gro…
Syntax plays a key role in natural language processing, but it does not always occupy an important position in applications. The main objective of this article is to solve the problem of the grammatical case ending error…
Due to widespread availability of Internet there are a huge of sources that produce massive amounts of daily news. Moreover, the need for information by users has been increasing unprecedently, so it is critical that the…
Customer support has become one of the most important communication tools used by companies to provide before and after-sale services to customers. This includes communicating through websites, phones, and social media p…
Missing text prediction is one of the major concerns of Natural Language Processing deep learning community’s at-tention. However, the majority of text prediction related research is performed in other languages but not…
Sentiment Analysis or opinion mining refers to a process of identifying and categorizing the subjective information in source materials using natural language processing (NLP), text analytics and statistical linguistics.…