Giter Site home page Giter Site logo

vishalbelsare / watset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dustalov/watset

0.0 0.0 0.0 375 KB

Automatic Induction of Synsets from a Graph of Synonyms

Home Page: https://nlpub.ru/Watset

License: MIT License

Makefile 11.34% Awk 14.28% XSLT 8.51% Shell 34.37% Python 31.51%

watset's Introduction

Watset: Automatic Induction of Synsets from a Graph of Synonyms

Watset is a local-global meta-algorithm for fuzzy graph clustering. The algorithm constructs an intermediate representation, called a sense graph, using a local graph clustering algorithm and then obtains overlapping node clusters using a global graph clustering algorithm.

Originally, Watset was designed for addressing the synset induction problem, which is indicated in the corresponding ACL 2017 paper. Despite its simplicity, Watset shows excellent results, outperforming five competitive state-of-the-art methods in terms of F-score on four gold standard datasets for English and Russian derived from large-scale manually constructed lexical resources.

Important

We found that Watset works very well not just for synset induction, but for many other fuzzy clustering tasks, too. Please use a much faster and convenient implementation of Watset in Java: https://github.com/nlpub/watset-java.

Citation

@article{Ustalov:19:cl,
  author    = {Ustalov, Dmitry and Panchenko, Alexander and Biemann, Chris and Ponzetto, Simone Paolo},
  title     = {{Watset: Local-Global Graph Clustering with Applications in Sense and Frame Induction}},
  journal   = {Computational Linguistics},
  year      = {2019},
  volume    = {45},
  number    = {3},
  doi       = {10.1162/COLI_a_00354},
  publisher = {MIT Press},
  issn      = {0891-2017},
  language  = {english},
}

Copyright

This repository contains the implementation of Watset. See LICENSE for details.

watset's People

Contributors

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