Git Product home page Git Product logo

word_sense_disambigation_corpora's Introduction

word_sense_disambigation_corpora

##SemCor and Masc documents annotated with NOAD word senses.

This package includes SemCor and Masc documents annotated with NOAD (New Oxford American Dictionary) word senses.

The files are in XML format with DTD simple-wsd-doc.dtd.

We use the part-of-speech tags specified as follows:

  • . Punctuation
  • ADJ Adjectives
  • ADP Adpositions (prepositions and postpositions)
  • ADV Adverbs
  • CONJ Conjunctions
  • DET Determiners
  • NOUN Nouns (common and proper)
  • NUM Cardinal numbers
  • PRON Pronouns
  • PRT Particles or other function words
  • VERB Verbs (all tenses and modes)
  • X Other: foreign words, typos, abbreviations

The break level of a word indicates how it was separated from the previous token in the text:

  • NO_BREAK No separation between tokens.
  • SPACE_BREAK Separated by space.
  • LINE_BREAK Separated by line break.
  • SENTENCE_BREAK Separated by sentence break.

##Paper

These annotated documents are used to evaluate our word sense disambiguation systems in "Semi-supervised Word Sense Disambiguation with Neural Models", Dayu Yuan, Julian Richardson, Ryan Doherty, Colin Evans and Eric Altendorf, Proceedings COLING 2016

##Word sense mappings

This package also includes maps from NOAD word senses to WordNet senses.

  1. manual_map.txt is a manually created map for a few word senses.
  2. algorithmic_map.txt is built algorithmically.

Both files have the same format: NOAD_word_sense\tWordNet_word_senses separated by comma

The above data is annoated with a crowdsourcing platform. The data is not guaranteed to be 100% accurate.

Please contact Dayu Yuan ([email protected]) for classifications or further information.

word_sense_disambigation_corpora's People

Contributors

spoogle avatar dave-orr avatar

Watchers

 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.