Category: Text Processing
Arabic Software Localization Challenging Issues
Introduction Localization is the creation of software application that adapts to many locales worldwide. A locale is a collection of language-related user preferences specified by [more…]
Sentiment Analysis: An Overview
Introduction Sentiment analysis is a computational approach that enables machines to interpret and classify the emotional expressions within textual data. The primary goal of sentiment [more…]
Part-of-Speech Hierarchy in Arabic Language
Introduction Part-of-speech (POS) tagging is the process of marking up words in a text with their corresponding part of speech based on their definition and [more…]
Using Vader Software For Text Analysis
Introduction VADER (Valence Aware Dictionary and sEntiment Reasoner) is a sentiment analysis tool specifically attuned to sentiments expressed in social media. It is sensitive to [more…]
Parts of Speech Tagging With NLTK
Introduction Rule Based POS Tagging One of the oldest techniques of tagging is rule-based POS tagging. Rule-based taggers use a dictionary or lexicon for getting [more…]
TreeTagger – a part-of-speech tagger for many languages
Introduction The TreeTagger is a tool for annotating text with part-of-speech and lemma information. It was developed by Helmut Schmid in the TC project at [more…]
Python: A Versatile Tool for Semantic Analysis and Processing
Introduction 1. Introduction The field of semantics, concerned with meaning in language, has seen significant advancements driven by computational approaches. This paper investigates the suitability [more…]
Grammatical Gender and Narrative Space
Causation and Relationships Space, Time, characters, events, causation and relationships are things that we expect to encounter in the study of the physical world, but [more…]