Giter VIP home page Giter VIP logo

lstmembed's Introduction

LSTMEmbed

Learning Word and Sense Representations from a Large Semantically Annotated Corpus with Long Short-Term Memories

https://github.com/iiacobac/LSTMEmbed

Setup

Download a word-based embeddings file like from wor2vec or Glove or a sense-based file like from SensEmbed, and place it in data/

Training

python train_word_embeddings.sh

Requirements

Python 2.7 Keras 2

Trained Word and Sense Embeddings

Follow this link

Reference

Main paper to be cited

@inproceedings{iacobacci-navigli-2019-lstmembed,
		title = "{LSTME}mbed: Learning Word and Sense Representations from a Large Semantically Annotated Corpus with Long Short-Term Memories",
		author = "Iacobacci, Ignacio and Navigli, Roberto",
	booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
		month = jul,
		year = "2019",
		address = "Florence, Italy",
		publisher = "Association for Computational Linguistics",
		url = "https://www.aclweb.org/anthology/P19-1165",
		pages = "1685--1695",
		abstract = "While word embeddings are now a de facto standard representation of words in most NLP tasks, recently the attention has been shifting towards vector representations which capture the different meanings, i.e., senses, of words. In this paper we explore the capabilities of a bidirectional LSTM model to learn representations of word senses from semantically annotated corpora. We show that the utilization of an architecture that is aware of word order, like an LSTM, enables us to create better representations. We assess our proposed model on various standard benchmarks for evaluating semantic representations, reaching state-of-the-art performance on the SemEval-2014 word-to-sense similarity task. We release the code and the resulting word and sense embeddings at http://lcl.uniroma1.it/LSTMEmbed.",
}

============================================

Support

For more information, bug reports, fixes, please contact:

Ignacio Iacobacci
iiacobac[at]gmail[dot]com
http://iiacobac.wordpress.com/

Roberto Navigli
navigli[at]di[dot]uniroma1[dot]it
http://wwwusers.di.uniroma1.it/~navigli/

License

LSTMEmbed is an output of the MOUSSE ERC Consolidator Grant No. 726487. LSTMEmbed authors gratefully acknowledge the support of NVIDIA Corporation Hardware Grant. LSTMEmbed is licensed under a Creative Commons Attribution - Noncommercial - Share Alike 3.0 License.

lstmembed's People

Contributors

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