In computer science, parsing reveals the grammatical structure of linear input text, as a first step in working out its meaning. Bottom-up parsing identifies and processes the text's lowest-level small details first, before its mid-level structures, and leaving the highest-level overall structure to last.


전체문장이고 내가이해안가는건


In computer science, parsing reveals the grammatical structure of linear input text, as a first step in working out its meaning


이부분


컴퓨터과학에서 grammatical structure of input text 를 parsing reveals 하는건 마치 first step in working out its meaning 과같다. 이렇게 해석하는데 이해가 잘안되 도와줘