BertSum icon indicating copy to clipboard operation
BertSum copied to clipboard

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

Open Yazooliu opened this issue 4 years ago • 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?

Yazooliu avatar Feb 08 '21 06:02 Yazooliu