You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry, I can't know how to set Step 2. Download Stanford CoreNLP We will need Stanford CoreNLP to tokenize the data. Download it here and unzip it. Then add the following command to your bash_profile: export CLASSPATH=/path/to/stanford-corenlp-full-2017-06-09/stanford-corenlp-3.8.0.jar
#109
Open
Yazooliu opened this issue
Feb 8, 2021
· 0 comments
sorry, I can't know how to set
Step 2. Download Stanford CoreNLP We will need Stanford CoreNLP to tokenize the data. Download it here and unzip it. Then add the following command to your bash_profile: export CLASSPATH=/path/to/stanford-corenlp-full-2017-06-09/stanford-corenlp-3.8.0.jar
could you explain ? need set this on linux? I just want to run the code on the pycharm and train the model by the remote GPU platform.
By the way, is it you code work on chinese summery extract?
The text was updated successfully, but these errors were encountered:
sorry, I can't know how to set
Step 2. Download Stanford CoreNLP We will need Stanford CoreNLP to tokenize the data. Download it here and unzip it. Then add the following command to your bash_profile: export CLASSPATH=/path/to/stanford-corenlp-full-2017-06-09/stanford-corenlp-3.8.0.jar
could you explain ? need set this on linux? I just want to run the code on the pycharm and train the model by the remote GPU platform.
By the way, is it you code work on chinese summery extract?
The text was updated successfully, but these errors were encountered: