Changes between Version 23 and Version 24 of private/NlpInPracticeCourse/OpinionSentiment


Ignore:
Timestamp:
Sep 25, 2017, 11:33:07 AM (7 years ago)
Author:
Ales Horak
Comment:

oprava data pro spusteni baliku Stanford NLP

Legend:

Unmodified
Added
Removed
Modified
  • private/NlpInPracticeCourse/OpinionSentiment

    v23 v24  
    63632. Try it: e.g.
    6464{{{
    65 java -cp "stanford-corenlp-full-2015-04-20/*" -mx5g \
     65java -cp "stanford-corenlp-full-2017-06-09/*" -mx5g \
    6666    edu.stanford.nlp.sentiment.SentimentPipeline -stdin
    6767}}}
    6868 or
    6969{{{
    70 java -cp "stanford-corenlp-full-2015-04-20/*" -mx5g \
     70java -cp "stanford-corenlp-full-2017-06-09/*" -mx5g \
    7171    edu.stanford.nlp.sentiment.SentimentPipeline -file book-reviews.txt
    7272}}}
     
    7878=== Upload `<YOUR_FILE>` ===
    7979
    80 Do not forget to upload your resulting file to the [https://is.muni.cz/auth/el/1433/podzim2015/IA161/ode/59241104/ homework vault (odevzdávárna)].
     80Do not forget to upload your resulting file to the [.. homework vault (odevzdávárna)].