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.64k stars 2.7k forks source link

How to use Stanford CoreNlp for Chinese sentiment analysis? #1463

Open dashu101 opened 2 weeks ago

dashu101 commented 2 weeks ago

I want to use Stanford CoreNlp for Chinese sentiment analysis

AngledLuffa commented 2 weeks ago

There's a Stanza corenlp model for sentiment analysis based on an older dataset. Could theoretically translate it to CoreNLP but switching to Stanza would be easier. We could also check for newer datasets if the current Stanza model is not satisfactory

On Wed, Aug 28, 2024, 6:57 PM dashu101 @.***> wrote:

I want to use Stanford CoreNlp for Chinese sentiment analysis

— Reply to this email directly, view it on GitHub https://github.com/stanfordnlp/CoreNLP/issues/1463, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2AYWP3WP7GAKOWXXN2HVDZTZ5W7AVCNFSM6AAAAABNJNGFYSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4TGMRYHE2DMMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>