stanfordnlp / CoreNLP

CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
http://stanfordnlp.github.io/CoreNLP/
GNU General Public License v3.0
9.55k stars 2.7k forks source link

Unable to install CoreNLP software #1450

Open Lucia062026 opened 3 weeks ago

Lucia062026 commented 3 weeks ago

Hi everyone, I am absolutely new to python, javars, and CoreNLP but my project now needs to measure investor sentiment by CoreNLP software. The problem is I downloaded this software from Github website to my laptop but I did not know how to install it. I unzipped the file and in includes so many things that I do not know. I also followed instructions to download Ant and Maven, but I did not know how to install these too. Please guide me to install CoreNLP. I really appreciate. Thank you Lucia

AngledLuffa commented 3 weeks ago

There's a sentiment model for English in Stanza as well. Your accuracy will be higher if you just use that.

Lucia062026 commented 3 weeks ago

Hi John, Thank you very much for your reply. But do I need to install any software to run it? I do not know how to use Stanza. In the page to download, it shows me some codes, where to put the codes? Thuy Duong (Lucia) *Email: @. @.> Phone: +61(0)413213685*

On Fri, 7 Jun 2024 at 12:57, John Bauer @.***> wrote:

There's a sentiment model for English in Stanza as well. Your accuracy will be higher if you just use that.

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/CoreNLP/issues/1450#issuecomment-2153992230, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJAI5MCK32TQTRD6RHNUDMTZGE4T5AVCNFSM6AAAAABI54BNJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJTHE4TEMRTGA . You are receiving this because you authored the thread.Message ID: @.***>

AngledLuffa commented 3 weeks ago

follow the tutorials on how to get started with labeling text with stanza

Lucia062026 commented 3 weeks ago

Thank you very much. I will follow it

Vào 08:37, T.7, 8 Th6, 2024 John Bauer @.***> đã viết:

  • install python
  • install pytorch
  • pip install stanza

follow the tutorials on how to get started with labeling text with stanza

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/CoreNLP/issues/1450#issuecomment-2155726372, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJAI5MFF7HE5OMMIORWOINLZGJG5BAVCNFSM6AAAAABI54BNJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVG4ZDMMZXGI . You are receiving this because you authored the thread.Message ID: @.***>

Lucia062026 commented 3 weeks ago

Hi John, I installed all the packages. The problem is I dont know how to build the sentiment index there. Could you please spend time on giving me an online tutorial for that, I am happy to pay the learning fee. Because I am preparing the confirmation of my PHD candidature, I need to have this data as soon as possible. Please help me. Thank you very much. Thuy Duong (Lucia) *Email: @. @.> Phone: +61(0)413213685*

On Sat, 8 Jun 2024 at 08:57, Lucia (Thuy Duong) @.***> wrote:

Thank you very much. I will follow it

Vào 08:37, T.7, 8 Th6, 2024 John Bauer @.***> đã viết:

  • install python
  • install pytorch
  • pip install stanza

follow the tutorials on how to get started with labeling text with stanza

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/CoreNLP/issues/1450#issuecomment-2155726372, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJAI5MFF7HE5OMMIORWOINLZGJG5BAVCNFSM6AAAAABI54BNJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVG4ZDMMZXGI . You are receiving this because you authored the thread.Message ID: @.***>

AngledLuffa commented 3 weeks ago

There's a simple code sample here:

https://stanfordnlp.github.io/stanza/sentiment.html#simple-code-example

Lucia062026 commented 3 weeks ago

Thanks, I'll check it out.

Vào 10:23, T.3, 11 Th6, 2024 John Bauer @.***> đã viết:

There's a simple code sample here:

https://stanfordnlp.github.io/stanza/sentiment.html#simple-code-example

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/CoreNLP/issues/1450#issuecomment-2159649617, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJAI5MFUE545GNSVCWCOEPTZGZNRZAVCNFSM6AAAAABI54BNJGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJZGY2DSNRRG4 . You are receiving this because you authored the thread.Message ID: @.***>