Search

Search Results

Showing 1-20 of 46,980 results
  1. Conference paper

    Ge’ez Syntax Error Detection Using Deep Learning Approaches

    The Ge’ez language, an ancient Ethiopian Semitic language, is still used in liturgical contexts and taught at university and college levels but lacks...
    Habtamu Shiferaw Asmare, Abdulkerim Mohammed Yibre in Pan-African Conference on Artificial Intelligence
    2024
  2. Conference paper

    On Students’ Perception of Compiler Syntax Error Messages: A Human Factors Approach

    Error messages play a crucial role in helping developers, especially novices. The main job of error messages is to help users find and fix errors....
    Sana Algaraibeh, Clinton Jeffery, Terence Soule in HCI International 2024 – Late Breaking Papers
    2025
  3. Chapter

    Syntax Analysis

    Syntax analysis (parsing) is the next phase after lexical analysis. This chapter explains how to write a parser for MicroJava using recursive descent...
    Hanspeter Mössenböck in Compiler Construction
    2025
  4. Chapter

    Introduction to JavaScript Syntax

    The objective of this chapter is to introduce the concept of syntax in programming, specifically within JavaScript, and explain its importance in...
    2025
  5. Chapter

    Error Handling

    This chapter introduces the essential concept of error handling in JavaScript. Error handling ensures that code runs smoothly even when unexpected...
    2025
  6. Chapter

    Syntax Analysis

    Where lexical analysis splits a text into tokens, the purpose of syntax analysis (also known as parsing) is to recombine these tokens. Not back into...
    Torben Ægidius Mogensen in Introduction to Compiler Design
    2024
  7. Chapter

    Bottom-up Syntax Analysis

    The MicroJava compiler described in this book uses recursive descent parsing, which is a top-down technique. However, parsing can also be done...
    Hanspeter Mössenböck in Compiler Construction
    2025
  8. Chapter

    Syntax and Parsing

    As another key component of Natural Language Understanding (NLU), this chapter delves into syntax analysis, introducing various types of constituents...
    2025
  9. Chapter

    Working with ES6+ Syntax

    In this chapter, we aim to provide a comprehensive understanding of the powerful ES6+ features that have revolutionized JavaScript development. These...
    2025
  10. Article

    Syntax-guided question generation using prompt learning

    Question generation (QG) aims to generate natural questions from relevant input. Existing state-of-the-art QG approaches primarily leverage...

    Zheheng Hou, Sheng Bi, ... Yun Li in Neural Computing and Applications
    26 February 2024
  11. Article

    A multichannel fusion learning model with syntax for Chinese-oriented aspect-level sentiment classification

    Aspect-level sentiment classification (ASC), as a classic fine-grained sentiment analysis task, aims to analyze the sentiment polarity of different...

    23 November 2024
  12. Chapter

    Basic JavaScript Syntax

    All languages, whether human or computer, have what is called a syntax. The syntax of a language are the ways in which words and symbols are allowed...
    Jonathan Bartlett in Programming for Absolute Beginners
    2023
  13. Chapter

    Syntax and Parsing

    As another major component of Natural Language Understanding (NLU), this chapter explores syntax analysis and introduces different types of...
    Raymond S. T. Lee in Natural Language Processing
    2024
  14. Article

    A syntax-guided multi-task learning approach for Turducken-style code generation

    Due to the development of pre-trained language models, automated code generation techniques have shown great promise in recent years. However, the...

    Guang Yang, Yu Zhou, ... Taolue Chen in Empirical Software Engineering
    14 October 2023
  15. Article
    Full access

    A fast selective encryption scheme for H.264/AVC video with syntax-preserving and zero bit rate expansion

    H.264/AVC is the most widely used video-coding standard today, and designing selective encryption (SE) algorithms for H.264/AVC has drawn extensive...

    Qingxin Sheng, Chong Fu, ... Chiu-Wing Sham in Signal, Image and Video Processing
    25 October 2023
  16. Article
    Full access

    Rensets and Renaming-Based Recursion for Syntax with Bindings Extended Version

    We introduce renaming-enriched sets ( rensets for short), which are algebraic structures axiomatizing fundamental properties of renaming (also known...

    Andrei Popescu in Journal of Automated Reasoning
    05 July 2023 Open access
  17. Article

    Improving Span-Based Aspect Sentiment Triplet Extraction with Abundant Syntax Knowledge

    Aspect sentiment triplet extraction is a subtask of aspect based sentiment analysis, which has attracted considerable attention in recent years. It...

    Lingcong Feng, Biqing Zeng, ... Weihua Du in Neural Processing Letters
    23 December 2022
  18. Article
    Full access

    A replication study on the intuitiveness of programming language syntax

    In this article, we present a replication of an empirical experiment that evaluates intuitiveness and comprehensibility of keywords relating to...

    Vilma Lappi, Ville Tirronen, Jonne Itkonen in Software Quality Journal
    25 May 2023 Open access
  19. Chapter

    Java Syntax

    Languages are means of communication, verbal or written, between people. Whether they are natural or artificial, languages are made of terms and...
    Iuliana Cosmina in Java 23 for Absolute Beginners
    2024
  20. Article
    Full access

    Flexmi: a generic and modular textual syntax for ___domain-specific modelling

    Domain-specific languages allow engineers and ___domain experts to express problems and design solutions using ___domain-focused vocabularies and...

    Dimitris Kolovos, Alfonso de la Vega in Software and Systems Modeling
    18 November 2022 Open access
Did you find what you were looking for? Share feedback.