Author: chakir.mahjoubi

  • Using Vader Software For Text Analysis

    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 both polarity (positive/negative) and intensity (strength) of emotion. VADER is widely used because of its simplicity and efficiency, especially for short texts like tweets, comments, or reviews. VARDER Sentiment Analysis…

  • Translation: Connecting Brands Worldwide

    Translation: Connecting Brands Worldwide

    Introduction The Internet is a space without borders. It allows people to connect and discover new things and new products in other parts of the world, read about other cultures and habits.  In contrast to high street locations, the products listed on an on-line page or shop can easily be offered across the globe and be seen by many…

  • Translation Theory and Practice

    Translation Theory and Practice

    Translation studies is an academic interdiscipline dealing with the systematic study of the theory, description and application of translation, interpreting, and localization. As an interdiscipline, translation studies borrows much from the various fields of study that support translation. These include comparative literature, computer science, history, linguistics, philology, philosophy, semiotics, and terminology. The term “translation studies” was coined by the Amsterdam-based American scholar James S. Holmes in his 1972 paper “The name…

  • Parts of Speech Tagging With NLTK

    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 possible tags for each word. If the word has more than one possible tag, then rule-based taggers use hand-written rules to identify the correct tag. Disambiguation can also be performed…

  • An Analysis of Translation Quality in Multilingual Contexts

    An Analysis of Translation Quality in Multilingual Contexts

    1. Introduction Managers who work internationally recognize that failure to take into account the specific characteristics of the local operating environments, notably the official language and cultural differences, can have costly adverse effects. The multilingual capability of any information or document system’s applications that are intended to contribute toward companies’ international strategies or, more generally,…

  • An Introduction Semantic Web

    An Introduction Semantic Web

    Introduction The semantic web refers to the next stage in the development of the world wide web. In what is known as Web 3.0, information is no longer just linked, but web content is enriched and linked with machine-readable, semantic metadata. The aim is to optimise the information exchange on the web by enabling machines to distinguish and…

  • Image SEO Can improve your Google ranking

    Pellentesque Aenean Hac Sem Placerat Iaculis Ut If you want to improve your website’s position in the search engine results pages, most on-page measures centre on the optimisation of content, metadata, link structure, and source code. The images featured on the website, despite being an important aspect of content, are often neglected during SEO measures. However,…

  • Voice Search Optimisation for SEO

    Voice Search Optimisation for SEO

    Introduction Voice search is becoming more popular each year, increasing the importance of optimising it to help your target audience find you more quickly. Discover the latest advancements in voice search SEO and explore potential optimisation strategies for your website. What is voice search SEO? Voice search, like the one used on smartphones, significantly influences…

  • TreeTagger – a part-of-speech tagger for many languages

    TreeTagger – a part-of-speech tagger for many languages

    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 the Institute for Computational Linguistics of the University of Stuttgart. In the realm of natural language processing (NLP), part-of-speech (POS) tagging serves as a fundamental component that facilitates various linguistic analyses,…

  • Part of Speech tagset for French language

    Part of Speech tagset for French language

    Introduction French TreeTagger part-of-speech tagset is available in French corpora annotated by the tool TreeTagger that was developed by Helmut Schmid in the Textual corpora project at the Institute for Computational Linguistics of the University of Stuttgart. A part of speech (POS) tagset for the French language defines the different categories or types of words that can be used in sentences…

  • Unlocking the Web’s Hidden Potential: The Power of Linked Data

    Unlocking the Web’s Hidden Potential: The Power of Linked Data

    Introduction The internet is a vast ocean of information, but much of it exists in isolated islands. We find websites, databases, and documents brimming with valuable data, but often these resources struggle to communicate with each other. This is where Linked Data steps in, offering a revolutionary approach to data management and information access. What…

  • Language Modelling: A Comprehensive Overview

    Language Modelling: A Comprehensive Overview

    Introduction Language modelling is a fundamental aspect of natural language processing (NLP) that aims to predict the likelihood of a sequence of words appearing in a sentence. This paper provides an overview of language modelling, exploring its history, methodologies, challenges, and applications. We discuss various models ranging from traditional n-gram approaches to modern neural architectures,…

  • The Internet of Things: Bridging the Gap Between Physical and Digital

    The Internet of Things: Bridging the Gap Between Physical and Digital

    Introduction The Internet of Things (IoT) promises a future brimming with interconnected devices, generating a torrent of data from every corner of our lives. From smart homes and wearable technology to industrial sensors and connected vehicles, the sheer volume and variety of information are staggering. But data without context is just noise. This is where…

  • Enhancing Semantic Interoperability through Linked Data

    Enhancing Semantic Interoperability through Linked Data

    Introduction In today’s increasingly interconnected digital world, the challenge of sharing and using data effectively is paramount. Different systems and organizations often use varying formats, terminologies, and structures, leading to data silos and hindering interoperability. This is where the powerful combination of Semantic Interoperability and Linked Open Data (LOD) comes into play. The Problem: The Struggle for Data Understanding…

  • Multilingual Translation for Low-Resource Languages

    Multilingual Translation for Low-Resource Languages

    Introduction Bridging the Linguistic Divide: The Challenge and Promise of In our increasingly interconnected world, language barriers remain a significant obstacle to communication and collaboration. While powerful machine translation systems have made significant strides, they often struggle to accurately translate languages with limited data – the so-called “low-resource languages.” This poses a critical challenge, particularly…