Semantic and Syntactic Errors Detection Using NLP
D. Naga Swetha
Broschiertes Buch

Semantic and Syntactic Errors Detection Using NLP

Versandkostenfrei!
Versandfertig in 6-10 Tagen
29,99 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
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 methodolog...