Giter Site home page Giter Site logo

Comments (9)

MinionAttack avatar MinionAttack commented on September 26, 2024 1

Not yet, I'm retraining the models.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024 1

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Hey,

I just downloaded your submission and for me locally I get the same error, so it seems there are some differences in your processed MPQA data. There were some problems that came about from using different stanza versions. In the end, I had to add a requirements.txt for the data processing step as well, as there were several people who were having problems. You should have 2063 dev sentences, so maybe you can check if you have that or not?

from semeval22_structured_sentiment.

MinionAttack avatar MinionAttack commented on September 26, 2024

Seeing the requirements it's specified stanza=1.1.1 but some time ago I opened and issue #1 and the code was updated to use stanza >=1.2.3 so this is a regression?

Right now I have 2024 dev sentences.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

More than a regression, it seems there were some differences between 1.1.1 and 1.2.3 that came up when dealing with further issues. I think I've fixed some of the problems that gave the original error while using 1.1.1 in #1. Could you try with that and see if it helps? Sorry for the back and forth :/

from semeval22_structured_sentiment.

MinionAttack avatar MinionAttack commented on September 26, 2024

Installing an environment with stanza 1.1.1 gives me a dev.json with 2063 sentences.

from semeval22_structured_sentiment.

jerbarnes avatar jerbarnes commented on September 26, 2024

Great. Have you tried to resubmit?

from semeval22_structured_sentiment.

MinionAttack avatar MinionAttack commented on September 26, 2024

I have a question, now that I am using stanza 1.1.1 do I have to retrain all baseline models or just MPQA?

from semeval22_structured_sentiment.

MinionAttack avatar MinionAttack commented on September 26, 2024

Done, now it works.

from semeval22_structured_sentiment.

Related Issues (20)

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.