29,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 6-10 Tagen
  • Broschiertes Buch

Syntactic analysis is the third phase of NLP. By its name, it can be easily understood that it is used to analyze syntax, sometimes known as syntax or parsing analysis. This step aims to extract precise, or dictionary-like, semantics from the text. Syntax analysis compares the text to formal grammar rules to determine its meaning. Standard LR parsers typically resolve syntax errors and their precise location poorly. A methodology is proposed which helps to locate where syntax errors occur, but also suggests possible changes to the token stream that can fix the error identified. This…mehr

Produktbeschreibung
Syntactic analysis is the third phase of NLP. By its name, it can be easily understood that it is used to analyze syntax, sometimes known as syntax or parsing analysis. This step aims to extract precise, or dictionary-like, semantics from the text. Syntax analysis compares the text to formal grammar rules to determine its meaning. Standard LR parsers typically resolve syntax errors and their precise location poorly. A methodology is proposed which helps to locate where syntax errors occur, but also suggests possible changes to the token stream that can fix the error identified. This methodology finds syntax errors by checking if two language models "agree" on each token. If the models disagree, it indicates a possible syntax error; the methodology tries to suggest a fix by finding an alternative token sequence obtained from the models.
Autorenporträt
D. Naga Swetha, travaille comme professeur adjoint à l'Institut de technologie et de sciences G. Narayanamma (pour les femmes). A travaillé en tant qu'analyste commercial, consultant technique et consultant adjoint chez Tech Mahindra de juin 2009 à 2013. A obtenu un B.Tech et un M. Tech dans la spécialisation CSE. Poursuit son doctorat à l'université K L Deemed to be sur l'informatique dématérialisée (Cloud Computing).