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

sentiment classification task #7

Open
csbwang opened this issue May 16, 2016 · 4 comments
Open

sentiment classification task #7

csbwang opened this issue May 16, 2016 · 4 comments

Comments

@csbwang
Copy link

csbwang commented May 16, 2016

dear sir, I found that the sentiment classification task use the file "STree.txt" during the preprocessing stage. Is it necessary and how to generate this file if i use my dataset?

@sdrabb
Copy link

sdrabb commented Aug 1, 2017

i've got the same problem

@lw081701019
Copy link

same problem

@ryh95
Copy link

ryh95 commented Jan 26, 2018

I think it is generated by constituency parsing, and you guys can check the preprocess-sick.py

@guareniszhen
Copy link

ryh95 is right.
If you want to get the Chinese sequence.
You can modify String PARSER_MODEL = "edu/stanford/nlp/models/parser/nndep/CTB_CoNLL_params.txt.gz" in file DependencyParser.java

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

No branches or pull requests

5 participants