A Given The Grammar And Lexicon Below Derive The Parse Tree Using Chart Parsing Method For The Sentence The Small Cat 1 (34.67 KiB) Viewed 62 times
A Given The Grammar And Lexicon Below Derive The Parse Tree Using Chart Parsing Method For The Sentence The Small Cat 2 (45.57 KiB) Viewed 62 times
A Given The Grammar And Lexicon Below Derive The Parse Tree Using Chart Parsing Method For The Sentence The Small Cat 3 (58.09 KiB) Viewed 62 times
A Given The Grammar And Lexicon Below Derive The Parse Tree Using Chart Parsing Method For The Sentence The Small Cat 4 (32.01 KiB) Viewed 62 times
A. Given the grammar and lexicon below derive the parse tree using chart parsing method for the sentence "The small cat can chase the rat" COT S->NP VP NP->ART ADJ N NP-> ART N NP-> ADJ N VP->AUX VP VP->V NP ART -> The ADJ -> small N -> cat AUX -> can V -> chase ART -> the N -> rat [5 marks]
B. Given the grammar and lexicon below find the probabilty of the parse tree using PCFG for the below sentence "The boy sleeps on the bench" S→ NP VP VP Vi VP VP PP NPDT NN NP NP PP → 1.0 0.5 0.5 0.4 06 [5 marks]
77350 20221070 P NP Vi sleeps → boy NN → bench DT → the P → on NN 1.0 1.0 0.7 03 1.0 0.5
77353 P 2022/07/10 P→ with C. Give the correct sequence for Dependency Parsing operations for the sentence given below by filling up the table below: I booked a 0.5 0.5 ticket [5 marks]
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!