2014- 1- 4
|
#208
|
أكـاديـمـي مـشـارك
|
رد: :: هنـــــــــــــــــــــــــــــــا :: مراجـعــة اللغة الانجليزيه وتقنية المعلومات للاختبار النهائي
اقتباس:
المشاركة الأصلية كتبت بواسطة مَاءْ
لو سمحتم هالسؤال من أي محاضرة ؟!
In grammar, a “ tree bank” refers to
|
محاضرة 13
Grammar Induction
Start with a tree bank = collection of parsed sentences
Extract grammar rules corresponding to parse trees, estimating the probability of the grammar rule based on its frequency
P(A →β| A) = Count(A →β) / Count(A)
You then have a probabilistic grammar, derived from a corpus of parse trees
|
|
|
|