Giter Club home page Giter Club logo

clef-2019's Introduction

CLEF 2019

Conference Link: http://clef2019.clef-initiative.eu/
Paper Link: http://ceur-ws.org/Vol-2380/paper_98.pdf
Submissions of CLEF 2019 Check-That

  • Core approach:

    • We have used a hybrid approach in which we use MART algorithm with 421 linguistic based features. Next, we apply a rule-based approach to decrease the ranks of sentences with phrases like “thank you”. We set the number of trees to 50 and the number of leaves to 2.
  • Important/interesting/novel novel representations used (features, embeddings...):

    • Primary: Our features include:
      • the existence of named entities identified by Stanford NLP tool [1].
      • the topic of sentences identified by IBM Watson’s NLP tool [2].
      • POS tags, bi-grams that appear at least 50 times in only check-worthy sentences or only not-check-worthy sentences in the training set.
      • whether the sentence is a question sentence or not.
    • Contrastive 1: In addition to features used in our primary method, we also used the speaker of the statements as features.
    • Contrastive 2: We used the same features as Contrastive 1 but we used logistic regression instead of MART.
  • Important/interesting/novel tools used:

    • We used IBM-Watson, Stanford-NLP tool for feature extraction and Ranklib and sci-kit libraries for MART and logistic regression models, respectively.
  • Significant data pre/post-processing:

    • We have not applied any preprocessing step.
  • Other data used (outside of the provided):

    • We have not used any external data. We have just used the provided training data.
  • References (if applicable):

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.