<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Smerity</id>
	<title>ACL Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.aclweb.org/aclwiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Smerity"/>
	<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/Special:Contributions/Smerity"/>
	<updated>2026-05-31T03:12:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=Combinatory_Categorial_Grammar&amp;diff=7198</id>
		<title>Combinatory Categorial Grammar</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=Combinatory_Categorial_Grammar&amp;diff=7198"/>
		<updated>2009-08-10T11:03:57Z</updated>

		<summary type="html">&lt;p&gt;Smerity: According to all pages and sources, it&amp;#039;s Stephen and not Stephan - http://www.cl.cam.ac.uk/~sc609/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Steedman2001.jpg|thumb|right|Steedman (2001): The Syntactic Process. MIT Press]]&lt;br /&gt;
&lt;br /&gt;
Combinatory Categorial Grammar (CCG) is an efficiently parseable, yet linguistically expressive grammar formalism. It has a completely transparent interface between surface syntax and underlying semantic representation, including predicate-argument structure, quantification and information structure. &lt;br /&gt;
CCG relies on combinatory logic, which has the same expressive power as the lambda calculus, but builds its expressions differently. &lt;br /&gt;
&lt;br /&gt;
The first linguistic and psycholinguistic arguments for basing the grammar on combinators were put forth by Mark Steedman and Anna Szabolcsi. More recent proponents of the approach are Jacobson and Baldridge.&lt;br /&gt;
For example, the [[combinator]] B (the compositor) is useful in creating long-distance dependencies, as in &amp;quot;Who do you think Mary is talking about?&amp;quot; and the combinator W (the duplicator) is useful as the lexical interpretation of reflexive pronouns, as in &amp;quot;Mary talks about herself&amp;quot;. Together with I (the identity mapping) and C (the permutator) these form a set of primitive, non-interdefinable combinators. Jacobson interprets personal pronouns as the combinator I, and their binding is aided by a complex combinator Z, as in &amp;quot;Mary lost her way&amp;quot;. Z is definable using W and B.&lt;br /&gt;
&lt;br /&gt;
CCG is known to define the same language class as tree-adjoining grammar, linear indexed grammar, and head grammar, and is said to be mildly context-sensitive.&lt;br /&gt;
&lt;br /&gt;
One of the key publications of CCG is &#039;&#039;The Syntactic Process&#039;&#039; by Mark Steedman. There are various efficient parsers available for CCG.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== OpenCCG: The OpenNLP CCG library ===&lt;br /&gt;
&lt;br /&gt;
[http://openccg.sourceforge.net OpenCCG], the [http://opennlp.sf.net OpenNLP] CCG Library, &lt;br /&gt;
is an open source natural language processing library written in&lt;br /&gt;
Java, which provides parsing and realization services based on Mark Steedman&#039;s&lt;br /&gt;
Combinatory Categorial Grammar (CCG) formalism.&lt;br /&gt;
The library makes use of multi-modal extensions to CCG developed by &lt;br /&gt;
[http://comp.ling.utexas.edu/jbaldrid Jason Baldridge] as part of the [http://grok.sourceforge.net/ Grok] system&lt;br /&gt;
(the precursor to OpenCCG). Current development efforts, led by [http://www.ling.ohio-state.edu/~mwhite/ Michael White], are focused on making the realizer practical to use in dialogue systems. For the latest news about OpenCCG, check out the &lt;br /&gt;
[http://openccg.sourceforge.net/ OpenCCG page] on SourceForge. You can also look at [http://comp.ling.utexas.edu/wiki/doku.php/openccg/projects_using_openccg some of the projects using OpenCCG].&lt;br /&gt;
&lt;br /&gt;
The VisCCG tool for working with grammars is available as part of the OpenCCG source code and distribution. There are [http://comp.ling.utexas.edu/wiki/doku.php/openccg several tutorials available for learning how to edit grammars with VisCCG and use OpenCCG].&lt;br /&gt;
&lt;br /&gt;
=== The C&amp;amp;amp;C Parser and Supertagger ===&lt;br /&gt;
&lt;br /&gt;
The [http://svn.ask.it.usyd.edu.au/trac/candc/wiki C&amp;amp;amp;C CCG parser and supertagger] form &lt;br /&gt;
part of the language processing tools developed by James Curran and Stephen Clark.&lt;br /&gt;
The tools are written in C++ and have been designed to be efficient enough for large-scale NLP tasks.&lt;br /&gt;
&lt;br /&gt;
=== StatCCG ===&lt;br /&gt;
&lt;br /&gt;
StatCCG is a statistical CCG parser (trained on CCGbank) written by Julia Hockenmaier. Executables are available [http://www.cis.upenn.edu/~juliahr/Parser/index.html here]&lt;br /&gt;
&lt;br /&gt;
=== Boxer ===&lt;br /&gt;
&lt;br /&gt;
[http://svn.ask.it.usyd.edu.au/trac/candc/wiki/boxer Boxer] is developed by [http://homepages.inf.ed.ac.uk/jbos/ Johan Bos] and generates formal semantic representations for CCG grammars. Boxer takes as input CCG (Combinatory Categorial Grammar) derivations and produces DRSs (Discourse Representation Structures, from Hans Kamp&#039;s Discourse Representation Theory) as output. It is distributed with the C&amp;amp;C tools. Boxer produces standard DRS syntax, uses a neo-Davidsonian analysis for events (with thematic roles from VerbNet), incorporates Van der Sandt&#039;s algorithm for presupposition, is 100% compatible with first-order logic (FOL), and normalises cardinal and date expressions. DRSs can be generated in various output formats: resolved or underspecified, in Prolog or XML, flattened or recursive structures, with discourse referents represented by Prolog atoms or variables, and with pretty printed DRSs or not. It is also possible to output FOL formulas translated from the DRSs.&lt;br /&gt;
&lt;br /&gt;
== CCGbank ==&lt;br /&gt;
&lt;br /&gt;
CCGbank is a translation of the [http://www.cis.upenn.edu/~treebank/home.html Penn Treebank]&lt;br /&gt;
into a corpus of Combinatory Categorial Grammar derivations, created by [http://www.cis.upenn.edu/~juliahr Julia Hockenmaier] and [http://www.inf.ed.ac.uk/~steedman Mark Steedman]. You can get it [http://www.ldc.upenn.edu/Catalog/CatalogEntry.jsp?catalogId=LDC2005T13 here] from the [http://www.ldc.upenn.edu Linguistic Data Consortium]. You can also have a look at this [http://www.cis.upenn.edu/~juliahr/CCGbankDemo demo] of the HTML version included in the LDC distribution.&lt;br /&gt;
&lt;br /&gt;
CCGbank pairs syntactic derivations with sets of word-word dependencies which&lt;br /&gt;
approximate the underlying predicate-argument structure.&lt;br /&gt;
The translation process and linguistic analyses are explained in the [http://www.cis.upenn.edu/~juliahr/Papers/CCGbank/CCGbankManual.pdf manual].&lt;br /&gt;
CCGbank contains 99.44% of the sentences in the Penn Treebank, for&lt;br /&gt;
which it corrects a number of inconsistencies and errors in the&lt;br /&gt;
original annotation.&lt;br /&gt;
&lt;br /&gt;
The LDC distribution also contains machine-readable versions&lt;br /&gt;
of the data, which contain the syntactic derivations and the corresponding lists of word-word dependencies, &lt;br /&gt;
as well as a file that is searchable by [http://tedlab.mit.edu/~dr/ Doug Rohde]&#039;s [http://tedlab.mit.edu/~dr/TGrep2/index.html TGrep2] (version 1.15). &lt;br /&gt;
&lt;br /&gt;
In all versions, the file structure corresponds exactly to that of the original Treebank.&lt;br /&gt;
&lt;br /&gt;
== Publications ==&lt;br /&gt;
&lt;br /&gt;
This is a very incomplete list of publications. Follow the links to homepages in the People section to see more, and see the [http://groups.inf.ed.ac.uk/ccg/publications.html CCG site publications page].&lt;br /&gt;
&lt;br /&gt;
=== Books ===&lt;br /&gt;
&lt;br /&gt;
* Curry, Haskell B. and Richard Feys (1958), Combinatory Logic, Vol. 1. North-Holland.&lt;br /&gt;
&lt;br /&gt;
* Steedman, Mark (1996), Surface Structure and Interpretation. The MIT Press.&lt;br /&gt;
&lt;br /&gt;
* Steedman, Mark (2000), The Syntactic Process. The MIT Press.&lt;br /&gt;
&lt;br /&gt;
=== Journal Articles ===&lt;br /&gt;
&lt;br /&gt;
* Jacobson, Pauline (1999), “Towards a variable-free semantics.” Linguistics and Philosophy 22, 1999. 117-184&lt;br /&gt;
&lt;br /&gt;
* Steedman, Mark  (1987), “Combinatory grammars and parasitic gaps”. Natural Language and Linguistic Theory 5, 403-439.&lt;br /&gt;
&lt;br /&gt;
=== Articles in books or collections ===&lt;br /&gt;
&lt;br /&gt;
* Szabolcsi, Anna (1989), &amp;quot;Bound variables in syntax (are there any?).&amp;quot; Semantics and Contextual Expression, ed. by Bartsch, van Benthem, and van Emde Boas. Foris, 294-318.&lt;br /&gt;
&lt;br /&gt;
* Szabolcsi, Anna (1992), &amp;quot;Combinatory grammar and projection from the lexicon.&amp;quot; Lexical Matters. CSLI Lecture Notes 24, ed. by Sag and Szabolcsi. Stanford, CSLI Publications. 241-269.&lt;br /&gt;
&lt;br /&gt;
* Szabolcsi, Anna (2003), “Binding on the fly: Cross-sentential anaphora in variable-free semantics”. Resource Sensitivity in Binding and Anaphora, ed. by Kruijff and Oehrle.  Kluwer, 215-229.&lt;br /&gt;
&lt;br /&gt;
=== Conference and workshop papers ===&lt;br /&gt;
&lt;br /&gt;
* Jason Baldridge and Geert-Jan Kruijff. 2002. [http://www.aclweb.org/anthology-new/P/P02/P02-1041.pdf Coupling CCG with Hybrid Logic Dependency Semantics]. In Proceedings of ACL 2002.&lt;br /&gt;
&lt;br /&gt;
* Jason Baldridge and Geert-Jan Kruijff. 2003. [http://www.aclweb.org/anthology-new/E/E03/E03-1036.pdf Multi-Modal Combinatory Categorial Grammar]. In Proceedings of EACL 2003. &lt;br /&gt;
&lt;br /&gt;
* Jason Baldridge, Sudipta Chatterjee, Alexis Palmer, and Ben Wing. 2007. [http://comp.ling.utexas.edu/jbaldrid/papers/baldridge_etal_geaf07.pdf DotCCG and VisCCG: Wiki and Programming Paradigms for Improved Grammar Engineering with OpenCCG]. In Proceedings of the Workshop on Grammar Engineering Across Frameworks. Stanford, CA.&lt;br /&gt;
&lt;br /&gt;
* Jason Baldridge. 2008. [http://comp.ling.utexas.edu/jbaldrid/papers/BaldridgeColing08.pdf Weakly supervised supertagging with grammar-informed initialization]. In Proceedings of COLING-2008. Manchester, UK.&lt;br /&gt;
&lt;br /&gt;
* Fred Hoyt and Jason Baldridge. 2008. [http://aclweb.org/anthology-new/P/P08/P08-1038.pdf A Logical Basis for the D combinator and normal form constraints in Combinatory Categorial Grammar]. In Proceedings of ACL/HLT-2008. Columbus, OH. &lt;br /&gt;
* Geert-Jan Kruijff and Jason Baldridge. 2004. [http://www.aclweb.org/anthology-new/C/C04/C04-1028.pdf Generalizing Dimensionality in Combinatory Categorial Grammar]. Proceedings of COLING 2004. &lt;br /&gt;
&lt;br /&gt;
* Mike White and Jason Baldridge. 2003. [http://comp.ling.utexas.edu/jbaldrid/papers/White-Baldridge-ENLG-2003 Adapting Chart Realization to CCG]. In Proceedings of ENLG 2003. &lt;br /&gt;
&lt;br /&gt;
=== Dissertations and Masters Theses ===&lt;br /&gt;
&lt;br /&gt;
* Baldridge, Jason (2002). [http://comp.ling.utexas.edu/jbaldrid/papers/dissertation.html &amp;quot;Lexically Specified Derivational Control in Combinatory Categorial Grammar.&amp;quot;] PhD Dissertation. Univ. of Edinburgh.&lt;br /&gt;
&lt;br /&gt;
* Gann Bierner (2001). Alternative Phrases: Theoretical Analysis and Practical Applications, PhD thesis, University of Edinburgh.&lt;br /&gt;
&lt;br /&gt;
* Julia Hockenmaier (2003). Data and Models for Statistical Parsing with Combinatory Categorial Grammar, PhD thesis, University of Edinburgh.&lt;br /&gt;
&lt;br /&gt;
* Beryl Hoffman. 1995. Computational Analysis of the Syntax and Interpretation of ‘Free’ Word-order in Turkish. Ph.D. thesis, University of Pennsylvania. IRCS Report 95-17. &lt;br /&gt;
&lt;br /&gt;
* Nobo Komagata. 1999. [http://nobo.komagata.net/thesis A Computational Analysis of Information Structure Using Parallel Expository Texts in English and Japanese]. PhD thesis. University of Pennsylvania.&lt;br /&gt;
&lt;br /&gt;
* Mark McConville (2001) Incremental natural language understanding with Combinatory Categorial Grammar. MSc thesis, School of Cognitive Science, Division of Informatics, University of Edinburgh.&lt;br /&gt;
&lt;br /&gt;
* Jong C. Park. 1996. [http://portal.acm.org/citation.cfm?id=923558 A Lexical Theory of Quantification in Ambiguous Query Interpretation]. Ph.D Dissertation, Department of Computer and Information Science, University of Pennsylvania.&lt;br /&gt;
&lt;br /&gt;
== People ==&lt;br /&gt;
&lt;br /&gt;
* [http://comp.ling.utexas.edu/jbaldrid Jason Baldridge] &lt;br /&gt;
* [http://homepages.inf.ed.ac.uk/jbos/ Johan Bos]&lt;br /&gt;
* [http://www.ceng.metu.edu.tr/~bozsahin/ Cem Bozsahin]&lt;br /&gt;
* [http://web.comlab.ox.ac.uk/oucl/work/stephen.clark/ Stephen Clark]&lt;br /&gt;
* [http://www.it.usyd.edu.au/about/people/staff/james.shtml James Curran]&lt;br /&gt;
* [http://www.cis.upenn.edu/~juliahr Julia Hockenmaier] &lt;br /&gt;
* [http://www.iccs.inf.ed.ac.uk/~steedman/ Mark Steedman]&lt;br /&gt;
* [http://www.ling.ohio-state.edu/~mwhite/ Michael White]&lt;/div&gt;</summary>
		<author><name>Smerity</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=Noun-Modifier_Semantic_Relations_(State_of_the_art)&amp;diff=7149</id>
		<title>Noun-Modifier Semantic Relations (State of the art)</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=Noun-Modifier_Semantic_Relations_(State_of_the_art)&amp;diff=7149"/>
		<updated>2009-07-13T03:11:47Z</updated>

		<summary type="html">&lt;p&gt;Smerity: Repairing download link - /nn/vivi... leads to 404, but following the pattern of others /nn/data/vivi... leads to correct file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;* 600 noun-modifier pairs labeled with 30 classes of semantic relations&lt;br /&gt;
* 30 classes organized into 5 superclasses&lt;br /&gt;
* introduced in Nastase and Szpakowicz (2003)&lt;br /&gt;
* subsequently used by many other researchers&lt;br /&gt;
* data available from [http://www.cs.utexas.edu/~mfkb/nn/data/vivi.tar.gz UT Repository]&lt;br /&gt;
* information about data available from [http://www.site.uottawa.ca/~vnastase/noun_modifier_data.html Vivi Nastase] and [http://www.csi.uottawa.ca/~vnastase/papers/wn_roget.ps Nastase and Szpakowicz (2003)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Five superclasses ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Causality:&#039;&#039;&#039; &amp;quot;cold virus&amp;quot;, &amp;quot;onion tear&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Temporality:&#039;&#039;&#039; &amp;quot;morning frost&amp;quot;, &amp;quot;summer travel&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Spatial:&#039;&#039;&#039; &amp;quot;aquatic mammal&amp;quot;, &amp;quot;west coast&amp;quot;, &amp;quot;home remedy&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Participant:&#039;&#039;&#039; &amp;quot;dream analysis&amp;quot;, &amp;quot;mail sorter&amp;quot;, &amp;quot;blood donor&amp;quot;&lt;br /&gt;
* &#039;&#039;&#039;Quality:&#039;&#039;&#039; &amp;quot;copper coin&amp;quot;, &amp;quot;rice paper&amp;quot;, &amp;quot;picture book&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Table of results ==&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;1&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Algorithm&lt;br /&gt;
! Reference&lt;br /&gt;
! 5-class F-measure&lt;br /&gt;
! 5-class accuracy&lt;br /&gt;
! 95% confidence for accuracy&lt;br /&gt;
|-&lt;br /&gt;
| Baseline&lt;br /&gt;
| Majority class (Participant)&lt;br /&gt;
| NA&lt;br /&gt;
| 43.3%&lt;br /&gt;
| 39.39-47.30%&lt;br /&gt;
|-&lt;br /&gt;
| VSM&lt;br /&gt;
| Turney and Littman (2005)&lt;br /&gt;
| 43.2%&lt;br /&gt;
| 45.7%&lt;br /&gt;
| 41.75-49.70%&lt;br /&gt;
|-&lt;br /&gt;
| SVM+28&lt;br /&gt;
| Nulty (2007)&lt;br /&gt;
| NA&lt;br /&gt;
| 50.1%&lt;br /&gt;
| 46.11-54.09%&lt;br /&gt;
|-&lt;br /&gt;
| PERT&lt;br /&gt;
| Turney (2006a)&lt;br /&gt;
| 50.2%&lt;br /&gt;
| 54.0%&lt;br /&gt;
| 50.00-57.95%&lt;br /&gt;
|-&lt;br /&gt;
| TiMBL+WordNet&lt;br /&gt;
| Nastase et al. (2006)&lt;br /&gt;
| 51.5%&lt;br /&gt;
| NA&lt;br /&gt;
| NA&lt;br /&gt;
|-&lt;br /&gt;
| LRA&lt;br /&gt;
| Turney (2006b)&lt;br /&gt;
| 54.6%&lt;br /&gt;
| 58.0%&lt;br /&gt;
| 54.01-61.89%&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Explanation of table ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Algorithm&#039;&#039;&#039; = name of algorithm&lt;br /&gt;
* &#039;&#039;&#039;Reference&#039;&#039;&#039; = where to find out more about given algorithm and experiments&lt;br /&gt;
* &#039;&#039;&#039;5-class F-measure&#039;&#039;&#039; = macroaveraged F-measure for the 5 superclasses&lt;br /&gt;
* &#039;&#039;&#039;5-class accuracy&#039;&#039;&#039; = accuracy for the 5 superclasses&lt;br /&gt;
* &#039;&#039;&#039;95% confidence for accuracy&#039;&#039;&#039; = confidence interval calculated using [http://www.quantitativeskills.com/sisa/statistics/onemean.htm Wilson Test]&lt;br /&gt;
* table rows sorted in order of increasing performance&lt;br /&gt;
* Baseline = always guess the majority class (Participant)&lt;br /&gt;
* VSM = Vector Space Model&lt;br /&gt;
* LRA = Latent Relational Analysis&lt;br /&gt;
* PERT = Pertinence &lt;br /&gt;
* TiMBL+WordNet = Tilburg Memory Based Learner + WordNet-based representation with word sense information&lt;br /&gt;
* SVM+28 = Support Vector Machine + all 28 joining terms&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
Nastase, Vivi and Stan Szpakowicz. (2003). [http://www.csi.uottawa.ca/~vnastase/papers/wn_roget.ps Exploring noun-modifier semantic relations]. In &#039;&#039;Fifth International Workshop on Computational Semantics (IWCS-5)&#039;&#039;, pages 285–301, Tilburg, The Netherlands.&lt;br /&gt;
&lt;br /&gt;
Nastase, Vivi, Jelber Sayyad Shirabad, Marina Sokolova, and Stan Szpakowicz. (2006). [http://rali.iro.umontreal.ca/Publications/files/compare_contexts_NMRs.pdf Learning noun-modifier semantic relations with corpus-based and Wordnet-based features]. In &#039;&#039;Proceedings of the 21st National Conference on Artificial Intelligence (AAAI-06)&#039;&#039;, pages 781-787. Boston, Massachusetts. &lt;br /&gt;
&lt;br /&gt;
Nulty, Paul. (2007). [http://acl.ldc.upenn.edu/P/P07/P07-3014.pdf Semantic classification of noun phrases using web counts and learning algorithms]. In &#039;&#039;Proceedings of the ACL 2007 Student Research Workshop (ACL-07)&#039;&#039;, pages 79-84. Prague, Czech Republic.&lt;br /&gt;
&lt;br /&gt;
Turney, Peter D. (2005). [http://arxiv.org/abs/cs.LG/0508053 Measuring semantic similarity by latent relational analysis]. In &#039;&#039;Proceedings of the Nineteenth International Joint Conference on Artificial Intelligence (IJCAI-05)&#039;&#039;, pages 1136–1141, Edinburgh, Scotland.&lt;br /&gt;
&lt;br /&gt;
Turney, Peter D. and Michael L. Littman. (2005). [http://arxiv.org/abs/cs.LG/0508103 Corpus-based learning of analogies and semantic relations]. &#039;&#039;Machine Learning&#039;&#039;, 60(1–3):251–278.&lt;br /&gt;
&lt;br /&gt;
Turney, P.D. (2006a). [http://arxiv.org/abs/cs.CL/0607120 Expressing implicit semantic relations without supervision]. In &#039;&#039;Proceedings of the 21st International Conference on Computational Linguistics and 44th Annual Meeting of the Association for Computational Linguistics (Coling/ACL-06)&#039;&#039;, Sydney, Australia, pp. 313-320.&lt;br /&gt;
&lt;br /&gt;
Turney, P.D. (2006b). [http://arxiv.org/abs/cs.CL/0608100 Similarity of semantic relations]. &#039;&#039;Computational Linguistics&#039;&#039;, 32 (3), 379-416.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Noun compound repository]]&lt;br /&gt;
* [[Citations of the Diverse Noun Compound Dataset]]&lt;br /&gt;
* [[SAT Analogy Questions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:State of the art]]&lt;/div&gt;</summary>
		<author><name>Smerity</name></author>
	</entry>
	<entry>
		<id>https://www.aclweb.org/aclwiki/index.php?title=Noun_compound_repository&amp;diff=7148</id>
		<title>Noun compound repository</title>
		<link rel="alternate" type="text/html" href="https://www.aclweb.org/aclwiki/index.php?title=Noun_compound_repository&amp;diff=7148"/>
		<updated>2009-07-13T03:10:51Z</updated>

		<summary type="html">&lt;p&gt;Smerity: Repairing download link - /nn/vivi... leads to 404, but following the pattern of others /nn/data/vivi... leads to correct file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;University of Texas Noun-Compound Repository&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The University of Texas is hosting several noun-compound datasets that can be used to empirically evaluate noun-compound interpretation or classification algorithms. The table below summarizes the datasets in the UT Repository. If you have a noun-compound dataset that you would like to add to the UT Repository, contact [mailto:jfan@cs.utexas.edu James Fan]. If you have any publications based on data obtained from this repository, UT requests that you acknowledge the assistance you received by using the UT Repository. The following reference format is suggested for referring to the repository:&lt;br /&gt;
&lt;br /&gt;
: Fan, J. &amp;amp; Porter, B. (2006). &#039;&#039;UT Repository of noun-compounds&#039;&#039;, http://www.cs.utexas.edu/~mfkb/nn. Austin, TX: University of Texas, Department of Computer Sciences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
!Dataset Name!!Contributor!!Size!!Domain!!Text Source!!Annotated?!!Citations of Dataset!!Download&lt;br /&gt;
|-&lt;br /&gt;
|Engines||Ken Barker||505||Small engine repair||Atkinson, H. Mechanics of Small Engines||Yes||K. Barker and S. Szpakowicz. Semi-automatic recognition of Noun Modifier Relationships Proceedings of COLING-ACL 1998||[http://www.cs.utexas.edu/~mfkb/nn/data/engines.tar.gz UT Repository]&lt;br /&gt;
|-&lt;br /&gt;
|Sparc||Ken Barker||335||Sparcstation manual||Chan, L. (1989) SPARCstation 1 Installation Guide||Yes||K. Barker and S. Szpakowicz. Semi-automatic Recognition of Noun Modifier Relationships Proceedings of COLING-ACL 1998||[http://www.cs.utexas.edu/~mfkb/nn/data/nmrDict.sparc.gz UT Repository]&lt;br /&gt;
|-&lt;br /&gt;
|Cell||James Fan||224||Cell biology||Alberts, B &amp;amp; et al. (1998) Essential Cell Biology: An Introduction to the Molecular Biology of the Cell||No||J. Fan, K. Barker and B. Porter. The Knowledge Required to Interpret Noun Compounds Proceedings of the Eighteenth International Joint Conference on Artificial Intelligence 2003||[http://www.cs.utexas.edu/~mfkb/nn/data/alberts.zip UT Repository]&lt;br /&gt;
|-&lt;br /&gt;
|Diverse||Vivi Nastase||600||Various||[http://www.site.uottawa.ca/~vnastase/noun_modifier_data.html See Details]||Yes||[[Citations of the Diverse Noun Compound Dataset|Citations of &amp;quot;Diverse&amp;quot;]]||[http://www.cs.utexas.edu/~mfkb/nn/data/vivi.tar.gz UT Repository]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Smerity</name></author>
	</entry>
</feed>