JA EN
Glossary › parsing

GLOSSARY

parsing

appears in 1 paper titles

Definition

Recovering explicit structure from an input: breaking it into parts and making the relations between them machine-readable. The word comes from syntactic analysis of sentences, but in practice it now covers table-structure recovery, screenshot-to-markup conversion, and pulling valid JSON out of a model's free-form output. Parsing is about form; understanding is about meaning, and a parse can be perfectly correct while telling you nothing about what the text asserts.