90 likes | 166 Views
Automatic Semantic Role Tagger. Szu-Ting Yi. Overview. Classification-based Probabilistic model Constituent-based. Current Implementation. Daniel Gildea & Martha Palmer (ACL 2002) Multi-class SVM (using libsvm package from CSIE, NTU) Kernel: radial basis Degree: 3. Feature Sets.
E N D
Automatic Semantic Role Tagger Szu-Ting Yi
Overview • Classification-based • Probabilistic model • Constituent-based
Current Implementation • Daniel Gildea & Martha Palmer (ACL 2002) • Multi-class SVM (using libsvm package from CSIE, NTU) • Kernel: radial basis • Degree: 3
Feature Sets • Verb – the predicate • Phrasal type • Path • Voice • Position • Sub_cat frame
Problems • Model selection • Trade-off between more lexical information & data sparseness
cluster slot verb role noun Verb Clustering • (revised model of Gildea 2002)
Conclusion & Future work • Automatic constituent boundary detection • Incorporating more features • Other machine learning models