This is Multilingual Semantic Role Labeler being modeled for Chinese. This project is the master project containing all relevant code for dealing with SRL . It includes various modules
-
Data Validation Module Validated data in CONLL data format tagged by human annotators. There are lots of functionalities here.
-
SRL Trainer
- Train POS , Dependency Parser Tagger
- Train SRL
-
Utility Programs
- Dealing with Data manipulation, generation for further analysis in Python
- Extractors for POS from different datasets