EducationalTestingService / EducationalTestingService/rstfinder
remove the nltk POS tagger from convert_rst_discourse_tb.py
Open
enhancement
- Dominant language
- Python
- Stars
- 128
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `convert_rst_discourse_tb.py` uses NLTK's POS tagger to create flat trees for sentences that are in the RST treebank but not the Penn Treebank. This dependency should eventually be removed and replaced with ZPar.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.