-
Notifications
You must be signed in to change notification settings - Fork 4
PetRobustness
FrancisBond edited this page Aug 1, 2008
·
9 revisions
Some notes on how to make parsing with Pet more robust.
-
POS -> generic
- -default-les
- PET mapping
- -default-les
-
lexical type prediction
- -predict-les
- ME model, trained on treebank (2,000 + sentences) + list of lexical types pred-lex.tdl
- -predict-les
-
super tagger ?
-
chart mapping/ Reg-ex token handling
- Roots (in english.set) Robustness rules/Mal rules
- always use packing
- recommend -memlimit (amount/2) rather than -limit (edges)
- -timeout=1 (second) can also be useful
Home | Forum | Discussions | Events