Code Monkey home page Code Monkey logo

subtask-a's Introduction

Semeval 2019 Task 9 - SubTask A - Suggestion Mining from Online Reviews and Forums

This repository contains the data as well as the scripts for SubTask A of the Semeval 2019 Task 9 competition.

You can access the Codalab competition here: https://competitions.codalab.org/competitions/19955

Discussions and questions regarding this competition can be found here: https://groups.google.com/d/forum/semeval-2019-task-9

Getting Started

You can download or clone this repository to retrieve all required information.

  • Filename_Training.csv contains the training data. Please use the most recent versions for final submissions.

  • Filename_Trial_Test.csv contains the trial test data which is required to trial test your results on Codalab. You can also use this dataset as the validation dataset for your final submission, when a new test dataset would be provided. It is structured in three columns "id, sentence, prediction" whereby prediction is set as "X". Your task is to replace all X with the respective prediction for each sentence. DO NOT add any additional row, like the header row, to the prediction file. Prediction file should be named as 'submission.csv', zipped and named as submission.csv.zip, and uploaded on CodaLab.

  • SubtaskA_EvaluationData.csv contains the final evaluation data. Similar to the trial phase, it is structured in three columns , , whereby prediction values are set as "X". Your task is to replace all Xs with the respective prediction for each sentence. DO NOT add any additional row, like the header row, to the prediction file. Prediction file should be named as 'submission.csv', zipped and named as submission.csv.zip, and uploaded on CodaLab.

Prerequisites

Python 2.7 is required to run the evaluation_script.py

Citing Semeval 2019 - Task 9

Please cite the following paper when using our resources:

@inproceedings {negi2019semeval,
  author={Negi, Sapna and Daudert, Tobias and Buitelaar, Paul},
  booktitle={Proceedings of the 13th International Workshop on Semantic Evaluation (SemEval-2019)},
  title={SemEval-2019 Task 9: Suggestion Mining from Online Reviews and Forums},
  pages={783--883},
  year={2019}
}

License

All resources provided in this repository are licensed under the Creative Commons Attribution-Non-Commercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license [1].

[1] https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode

subtask-a's People

Contributors

tdaudert avatar

Watchers

James Cloos avatar

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.