Giter Club home page Giter Club logo

wsd_games_emb's Introduction

Game Theory Meets Embeddings: a Unified Framework for Word Sense Disambiguation

This repository contains:

Tested on Python 3.6.2

To generate the input vectors (vector_factory.py)

  • download the LMMS model(s) into data/sensevectors/
  • alternatively you can download these sense vectors trained using BERT (large, last layer) avareging the word representations of the instances tagged in SemCor.
  • run > python vector_factory.py

To evaluate the model (WSDG.py)

  • run > python WSDG.py

Citation

Tripodi, Rocco and Navigli, Roberto, Game Theory Meets Embeddings: a Unified Framework for Word Sense Disambiguation, Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing, 2019. (to appear)

@inproceedings{tripodi-navigli-2019-game,
    title = "Game Theory Meets Embeddings: a Unified Framework for Word Sense Disambiguation",
    author = "Tripodi, Rocco  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/D19-1009",
    doi = "10.18653/v1/D19-1009",
    pages = "88--99",
    abstract = "Game-theoretic models, thanks to their intrinsic ability to exploit contextual information, have shown to be particularly suited for the Word Sense Disambiguation task. They represent ambiguous words as the players of a non cooperative game and their senses as the strategies that the players can select in order to play the games. The interaction among the players is modeled with a weighted graph and the payoff as an embedding similarity function, that the players try to maximize. The impact of the word and sense embedding representations in the framework has been tested and analyzed extensively: experiments on standard benchmarks show state-of-art performances and different tests hint at the usefulness of using disambiguation to obtain contextualized word representations.",
}

wsd_games_emb's People

Contributors

roccotrip 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.