Difference between revisions of "Multiword Expressions"

From ACL Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== References ==
 
== References ==
Ivan A.Sag et al.: [http://www.springerlink.com/content/978-3-540-43219-7/#section=653450&page=1&locus=0''Multiword Expressions: A Pain in the Neck of NLP''] (2002) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 2276, p. 1-15.
+
Timothy Baldwin et al.: [http://acl.ldc.upenn.edu/acl2003/mwexp/pdfs/Baldwin.pdf. ''An Empirical Model of Multiword Expression Decomposability''] in: Proceedings of the ACL 2003 Workshop on Multiword Expressions: Analysis, Acquisition and Treatment, pp. 89-96.
  
Eric Wehrli: [http://www.springerlink.com/content/wkeg2pxg1kha5uq9/ ''Parsing and Collocations''] (2000) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 1835, p. 272-282.
+
Ivan A. Sag et al.: [http://www.springerlink.com/content/978-3-540-43219-7/#section=653450&page=1&locus=0''Multiword Expressions: A Pain in the Neck of NLP''] (2002) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 2276, pp. 1-15.
 +
 
 +
Eric Wehrli: [http://www.springerlink.com/content/wkeg2pxg1kha5uq9/ ''Parsing and Collocations''] (2000) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 1835, pp. 272-282.
  
 
== External links ==
 
== External links ==
  
 
[http://en.wikipedia.org/wiki/Multiword_expression Wikipedia article on MWE ]
 
[http://en.wikipedia.org/wiki/Multiword_expression Wikipedia article on MWE ]

Revision as of 15:41, 24 November 2010

There is a growing awareness in the NLP community of the problems that Multiword Expressions (MWEs) pose and the need for their robust handling. MWEs include a large range of linguistic phenomena, such as phrasal verbs (e.g. "add up"), nominal compounds (e.g. "telephone box"), and institutionalized phrases (e.g. "salt and pepper"). These expressions, which can be syntactically and/or semantically idiosyncratic in nature, are used frequently in everyday language, usually to express precisely ideas and concepts that cannot be compressed into a single word.


References

Timothy Baldwin et al.: An Empirical Model of Multiword Expression Decomposability in: Proceedings of the ACL 2003 Workshop on Multiword Expressions: Analysis, Acquisition and Treatment, pp. 89-96.

Ivan A. Sag et al.: Multiword Expressions: A Pain in the Neck of NLP (2002) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 2276, pp. 1-15.

Eric Wehrli: Parsing and Collocations (2000) in: LECTURE NOTES IN COMPUTER SCIENCE, Vol. 1835, pp. 272-282.

External links

Wikipedia article on MWE