Difference between revisions of "NAACL Debrief"

From CompSemWiki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
* William Blacoe, Elham Kashefi, Mirella Lapata. [http://aclweb.org/anthology/N/N13/N13-1105.pdf A Quantum-Theoretic Approach to Distributional Semantics]. NAACL 2013.
 
* William Blacoe, Elham Kashefi, Mirella Lapata. [http://aclweb.org/anthology/N/N13/N13-1105.pdf A Quantum-Theoretic Approach to Distributional Semantics]. NAACL 2013.
 
* [http://ml.nec-labs.com/senna/ SENNA word embeddings]
 
* [http://ml.nec-labs.com/senna/ SENNA word embeddings]
 +
* Some more on Senna:
 +
* Learning Structured Embeddings of Knowledge Bases (2011). Antoine Bordes, Jason Weston, Ronan Collobert and Yoshua Bengio. in Proceedings of the 25th Conference on Artificial Intelligence (AAAI), AAAI Press.
 +
  * Uses knowledge bases (WordNet, Wikipedia) and corpora as information sources
 +
* Towards Open-Text Semantic Parsing via Multi-Task Learning of Structured Embeddings (2011). Antoine Bordes, Xavier Glorot, Jason Weston and Yoshua Bengio. in arXiv:1107.3663v1, July 2011. [https://www.hds.utc.fr/~bordesan/dokuwiki/lib/exe/fetch.php?id=en%3Apubli&cache=cache&media=en:bordes11arxiv.pdf .pdf]
 +
* Learning Structured Embeddings of Knowledge Bases (2011). Antoine Bordes, Jason Weston, Ronan Collobert and Yoshua Bengio. at The Learning Workshop (oral), Ft Lauderdale, USA, April 13-16, 2011. [https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0CD8QFjAC&url=https%3A%2F%2Fwww.hds.utc.fr%2F~bordesan%2Fdokuwiki%2Flib%2Fexe%2Ffetch.php%3Fid%3Den%253Apubli%26cache%3Dcache%26media%3Den%3Abordes11snowbird.pdf&ei=mIqaUbCEJai4yAGu14DgDQ&usg=AFQjCNFY5dvnoJ-AaKUqqTqKv0bYAEmTzA&sig2=20v8RTGGLxGXQ4CyP1deGQ&bvm=bv.46751780,d.aWc&cad=rja slides.pdf]
 +
* Background slides about the SENNA framework: [http://www.cs.princeton.edu/courses/archive/spring10/cos424/slides/19-senna.pdf slides.pdf]
  
 
== Word senses ==
 
== Word senses ==

Latest revision as of 09:23, 10 July 2013

Annotation

Word vector representations

* Some more on Senna:
* Learning Structured Embeddings of Knowledge Bases (2011). Antoine Bordes, Jason Weston, Ronan Collobert and Yoshua Bengio. in Proceedings of the 25th Conference on Artificial Intelligence (AAAI), AAAI Press.
 * Uses knowledge bases (WordNet, Wikipedia) and corpora as information sources 
* Towards Open-Text Semantic Parsing via Multi-Task Learning of Structured Embeddings (2011). Antoine Bordes, Xavier Glorot, Jason Weston and Yoshua Bengio. in arXiv:1107.3663v1, July 2011. .pdf
* Learning Structured Embeddings of Knowledge Bases (2011). Antoine Bordes, Jason Weston, Ronan Collobert and Yoshua Bengio. at The Learning Workshop (oral), Ft Lauderdale, USA, April 13-16, 2011. slides.pdf
* Background slides about the SENNA framework: slides.pdf

Word senses

Relation extraction

Machine translation

Semantic Roles

Integrating Formal and Distributional Semantics

Paraphrases and Semantic Textual Similarity

Interesting Ideas/Applications