Giter Club home page Giter Club logo

Comments (4)

WladimirSidorenko avatar WladimirSidorenko commented on June 12, 2024

Hello Rachele,

Glad that you were interested in the project.

Yes, there is a paper (mainly on the re-implementations of existing algorithms). It was presented at the PEOPLES workshop and is also available on arXiv; you also can find the BibTeX data of this publication below:

@article{Sidarenka:16,
  author    = {Uladzimir Sidarenka and Manfred Stede},
  title     = {Generating Sentiment Lexicons for German Twitter},
  journal   = {CoRR},
  volume    = {abs/1610.09995},
  year      = {2016},
  url       = {http://arxiv.org/abs/1610.09995},
  archivePrefix = {arXiv},
  eprint    = {1610.09995},
  timestamp = {Mon, 13 Aug 2018 16:46:10 +0200},
  biburl    = {https://dblp.org/rec/bib/journals/corr/SidarenkaS16},
  bibsource = {dblp computer science bibliography, https://dblp.org}
}

There might be another paper on NWE approaches in the next year; and they also will be described in my dissertation, which is about to appear in the next two weeks. I'll post a link either here or in the README file, once it has been published.

As to word-embedding-based algorithms, so far, I've obtained one of the best results with the k-NN approach and the seed set by Kim and Hovy (2004):

./bin/vec2dic --type=1 VECTOR_FILE data/seeds/kim_hovy_2004.txt

The VECTOR_FILE should be in word2vec plain text format with tab-separated fields. I only experimented with word2vec, but you can try other vectors, such as fasttext or BERT, maybe they will yield better scores.

from sentilex.

RacheleSprugnoli avatar RacheleSprugnoli commented on June 12, 2024

Dear Wladimir,
thanks a lot for your kind and quick reply!
Looking forward to reading your thesis!
Best,
Rachele

from sentilex.

WladimirSidorenko avatar WladimirSidorenko commented on June 12, 2024

Hello Rachele,

You can find the thesis here and cite it as:

@phdthesis{Sidarenka2019,
  author      = {Uladzimir Sidarenka},
  title       = {Sentiment analysis of German Twitter},
  type        = {doctoralthesis},
  pages       = {vii, 217},
  school      = {Universit{\"a}t Potsdam},
  doi       = {10.25932/publishup-43742},
  year        = {2019},
}

if you wish.

I think you might be most interested in the third chapter. Let me know if you will also be interested in the results of the linear projection method.

from sentilex.

RacheleSprugnoli avatar RacheleSprugnoli commented on June 12, 2024

Thanks a lot! I will use it for the paper I'm writing.
Best,
Rachele

from sentilex.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.