ÆÄÀÏ An Efficient Context-Free Parsing Algorithm.hwp
 
[Size :
32 Kbyte
]
ºÐ·®   4 Page
°¡°Ý  1,000 ¿ø
ÀÚ·á¼³¸í
Jay Earley ÀÇ An Efficient Context- Free Parsing Algorithm À» ¿ä¾àÇÏ¿© Á¤¸®ÇÏ¿´½À´Ï´Ù. AnEfficientContex
¸ñÂ÷/Â÷·Ê
¡á ¿ä¾à
¡á Introduction
¡á Terminology
¡á Informal Explanation
¡á The Recognizer
¡á Random Access Machine
¡á Time and Space Bounds
¡á Make Recognizer into Parser
¡á Extension for Kleene star notation
º»¹®/³»¿ë
¡á Introduction
◦ context-free grammarÀÇ Àû¿ëºÐ¾ß
¢Ñ programmimg languageÀÇ syntax Ç¥Çö
natural languageÀÇ syntax Ç¥Çö
◦ context-free grammar¿¡ ´ëÇÑ parsing algorithmÀÇ ¿ëµµ
¢Ñ programming languageÀÇ ÇØ¼®
natural languageÀÇ ÀÌÇØ ¹× ¹ø¿ª ÇÁ·Î±×·¥
◦ parsing algorithmÀÇ Á¾·ù
general context-free grammarÀÇ parser
subclass of context-free grammar¿¡ ´ëÇÑ parser : more efficient
◦ º»¹®ÀÇ ±¸¼º
1. ¼·Ð
2. Terminology
3. algorithm¿¡ ´ëÇÑ informal description
4. more detail description
5. formal efficiency property
6. empirical comparison
7. practical use of the algorithm
¡á Terminology
◦ symbol : abstractÇÑ entityÀÇ ¸ðÀÓ
◦ alphabet : symbolµéÀÇ À¯ÇÑ ÁýÇÕ
◦ string(word) : alphabetÀÌ ÁÖ¾îÁ® ÀÖÀ»¶§ ±× ÁýÇÕÀÇ symbolµéÀÇ sequence
◦ language : alphabetÀÌ Á¤ÀǵǾî ÀÖÀ»¶§ ±× alphabetÀ¸·ÎºÎÅÍ »ý¼ºµÉ ¼ö
ÀÖ´Â stringÀÇ À¯ÇÑ ÁýÇÕ
◦ cardinality : stringÀÇ ±æÀÌ
◦ empty string : ±æÀ̰¡ 0ÀΡ¦(»ý·«)