Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the nltk POS tagger from convert_rst_discourse_tb.py #23

Open
mheilman opened this issue Jul 24, 2014 · 1 comment
Open

remove the nltk POS tagger from convert_rst_discourse_tb.py #23

mheilman opened this issue Jul 24, 2014 · 1 comment

Comments

@mheilman
Copy link
Contributor

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.

@YTZ01
Copy link

YTZ01 commented Oct 28, 2023

Hello, I have a problem in running this line'''convert_rst_discourse_tb ~/corpora/rst_discourse_treebank ~/corpora/treebank_3'''. I'm wondering the PDTB dataset in your setting is PDTB-v1(2019) or PDTB-v2(2020), cause I downloaded the dataset from LDC, but it doesn't have a 'parsed' file under it, only data,docs and tools, index.html. Have you met this issue? @mheilman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants