<?xml version="1.0" encoding="ISO-8859-1"?><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
<journal-meta>
<journal-id>1405-5546</journal-id>
<journal-title><![CDATA[Computación y Sistemas]]></journal-title>
<abbrev-journal-title><![CDATA[Comp. y Sist.]]></abbrev-journal-title>
<issn>1405-5546</issn>
<publisher>
<publisher-name><![CDATA[Instituto Politécnico Nacional, Centro de Investigación en Computación]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1405-55462008000300008</article-id>
<title-group>
<article-title xml:lang="en"><![CDATA[Automatic Semantic Role Labeling using Selectional Preferences with Very Large Corpora]]></article-title>
<article-title xml:lang="es"><![CDATA[Determinación Automática de Roles Semánticos usando Preferencias de Selección sobre Corpus muy Grandes]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
<xref ref-type="aff" rid="A02"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Instituto Politécnico Nacional Center for Research in Computing ]]></institution>
<addr-line><![CDATA[Mexico City ]]></addr-line>
<country>Mexico</country>
</aff>
<aff id="A02">
<institution><![CDATA[,Instituto Politécnico Nacional Center for Research in Computing ]]></institution>
<addr-line><![CDATA[Mexico City ]]></addr-line>
<country>Mexico</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>09</month>
<year>2008</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>09</month>
<year>2008</year>
</pub-date>
<volume>12</volume>
<numero>1</numero>
<fpage>128</fpage>
<lpage>150</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1405-55462008000300008&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_abstract&amp;pid=S1405-55462008000300008&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_pdf&amp;pid=S1405-55462008000300008&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="en"><p><![CDATA[We present a method for recognizing semantic roles for Spanish sentences. This method is based on dependency parsing using heuristic rules to infer dependency relationships between words, and word co-occurrence statistics (learnt in an unsupervised manner) to resolve ambiguities such as prepositional phrase attachment. If a complete parse cannot be produced, a partial structure is built with some (if not all) dependency relations identified. Evaluation shows that in spite of its simplicity, the parser's accuracy is superior to the available existing parsers for Spanish. Though certain grammar rules, as well as the lexical resources used, are specific for Spanish, the suggested approach is language-independent. A particularly interesting ambiguity which we have decided to analyze deeper, is the Prepositional Phrase Attachment Disambiguation. The system uses an ordered set of simple heuristic rules for determining iteratively the relationships between words to which a governor has not been yet assigned. For resolving certain cases of ambiguity we use cooccurrence statistics of words collected previously in an unsupervised manner, whether it be from big corpora, or from the Web (through a search engine such as Google). Collecting these statistics is done by using Selectional Preferences. In order to evaluate our system, we developed a Method for Converting a Gold Standard from a constituent format to a dependency format. Additionally, each one of the modules of the system (Selectional Preferences Acquisition and Prepositional Phrase Attachment Disambiguation), is evaluated in a separate and independent way to verify that they work properly. Finally we present some Applications of our system: Word Sense Disambiguation and Linguistic Steganography.]]></p></abstract>
<abstract abstract-type="short" xml:lang="es"><p><![CDATA[Se presenta un método para reconocer los roles semánticos de las oraciones en español, es decir, identificar el papel que tiene cada uno de los elementos de la oración. Este método se basa en análisis de dependencias usando reglas heurísticas para inferir relaciones de dependencia entre palabras, así como estadísticas de co-ocurrencia (aprendidas de manera no supervisada) para resolver ambigüedades como la adjunción de sintagma preposicional. Si no se puede producir un análisis completo, se construye una estructura parcial con algunas (si no todas) relaciones de dependencia identificadas. La evaluación muestra que a pesar de su simplicidad, la precisión del analizador es superior a aquella de los analizadores existentes actuales para el español. A pesar de que ciertas reglas gramaticales y los recursos léxicos usados son específicos para el español, el enfoque sugerido es independiente del lenguaje. Una ambigüedad interesante que hemos decidido analizar a mayor profundidad, es la desambiguación de sintagma preposicional. El sistema usa un conjunto ordenado de reglas heurísticas simples para determinar iterativamente las relaciones entre palabras para las cuales no se les ha asignado aún un gobernante. Para resolver ciertos casos de ambigüedad usamos estadísticas de co-ocurrencias de palabras. Estas estadísticas han sido obtenidas previamente de una manera no supervisada, ya sea a partir de grandes corpus de texto, o a través de Internet (a través de un motor de búsqueda como Google). El conjunto de estadísticas de co-ocurrencias de uso conforman una base de datos de Preferencias de Selección. Para evaluar este sistema, desarrollamos un método para convertir un estándar existente, de un formato de constituyentes a un formato de dependencias. Adicionalmente, cada uno de los módulos del sistema (Adquisición de Preferencias de Selección, Desambiguación de Sintagma Preposicional) se evalúa de una forma separada e independiente para verificar su correcto funcionamiento. Finalmente, presentamos algunas aplicaciones de nuestro sistema: Desambiguación de sentidos de palabras y Estaganografía lingüística.]]></p></abstract>
<kwd-group>
<kwd lng="en"><![CDATA[dependency parsing]]></kwd>
<kwd lng="en"><![CDATA[pp attachment disambiguation]]></kwd>
<kwd lng="en"><![CDATA[constituent to dependency conversion]]></kwd>
<kwd lng="en"><![CDATA[heuristic rules]]></kwd>
<kwd lng="en"><![CDATA[hybrid parser]]></kwd>
<kwd lng="en"><![CDATA[selectional preferences]]></kwd>
<kwd lng="es"><![CDATA[análisis de dependencias]]></kwd>
<kwd lng="es"><![CDATA[desambiguación de frase preposicional]]></kwd>
<kwd lng="es"><![CDATA[conversión de constituyentes a dependencias]]></kwd>
<kwd lng="es"><![CDATA[reglas heurísticas]]></kwd>
<kwd lng="es"><![CDATA[analizador sintáctico híbrido]]></kwd>
<kwd lng="es"><![CDATA[preferencias de selección]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[ <p align="justify"><font face="verdana" size="4">Resumen de tesis doctoral</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="center"><font face="verdana" size="4"><b>Automatic Semantic Role Labeling using Selectional Preferences with Very Large Corpora</b></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="center"><font face="verdana" size="3"><b><i>Determinaci&oacute;n Autom&aacute;tica de Roles Sem&aacute;nticos usando Preferencias de Selecci&oacute;n sobre Corpus muy Grandes</i></b></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>Graduated: Hiram Calvo    <br>   </b><i>Center for Research in Computing (CIC)     <br>   National Polytechnic Institute (IPN)     <br>   Mexico City, Mexico, 07738 </i>    ]]></body>
<body><![CDATA[<br> e&#150;mails: <a href="mailto:hcalvo@cic.ipn.mx">hcalvo@cic.ipn.mx</a>, <a href="mailto:hiramcalvo@gmail.com">hiramcalvo@gmail.com</a></font></p>     <p align="justify"><font face="verdana" size="2"><b>Advisor: Dr. Alexander Gelbukh    <br>   </b><i>Computing Research Center (CIC)     <br>   National Polytechnic Institute (IPN)     <br>   Mexico City, Mexico, 07738 </i>    <br>   <a href="http://www.gelbukh.com/" target="_blank">www.gelbukh.com</a></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="center"><font face="verdana" size="2">Graduated on June 19th, 2006</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>Abstract</b></font></p>     ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">We present a method for recognizing semantic roles for Spanish sentences. This method is based on dependency parsing using heuristic rules to infer dependency relationships between words, and word co&#150;occurrence statistics (learnt in an unsupervised manner) to resolve ambiguities such as prepositional phrase attachment. If a complete parse cannot be produced, a partial structure is built with some (if not all) dependency relations identified. Evaluation shows that in spite of its simplicity, the parser's accuracy is superior to the available existing parsers for Spanish. Though certain grammar rules, as well as the lexical resources used, are specific for Spanish, the suggested approach is language&#150;independent. A particularly interesting ambiguity which we have decided to analyze deeper, is the Prepositional Phrase Attachment Disambiguation.</font></p>     <p align="justify"><font face="verdana" size="2">The system uses an ordered set of simple heuristic rules for determining iteratively the relationships between words to which a governor has not been yet assigned. For resolving certain cases of ambiguity we use cooccurrence statistics of words collected previously in an unsupervised manner, whether it be from big corpora, or from the Web (through a search engine such as Google). Collecting these statistics is done by using Selectional Preferences.</font></p>     <p align="justify"><font face="verdana" size="2">In order to evaluate our system, we developed a Method for Converting a Gold Standard from a constituent format to a dependency format. Additionally, each one of the modules of the system (Selectional Preferences Acquisition and Prepositional Phrase Attachment Disambiguation), is evaluated in a separate and independent way to verify that they work properly. Finally we present some Applications of our system: Word Sense Disambiguation and Linguistic Steganography.</font></p>     <p align="justify"><font face="verdana" size="2"><b>Keywords: </b>dependency parsing, pp attachment disambiguation, constituent to dependency conversion, heuristic rules, hybrid parser, selectional preferences.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>Resumen</b></font></p>     <p align="justify"><font face="verdana" size="2">Se presenta un m&eacute;todo para reconocer los roles sem&aacute;nticos de las oraciones en espa&ntilde;ol, es decir, identificar el papel que tiene cada uno de los elementos de la oraci&oacute;n. Este m&eacute;todo se basa en an&aacute;lisis de dependencias usando reglas heur&iacute;sticas para inferir relaciones de dependencia entre palabras, as&iacute; como estad&iacute;sticas de co&#150;ocurrencia (aprendidas de manera no supervisada) para resolver ambig&uuml;edades como la adjunci&oacute;n de sintagma preposicional. Si no se puede producir un an&aacute;lisis completo, se construye una estructura parcial con algunas (si no todas) relaciones de dependencia identificadas. La evaluaci&oacute;n muestra que a pesar de su simplicidad, la precisi&oacute;n del analizador es superior a aquella de los analizadores existentes actuales para el espa&ntilde;ol. A pesar de que ciertas reglas gramaticales y los recursos l&eacute;xicos usados son espec&iacute;ficos para el espa&ntilde;ol, el enfoque sugerido es independiente del lenguaje. Una ambig&uuml;edad interesante que hemos decidido analizar a mayor profundidad, es la desambiguaci&oacute;n de sintagma preposicional.</font></p>     <p align="justify"><font face="verdana" size="2">El sistema usa un conjunto ordenado de reglas heur&iacute;sticas simples para determinar iterativamente las relaciones entre palabras para las cuales no se les ha asignado a&uacute;n un gobernante. Para resolver ciertos casos de ambig&uuml;edad usamos estad&iacute;sticas de co&#150;ocurrencias de palabras. Estas estad&iacute;sticas han sido obtenidas previamente de una manera no supervisada, ya sea a partir de grandes corpus de texto, o a trav&eacute;s de Internet (a trav&eacute;s de un motor de b&uacute;squeda como Google). El conjunto de estad&iacute;sticas de co&#150;ocurrencias de uso conforman una base de datos de Preferencias de Selecci&oacute;n.</font></p>     <p align="justify"><font face="verdana" size="2">Para evaluar este sistema, desarrollamos un m&eacute;todo para convertir un est&aacute;ndar existente, de un formato de constituyentes a un formato de dependencias. Adicionalmente, cada uno de los m&oacute;dulos del sistema (Adquisici&oacute;n de Preferencias de Selecci&oacute;n, Desambiguaci&oacute;n de Sintagma Preposicional) se eval&uacute;a de una forma separada e independiente para verificar su correcto funcionamiento. Finalmente, presentamos algunas aplicaciones de nuestro sistema: Desambiguaci&oacute;n de sentidos de palabras y Estaganograf&iacute;a ling&uuml;&iacute;stica.</font></p>     <p align="justify"><font face="verdana" size="2"><b>Palabras clave: </b>an&aacute;lisis de dependencias, desambiguaci&oacute;n de frase preposicional, conversi&oacute;n de constituyentes a dependencias, reglas heur&iacute;sticas, analizador sint&aacute;ctico h&iacute;brido, preferencias de selecci&oacute;n.</font></p>     ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><a href="/pdf/cys/v12n1/v12n1a8.pdf" target="_blank">DESCARGAR ART&Iacute;CULO EN FORMATO PDF</a></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2"><b>References</b></font></p>     <!-- ref --><p align="justify"><font face="verdana" size="2">1. <b>Agirre E., D. Mart&iacute;nez. </b>Unsupervised WSD based on automatically retrieved examples: The importance of bias. In <i>Proceedings of the Conference on Empirical Methods in Natural Language Processing, </i>EMNLP, Barcelona, Spain, 2004.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056288&pid=S1405-5546200800030000800001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">2. <b>Agirre, E. D. Martinez. </b>Learning class&#150;to&#150;class selectional preferences. In: <i>Proceedings of the Workshop Computational Natural Language Learning </i>(CoNLL&#150;2001), Toulousse, France, 6&#150;7 july, 2001.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056289&pid=S1405-5546200800030000800002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">3. <b>Agirre, E., D.  Martinez.  </b>Integrating selectional preferences in WordNet.  In: <i>Proceedings of the first International WordNet Conference, </i>Mysore, India, 21&#150;25 January, 2002.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056290&pid=S1405-5546200800030000800003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">4. <b>Apresyan, Yuri D., Igor Boguslavski, Leonid Iomdin, Alexandr Lazurski, Nikolaj Pertsov, Vladimir Sannikov, Leonid Tsinman. </b><i>Linguistic Support of the ETAP&#150;2 System </i>(in Russian). Moscow, Nauka, 1989.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056291&pid=S1405-5546200800030000800004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">5. <b>Bolshakov, Igor A. </b>A Method of Linguistic Steganography Based on Collocationally&#150;Verified Synonymy. <i>Information Hiding 2004, Lecture Notes in Computer Science, </i>3200 Springer&#150;Verlag, 2004, pp. 180&#150;191.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056292&pid=S1405-5546200800030000800005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">6. <b>Bolshakov,   Igor   A.,   Alexander   Gelbukh.   </b>Lexical  functions   in   Spanish.   Proc.   <i>CIC&#150;98,   Simposium Internacional de  Computaci&oacute;n, </i>Mexico, pp.  383&#150;395; <a href="http://www.gelbukh.com/CV/Publications/1998/CIC-98-Lexical-Functions.htm" target="_blank">www.gelbukh.com/CV/Publications/1998/CIC&#150;98&#150;Lexical&#150;Functions.htm</a>, 1998.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056293&pid=S1405-5546200800030000800006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">7. <b>Bolshakov, Igor A., Alexander Gelbukh. </b>A Very Large Database of Collocations and Semantic Links. Proc. NLDB&#150;2000: 5<sup>th</sup> Intern. Conf. on Applications of Natural Language to Information Systems, France, <i>Lecture Notes in Computer Science </i>N 1959, Springer&#150;Verlag, 2000, pp. 103&#150;114.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056294&pid=S1405-5546200800030000800007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">8. <b>Bolshakov, Igor A., Alexander Gelbukh. </b>On Detection of Malapropisms by Multistage Collocation Testing. <i>NLDB&#150;2003, 8<sup>th</sup> Int. Conf. on Application of Natural Language to Information Systems. </i>Bonner K&ouml;llen Verlag, 2003, pp. 28&#150;41.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056295&pid=S1405-5546200800030000800008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">9. <b>Brants, T., </b>TnT: A Statistical Part&#150;of&#150;Speech Tagger. In <i>Proceedings of the 6<sup>th</sup> Applied Natural Language Processing Conference, </i>Seattle, Washington, USA, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056296&pid=S1405-5546200800030000800009&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">10. <b>Brants,   Thorsten.   </b>TNT&#150;A  Statistical Part&#150;of&#150;Speech Tagger.   In:  Proc. <i>ANLP&#150;2000,   6<sup>th</sup> Applied NLP Conference, </i>Seattle, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056297&pid=S1405-5546200800030000800010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">11. <b>Brill, Eric, Philip Resnik. </b>A Rule&#150;Based Approach to Prepositional Phrase Attachment Disambiguation, In <i>Proceedings of COLING&#150;1994, </i>1994.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056298&pid=S1405-5546200800030000800011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">12. <b>Briscoe, Ted. John Carroll, Jonathan Graham and Ann Copestake. </b>Relational evaluation schemes. In: <i>Procs.  of the Beyond PARSEVAL  Workshop,  3rd International Conference on Language Resources and Evaluation, </i>Las Palmas, Gran Canaria, 2002, 4&#150;8.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056299&pid=S1405-5546200800030000800012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">13. <b>Calvo,   Hiram,   Alexander   Gelbukh.   </b>Extracting   Semantic   Categories   of  Nouns   for   Syntactic Disambiguation  from  Human&#150;Oriented  Explanatory  Dictionaries,  In  <i>Computational Linguistics  and Intelligent Text Processing, </i>Springer LNCS 2945, 2004.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056300&pid=S1405-5546200800030000800013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">14. <b>Calvo, Hiram, Alexander Gelbukh. </b>Improving Prepositional Phrase Attachment Disambiguation Using the Web as Corpus, In A. Sanfeliu and J. Shulcloper (Eds.) <i>Progress in Pattern Recognition, </i>Springer LNCS 2905, 2003, pp. 604&#150;610</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056301&pid=S1405-5546200800030000800014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">15. <b>Calvo, Hiram, Alexander Gelbukh. </b>Natural Language Interface Framework for Spatial Object Composition Systems. <i>Procesamiento de Lenguaje Natural </i>31, 2003.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056302&pid=S1405-5546200800030000800015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">16. <b>Calvo, Hiram, Alexander Gelbukh. </b>Acquiring Selectional Preferences from Untagged Text for Prepositional Phrase Attachment Disambiguation. In: <i>Proc. NLDB&#150;2004, Lecture Notes in Computer Science </i>3136, 2004, pp. 207&#150;216.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056303&pid=S1405-5546200800030000800016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">17. <b>Calvo,  Hiram.   Alexander  Gelbukh,  Adam   Kilgarriff.  </b>Distributional  Thesaurus versus  WordNet:   A Comparison of Backoff Techniques for Unsupervised PP Attachment. In: <i>Computational Linguistics and Intelligent Text Processing </i>(CICLing&#150;2005). <i>LNCS </i>3406, Springer&#150;Verlag, 2005, pp. 177&#150;188.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056304&pid=S1405-5546200800030000800017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">18. <b>Carreras, Xavier, Isaac Chao, Lluis Padr&oacute;, Muntsa Padr&oacute;. FreeLing: </b>An Open&#150;Source Suite of Language Analyzers. <i>Proc. 4<sup>th</sup> Intern. Conf. on Language Resources and Evaluation (LREC&#150;04)</i>, 2004, Portugal.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056305&pid=S1405-5546200800030000800018&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">19. <b>Carroll, J., D. McCarthy. </b>Word sense disambiguation using automatically acquired verbal preferences. In <i>Computers and the Humanities, </i>34(1&#150;2), Netherlands, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056306&pid=S1405-5546200800030000800019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">20. <b>Chomsky, Noam.</b> <i>Syntactic Structures. </i>The Hague: Mouton &amp; Co, 1957.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056307&pid=S1405-5546200800030000800020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">21. <b>Civit, Montserrat, and   Maria Ant&ograve;nia Mart&iacute;. </b>Est&aacute;ndares de anotaci&oacute;n morfosint&aacute;ctica para el espa&ntilde;ol. <i>Workshop of tools and resources for Spanish and Portuguese. </i>IBERAMIA 04, Mexico, 2004.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056308&pid=S1405-5546200800030000800021&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">22. <b>Copestake, Ann, Dan Flickinger, Ivan A. Sag. </b><i>Minimal Recursion Semantics. An introduction. </i>CSLI, Stanford University, 1997.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056309&pid=S1405-5546200800030000800022&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">23. <b>Debusmann, Ralph, Denys Duchier, Geert&#150;Jan M. Kruijff, </b>Extensible Dependency Grammar: A New Methodology. In: <i>Recent Advances in Dependency Grammar. Proc. of a workshop at COLING&#150;04, </i>Geneve, 2004</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056310&pid=S1405-5546200800030000800023&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">24. <b>D&iacute;az, Isabel, Lidia Moreno, Inmaculada Fuentes, Oscar Pastor. </b>Integrating Natural Language Techniques in OO&#150;Method. In: Alexander Gelbukh (ed.), <i>Computational Linguistics and Intelligent Text Processing </i>(CICLing&#150;2005), <i>Lecture Notes in Computer Science </i>3406, Springer&#150;Verlag, 2005, pp. 560&#150;571.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056311&pid=S1405-5546200800030000800024&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">25. <b>Dik, Simon C., </b><i>The Theory of Functional Grammar. Part I: The structure of the clause. </i>Dordrecht, Foris, 1989.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056312&pid=S1405-5546200800030000800025&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">26. <b>Dirk, L&uuml;dtke, Satoshi Sato. </b>Fast Base NP Chunking with Decision Trees &#150; Experiments on Different POS Tag Settings. In Gelbukh, A. (ed) <i>Computational Linguistics and Intelligent Text Processing, </i>Springer LNCS, 2003, pp. 136&#150;147.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056313&pid=S1405-5546200800030000800026&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">27. <b>Gelbukh, A., G. Sidorov, L. Chanona. </b>Corpus virtual, virtual: Un diccionario grande de contextos de palabras espa&ntilde;olas compilado a trav&eacute;s de Internet. In: Julio Gonzalo, Anselmo Pe&ntilde;as, Antonio Ferr&aacute;ndez, eds.: <i>Proc. Multilingual Information Access and Natural Language Processing, International Workshop, </i>in IBERAMIA&#150;2002, VII Iberoamerican Conference on Artificial Intelligence, Seville, Spain, November 12&#150;15, 2002, 7&#150;14.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056314&pid=S1405-5546200800030000800027&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">28. <b>Gelbukh, A., S. Torres, H. Calvo. </b>Transforming a Constituency Treebank into a Dependency Treebank. Submitted to <i>Procesamiento del Lenguaje Natural </i>No. 34, Spain, 2005.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056315&pid=S1405-5546200800030000800028&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">29. <b>Gelbukh, Alexander, Grigori Sidorov, Francisco Vel&aacute;squez. </b>An&aacute;lisis morfol&oacute;gico autom&aacute;tico del espa&ntilde;ol a trav&eacute;s de generaci&oacute;n. <i>Escritos, </i>N 28, 2003, pp. 9&#150;26.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056316&pid=S1405-5546200800030000800029&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">30. <b>Gladki, A. V. </b><i>Syntax Structures of Natural Language in Automated Dialogue Systems </i>(in Russian). Moscow, Nauka, 1985.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056317&pid=S1405-5546200800030000800030&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">31. <b>Kudo, T., Y. Matsumoto. </b>Use of Support Vector Learning for Chunk Identification. In <i>Proceedings of CoNLL&#150;2000 and LLL&#150;2000, </i>Lisbon, Portugal, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056318&pid=S1405-5546200800030000800031&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">32. <b>Lara, Luis Fernando. </b><i>Diccionario del espa&ntilde;ol usual en M&eacute;xico. </i>Digital edition. Colegio de M&eacute;xico, Center of Linguistic and Literary Studies, 1996.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056319&pid=S1405-5546200800030000800032&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">33. <b>Mel'cuk, Igor A. </b>Meaning&#150;text models: a recent trend in Soviet linguistics. <i>Annual Review of Anthropology </i>10, 1981, 27&#150;62.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056320&pid=S1405-5546200800030000800033&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">34. <b>Mel'cuk, Igor A. </b>Dependency Syntax: Theory and Practice. State U. Press of NY, 1988.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056321&pid=S1405-5546200800030000800034&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">35. <b>Mel'cuk, Igor A. </b>Lexical Functions: A Tool for the Description of Lexical Relations in the Lexicon. In: L. Wanner (ed.), <i>Lexical Functions in Lexicography and Natural Language Processing, </i>Amsterdam/Philadelphia: Benjamins, 1996, 37&#150;102.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056322&pid=S1405-5546200800030000800035&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">36. <b>Miller,  G. </b>WordNet:  An on&#150;line lexical database, In <i>International Journal of Lexicography, </i>3(4), December 1990, pp. 235&#150;312.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056323&pid=S1405-5546200800030000800036&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">37. <b>Monedero, J., Gonz&aacute;lez, J. Go&ntilde;i, C. Iglesias, A. Nieto. </b>Obtenci&oacute;n autom&aacute;tica de marcos de subcategorizaci&oacute;n verbal a partir de texto etiquetado: el sistema SOAMAS. In <i>Actas del XI Congreso de la Sociedad Espa&ntilde;ola para el Procesamiento del Lenguaje Natural </i>SEPLN 95, Bilbao, Spain, 1995, 241&#150;254.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056324&pid=S1405-5546200800030000800037&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">38. <b>Montes&#150;y&#150;G&oacute;mez, Manuel, Alexander F. Gelbukh, Aurelio L&oacute;pez&#150;L&oacute;pez. </b>Text Mining at Detail Level Using Conceptual Graphs. In: Uta Priss <i>et al. </i>(Eds.): <i>Conceptual Structures: Integration and Interfaces, </i>10<sup>th</sup> Intern. Conf. on Conceptual Structures, ICCS&#150;2002, Bulgaria. <i>LNCS </i>2393, Springer&#150;Verlag, 2002, pp. 122&#150;136.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056325&pid=S1405-5546200800030000800038&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">39. <b>Montes&#150;y&#150;G&oacute;mez, Manuel, Aurelio L&oacute;pez&#150;L&oacute;pez, and Alexander Gelbukh. </b>Information Retrieval with Conceptual Graph Matching. <i>Proc. DEXA&#150;2000, 11<sup>th</sup> Intern. Conf. DEXA, England, LNCS </i>1873, Springer<b>&#150;</b>Verlag, 2000, pp. 312&#150;321.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056326&pid=S1405-5546200800030000800039&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">40. <b>Morales&#150;Carrasco, R., A.  Gelbukh. </b>Evaluation of TnT Tagger for Spanish. In <i>Proc. Fourth Mexican International Conference on Computer Science, </i>Tlaxcala, Mexico, September 8&#150;12, 2003.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056327&pid=S1405-5546200800030000800040&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">41. <b>Pollard, Carl, and Ivan Sag. </b><i>Head&#150;Driven Phrase Structure Grammar. </i>University of Chicago Press, Chicago, IL and London, UK, 1994.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056328&pid=S1405-5546200800030000800041&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">42. <b>Prescher, Detlef, Stefan Riezler, and Mats Rooth. </b>Using a probabilistic class&#150;based lexicon for lexical ambiguity resolution. In <i>Proceedings of the 18th International Conference on Computational Linguistics, </i>Saarland University, Saarbr&uuml;cken, Germany, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056329&pid=S1405-5546200800030000800042&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">43. <b>Ratnaparkhi, Adwait, Jeff Reynar, and Salim Roukos. </b>A Maximum Entropy Model for Prepositional Phrase Attachment. In <i>Proceedings of the ARPA Human Language Technology Workshop, </i>1994, pp. 250&#150;255.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056330&pid=S1405-5546200800030000800043&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">44. <b>Resnik, P. </b>Selectional Constraints: An Information&#150;Theoretic Model and its Computational Realization, <i>Cognition, </i>61, November, 1996, 127&#150;159.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056331&pid=S1405-5546200800030000800044&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">45. <b>Resnik, P. </b>Selectional preference and sense disambiguation, <i>ACL SIGLEX Workshop on Tagging Text with Lexical Semantics: Why, What, and How?, </i>Washington, D.C., USA, April 4&#150;5, 1997.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056332&pid=S1405-5546200800030000800045&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">46. <b>Resnik, P. </b><i>Selection and Information: A  Class&#150;Based Approach to Lexical Relationships. </i>Ph.D.  Thesis, University of Pennsylvania, December, 1993.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056333&pid=S1405-5546200800030000800046&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">47. <b>Sag, Ivan, Tom Wasow, and Emily M. Bender. </b><i>Syntactic Theory. A Formal Introduction </i>(2nd Edition). CSLI Publications, Stanford, CA, 2003</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056334&pid=S1405-5546200800030000800047&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">48. <b>Sebasti&aacute;n, N., M. A. Mart&iacute;, M. F. Carreiras, and F. Cuestos. </b><i>LEXESP, l&eacute;xico informatizado del espa&ntilde;ol, </i>Edicions de la Universitat de Barcelona, 2000.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056335&pid=S1405-5546200800030000800048&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">49. <b>Sowa, John F. 1984. </b><i>Conceptual Structures: Information Processing in Mind and Machine. </i>Addison&#150;Wesley Publishing Co., Reading, MA, 1984.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056336&pid=S1405-5546200800030000800049&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">50. <b>Steele, James (ed.). </b><i>Meaning&#150;Text Theory. Linguistics, Lexicography, and Implications. </i>Ottawa: Univ. of Ottawa Press, 1990.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056337&pid=S1405-5546200800030000800050&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">51. <b>Su&aacute;rez, A., M. Palomar. </b>A Maximum Entropy&#150;based Word Sense Disambiguation System. In: Hsin&#150;Hsi Chen and Chin&#150;Yew Lin, eds.: <i>Proceedings of the 19th International Conference on Computational Linguistics, </i>COLING 2002, Taipei, Taiwan, vol. 2, 2002, 960&#150;966.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056338&pid=S1405-5546200800030000800051&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">52. <b>Tapanainen, Pasi. </b><i>Parsing in two frameworks: finite&#150;state and functional dependency grammar. </i>Academic Dissertation. University of Helsinki, Language Technology, Department of General Linguistics, Faculty of Arts, 1999.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056339&pid=S1405-5546200800030000800052&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">53. <b>Tesni&egrave;re, Lucien. </b><i>El&eacute;ments de syntaxe structurale. </i>Paris: Librairie Klincksieck, 1959.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056340&pid=S1405-5546200800030000800053&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">54. <b>Volk, Martin.</b> Exploiting the WWW as a corpus to resolve PP attachment ambiguities. In <i>Proceeding of Corpus Linguistics </i>2001. Lancaster, 2001.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056341&pid=S1405-5546200800030000800054&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">55. <b>Weinreich, Uriel. </b><i>Explorations in Semantic Theory, </i>Mouton, The Hague, 1972.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056342&pid=S1405-5546200800030000800055&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">56. <b>Yarowsky, D., </b>Hierarchical decision lists for word sense disambiguation. In <i>Computers and the Humanities, </i>34(2), 2000, 179&#150;186.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056343&pid=S1405-5546200800030000800056&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">57. <b>Yarowsky, D., S. Cucerzan, R. Florian, C. Schafer, R. Wicentowski. </b>The Johns Hopkins SENSEVAL&#150;2 System Description. In: Preiss and Yarowsky, eds.: <i>The Proceedings of SENSEVAL&#150;2: Second International Workshop on Evaluating Word Sense Disambiguation Systems, </i>Toulouse, France, 2001, 163&#150;166.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056344&pid=S1405-5546200800030000800057&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --><!-- ref --><p align="justify"><font face="verdana" size="2">58. <b>Yuret, Deniz. </b><i>Discovery of Linguistic Relations Using Lexical Attraction, </i>PhD thesis, MIT, 1998.</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2056345&pid=S1405-5546200800030000800058&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --> ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Agirre]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Martínez]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Unsupervised WSD based on automatically retrieved examples: The importance of bias]]></article-title>
<source><![CDATA[Proceedings of the Conference on Empirical Methods in Natural Language Processing]]></source>
<year>2004</year>
<publisher-loc><![CDATA[Barcelona ]]></publisher-loc>
<publisher-name><![CDATA[EMNLP]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Agirre]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Martinez]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Learning class-to-class selectional preferences]]></article-title>
<source><![CDATA[Proceedings of the Workshop Computational Natural Language Learning (CoNLL-2001)]]></source>
<year>6-7 </year>
<month>ju</month>
<day>ly</day>
<publisher-loc><![CDATA[Toulousse ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Agirre]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Martinez]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Integrating selectional preferences in WordNet]]></article-title>
<source><![CDATA[Proceedings of the first International WordNet Conference]]></source>
<year>21-2</year>
<month>5 </month>
<day>Ja</day>
<publisher-loc><![CDATA[Mysore ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Apresyan]]></surname>
<given-names><![CDATA[Yuri D.]]></given-names>
</name>
<name>
<surname><![CDATA[Boguslavski]]></surname>
<given-names><![CDATA[Igor]]></given-names>
</name>
<name>
<surname><![CDATA[Iomdin]]></surname>
<given-names><![CDATA[Leonid]]></given-names>
</name>
<name>
<surname><![CDATA[Lazurski]]></surname>
<given-names><![CDATA[Alexandr]]></given-names>
</name>
<name>
<surname><![CDATA[Pertsov]]></surname>
<given-names><![CDATA[Nikolaj]]></given-names>
</name>
<name>
<surname><![CDATA[Sannikov]]></surname>
<given-names><![CDATA[Vladimir]]></given-names>
</name>
<name>
<surname><![CDATA[Tsinman]]></surname>
<given-names><![CDATA[Leonid]]></given-names>
</name>
</person-group>
<source><![CDATA[Linguistic Support of the ETAP-2 System]]></source>
<year>1989</year>
<publisher-loc><![CDATA[Moscow ]]></publisher-loc>
<publisher-name><![CDATA[Nauka]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
</person-group>
<source><![CDATA[A Method of Linguistic Steganography Based on Collocationally-Verified Synonymy: Information Hiding 2004]]></source>
<year>2004</year>
<page-range>180-191</page-range><publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Lexical functions in Spanish]]></article-title>
<source><![CDATA[Proc. CIC-98, Simposium Internacional de Computación]]></source>
<year>1998</year>
<page-range>383-395</page-range></nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Very Large Database of Collocations and Semantic Links]]></article-title>
<source><![CDATA[Proc. NLDB-2000: 5th Intern. Conf. on Applications of Natural Language to Information Systems]]></source>
<year>2000</year>
<page-range>103-114</page-range><publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[On Detection of Malapropisms by Multistage Collocation Testing]]></article-title>
<source><![CDATA[NLDB-2003, 8th Int. Conf. on Application of Natural Language to Information Systems]]></source>
<year>2003</year>
<page-range>28-41</page-range><publisher-name><![CDATA[BonnerKöllenVerlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Brants]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[TnT: A Statistical Part-of-Speech Tagger]]></article-title>
<source><![CDATA[Proceedings of the 6th Applied Natural Language Processing Conference]]></source>
<year>2000</year>
<publisher-loc><![CDATA[Seattle^eWashington Washington]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Brants]]></surname>
<given-names><![CDATA[Thorsten]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[TNT: A Statistical Part-of-Speech Tagger]]></article-title>
<source><![CDATA[Proc. ANLP-2000, 6th Applied NLP Conference]]></source>
<year>2000</year>
<publisher-loc><![CDATA[Seattle ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Brill]]></surname>
<given-names><![CDATA[Eric]]></given-names>
</name>
<name>
<surname><![CDATA[Resnik]]></surname>
<given-names><![CDATA[Philip]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Rule-Based Approach to Prepositional Phrase Attachment Disambiguation]]></article-title>
<source><![CDATA[Proceedings of COLING-1994]]></source>
<year>1994</year>
</nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Briscoe]]></surname>
<given-names><![CDATA[Ted]]></given-names>
</name>
<name>
<surname><![CDATA[Carroll]]></surname>
<given-names><![CDATA[John]]></given-names>
</name>
<name>
<surname><![CDATA[Graham]]></surname>
<given-names><![CDATA[Jonathan]]></given-names>
</name>
<name>
<surname><![CDATA[Copestake]]></surname>
<given-names><![CDATA[Ann]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Relational evaluation schemes]]></article-title>
<source><![CDATA[Procs. of the Beyond PARSEVAL Workshop, 3rd International Conference on Language Resources and Evaluation]]></source>
<year>2002</year>
<page-range>4-8</page-range><publisher-loc><![CDATA[Las Palmas^eGran Canaria Gran Canaria]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Extracting Semantic Categories of Nouns for Syntactic Disambiguation from Human-Oriented Explanatory Dictionaries]]></article-title>
<source><![CDATA[Computational Linguistics and Intelligent Text Processing]]></source>
<year>2004</year>
<publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Improving Prepositional Phrase Attachment Disambiguation Using the Web as Corpus]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Sanfeliu]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Shulcloper]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<source><![CDATA[Progress in Pattern Recognition]]></source>
<year>2003</year>
<page-range>604-610</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Natural Language Interface Framework for Spatial Object Composition Systems]]></article-title>
<source><![CDATA[Procesamiento de Lenguaje Natural]]></source>
<year>2003</year>
<volume>31</volume>
</nlm-citation>
</ref>
<ref id="B16">
<label>16</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Acquiring Selectional Preferences from Untagged Text for Prepositional Phrase Attachment Disambiguation]]></article-title>
<source><![CDATA[Proc. NLDB-2004]]></source>
<year>2004</year>
<page-range>207-216</page-range></nlm-citation>
</ref>
<ref id="B17">
<label>17</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[Hiram]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
<name>
<surname><![CDATA[Kilgarriff]]></surname>
<given-names><![CDATA[Adam]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Distributional Thesaurus versus WordNet: A Comparison of Backoff Techniques for Unsupervised PP Attachment]]></article-title>
<source><![CDATA[Computational Linguistics and Intelligent Text Processing (CICLing-2005)]]></source>
<year>2005</year>
<page-range>177-188</page-range><publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Carreras]]></surname>
<given-names><![CDATA[Xavier]]></given-names>
</name>
<name>
<surname><![CDATA[Chao]]></surname>
<given-names><![CDATA[Isaac]]></given-names>
</name>
<name>
<surname><![CDATA[Padró]]></surname>
<given-names><![CDATA[Lluis]]></given-names>
</name>
<name>
<surname><![CDATA[Padró]]></surname>
<given-names><![CDATA[Muntsa]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[FreeLing: An Open-Source Suite of Language Analyzers]]></article-title>
<source><![CDATA[Proc. 4th Intern. Conf. on Language Resources and Evaluation (LREC-04)]]></source>
<year>2004</year>
</nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Carroll]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[McCarthy]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Word sense disambiguation using automatically acquired verbal preferences]]></article-title>
<source><![CDATA[Computers and the Humanities]]></source>
<year>2000</year>
<volume>34</volume>
<numero>1-2</numero>
<issue>1-2</issue>
</nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Chomsky]]></surname>
<given-names><![CDATA[Noam]]></given-names>
</name>
</person-group>
<source><![CDATA[Syntactic Structures]]></source>
<year>1957</year>
<publisher-loc><![CDATA[The Hague ]]></publisher-loc>
<publisher-name><![CDATA[Mouton & Co]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B21">
<label>21</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Civit]]></surname>
<given-names><![CDATA[Montserrat]]></given-names>
</name>
<name>
<surname><![CDATA[Martí]]></surname>
<given-names><![CDATA[Maria Antònia]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Estándares de anotación morfosintáctica para el español]]></article-title>
<source><![CDATA[Workshop of tools and resources for Spanish and Portuguese]]></source>
<year>2004</year>
<publisher-loc><![CDATA[Mexico ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B22">
<label>22</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Copestake]]></surname>
<given-names><![CDATA[Ann]]></given-names>
</name>
<name>
<surname><![CDATA[Flickinger]]></surname>
<given-names><![CDATA[Dan]]></given-names>
</name>
<name>
<surname><![CDATA[Sag]]></surname>
<given-names><![CDATA[Ivan A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Minimal Recursion Semantics: An introduction]]></source>
<year>1997</year>
<publisher-name><![CDATA[CSLIStanford University]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Debusmann]]></surname>
<given-names><![CDATA[Ralph]]></given-names>
</name>
<name>
<surname><![CDATA[Duchier]]></surname>
<given-names><![CDATA[Denys]]></given-names>
</name>
<name>
<surname><![CDATA[Kruijff]]></surname>
<given-names><![CDATA[eert-Jan M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Extensible Dependency Grammar: A New Methodology]]></article-title>
<source><![CDATA[Recent Advances in Dependency Grammar. Proc. of a workshop at COLING-04]]></source>
<year>2004</year>
<publisher-loc><![CDATA[Geneve ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Díaz]]></surname>
<given-names><![CDATA[Isabel]]></given-names>
</name>
<name>
<surname><![CDATA[Moreno]]></surname>
<given-names><![CDATA[Lidia]]></given-names>
</name>
<name>
<surname><![CDATA[Fuentes]]></surname>
<given-names><![CDATA[Inmaculada]]></given-names>
</name>
<name>
<surname><![CDATA[Pastor]]></surname>
<given-names><![CDATA[Oscar]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Integrating Natural Language Techniques in OO-Method]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<source><![CDATA[Computational Linguistics and Intelligent Text Processing (CICLing-2005)]]></source>
<year>2005</year>
<page-range>560-571</page-range><publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dik]]></surname>
<given-names><![CDATA[Simon C.]]></given-names>
</name>
</person-group>
<source><![CDATA[The Theory of Functional Grammar]]></source>
<year>1989</year>
<publisher-loc><![CDATA[Dordrecht ]]></publisher-loc>
<publisher-name><![CDATA[Foris]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B26">
<label>26</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dirk]]></surname>
<given-names><![CDATA[Lüdtke]]></given-names>
</name>
<name>
<surname><![CDATA[Sato]]></surname>
<given-names><![CDATA[Satoshi]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Fast Base NP Chunking with Decision Trees: Experiments on Different POS Tag Settings]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Computational Linguistics and Intelligent Text Processing]]></source>
<year>2003</year>
<page-range>136-147</page-range><publisher-name><![CDATA[SpringerLNCS]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B27">
<label>27</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Chanona]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Corpus virtual, virtual: Un diccionario grande de contextos de palabras españolas compilado a través de Internet]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Gonzalo]]></surname>
<given-names><![CDATA[Julio]]></given-names>
</name>
<name>
<surname><![CDATA[Peñas]]></surname>
<given-names><![CDATA[Anselmo]]></given-names>
</name>
<name>
<surname><![CDATA[Ferrández]]></surname>
<given-names><![CDATA[Antonio]]></given-names>
</name>
</person-group>
<source><![CDATA[Proc. Multilingual Information Access and Natural Language Processing, International Workshop]]></source>
<year>Nove</year>
<month>mb</month>
<day>er</day>
<page-range>7-14</page-range><publisher-loc><![CDATA[Seville ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B28">
<label>28</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Torres]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Transforming a Constituency Treebank into a Dependency Treebank]]></article-title>
<source><![CDATA[Procesamiento del Lenguaje Natural]]></source>
<year>2005</year>
<numero>34</numero>
<issue>34</issue>
</nlm-citation>
</ref>
<ref id="B29">
<label>29</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[Grigori]]></given-names>
</name>
<name>
<surname><![CDATA[Velásquez]]></surname>
<given-names><![CDATA[Francisco]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Análisis morfológico automático del español a través de generación]]></article-title>
<source><![CDATA[Escritos]]></source>
<year>2003</year>
<numero>28</numero>
<issue>28</issue>
<page-range>9-26</page-range></nlm-citation>
</ref>
<ref id="B30">
<label>30</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gladki]]></surname>
<given-names><![CDATA[A. V.]]></given-names>
</name>
</person-group>
<source><![CDATA[Syntax Structures of Natural Language in Automated Dialogue Systems]]></source>
<year>1985</year>
<publisher-loc><![CDATA[Moscow ]]></publisher-loc>
<publisher-name><![CDATA[Nauka]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B31">
<label>31</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Kudo]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
<name>
<surname><![CDATA[Matsumoto]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Use of Support Vector Learning for Chunk Identification]]></article-title>
<source><![CDATA[Proceedings of CoNLL-2000 and LLL-2000]]></source>
<year>2000</year>
<publisher-loc><![CDATA[Lisbon ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B32">
<label>32</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Lara]]></surname>
<given-names><![CDATA[Luis Fernando]]></given-names>
</name>
</person-group>
<source><![CDATA[Diccionario del español usual en México]]></source>
<year>1996</year>
<publisher-name><![CDATA[Colegio de México]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B33">
<label>33</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mel'cuk]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Meaning-text models: a recent trend in Soviet linguistics]]></article-title>
<source><![CDATA[Annual Review of Anthropology]]></source>
<year>1981</year>
<volume>10</volume>
<page-range>27-62</page-range></nlm-citation>
</ref>
<ref id="B34">
<label>34</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mel'cuk]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Dependency Syntax: Theory and Practice]]></source>
<year>1988</year>
<publisher-name><![CDATA[State U. Press of NY]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B35">
<label>35</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Mel'cuk]]></surname>
<given-names><![CDATA[Igor A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Lexical Functions: A Tool for the Description of Lexical Relations in the Lexicon]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Wanner]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<source><![CDATA[Lexical Functions in Lexicography and Natural Language Processing]]></source>
<year>1996</year>
<page-range>37-102</page-range><publisher-loc><![CDATA[AmsterdamPhiladelphia ]]></publisher-loc>
<publisher-name><![CDATA[Benjamins]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B36">
<label>36</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Miller]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[WordNet: An on-line lexical database]]></article-title>
<source><![CDATA[International Journal of Lexicography]]></source>
<year>Dece</year>
<month>mb</month>
<day>er</day>
<volume>3</volume>
<numero>4</numero>
<issue>4</issue>
<page-range>235-312</page-range></nlm-citation>
</ref>
<ref id="B37">
<label>37</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Monedero]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[González]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Goñi]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Iglesias]]></surname>
<given-names><![CDATA[A. Nieto]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Obtención automática de marcos de subcategorización verbal a partir de texto etiquetado: el sistema SOAMAS]]></article-title>
<source><![CDATA[Actas del XI Congreso de la Sociedad Española para el Procesamiento del Lenguaje Natural SEPLN 95]]></source>
<year>1995</year>
<page-range>241-254</page-range><publisher-loc><![CDATA[Bilbao ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B38">
<label>38</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Montes-y-Gómez]]></surname>
<given-names><![CDATA[Manuel]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander F.]]></given-names>
</name>
<name>
<surname><![CDATA[López-López]]></surname>
<given-names><![CDATA[Aurelio]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Text Mining at Detail Level Using Conceptual Graphs]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Priss]]></surname>
<given-names><![CDATA[Uta]]></given-names>
</name>
</person-group>
<source><![CDATA[Conceptual Structures: Integration and Interfaces, 10th Intern. Conf. on Conceptual Structures, ICCS-2002]]></source>
<year>2002</year>
<page-range>122-136</page-range><publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B39">
<label>39</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Montes-y-Gómez]]></surname>
<given-names><![CDATA[Manuel]]></given-names>
</name>
<name>
<surname><![CDATA[López-López]]></surname>
<given-names><![CDATA[Aurelio]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Information Retrieval with Conceptual Graph Matching]]></article-title>
<source><![CDATA[Proc. DEXA-2000, 11th Intern. Conf]]></source>
<year>2000</year>
<page-range>312-321</page-range></nlm-citation>
</ref>
<ref id="B40">
<label>40</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Morales-Carrasco]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Evaluation of TnT Tagger for Spanish]]></article-title>
<source><![CDATA[Proc. Fourth Mexican International Conference on Computer Science]]></source>
<year>Sept</year>
<month>em</month>
<day>be</day>
<publisher-loc><![CDATA[Tlaxcala ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B41">
<label>41</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pollard]]></surname>
<given-names><![CDATA[Carl]]></given-names>
</name>
<name>
<surname><![CDATA[Sag]]></surname>
<given-names><![CDATA[Ivan]]></given-names>
</name>
</person-group>
<source><![CDATA[Head-Driven Phrase Structure Grammar]]></source>
<year>1994</year>
<publisher-loc><![CDATA[ChicagoLondon ]]></publisher-loc>
<publisher-name><![CDATA[University of Chicago Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B42">
<label>42</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Prescher]]></surname>
<given-names><![CDATA[Detlef]]></given-names>
</name>
<name>
<surname><![CDATA[Riezler]]></surname>
<given-names><![CDATA[Stefan]]></given-names>
</name>
<name>
<surname><![CDATA[Rooth]]></surname>
<given-names><![CDATA[Mats]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Using a probabilistic class-based lexicon for lexical ambiguity resolution]]></article-title>
<source><![CDATA[Proceedings of the 18th International Conference on Computational Linguistics]]></source>
<year>2000</year>
<publisher-loc><![CDATA[Saarbrücken ]]></publisher-loc>
<publisher-name><![CDATA[Saarland University]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B43">
<label>43</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ratnaparkhi]]></surname>
<given-names><![CDATA[Adwait]]></given-names>
</name>
<name>
<surname><![CDATA[Reynar]]></surname>
<given-names><![CDATA[Jeff]]></given-names>
</name>
<name>
<surname><![CDATA[Roukos]]></surname>
<given-names><![CDATA[Salim]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Maximum Entropy Model for Prepositional Phrase Attachment]]></article-title>
<source><![CDATA[Proceedings of the ARPA Human Language Technology Workshop]]></source>
<year>1994</year>
<page-range>250-255</page-range></nlm-citation>
</ref>
<ref id="B44">
<label>44</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Resnik]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Selectional Constraints: An Information-Theoretic Model and its Computational Realization]]></article-title>
<source><![CDATA[Cognition]]></source>
<year>Nove</year>
<month>mb</month>
<day>er</day>
<volume>61</volume>
<page-range>127-159</page-range></nlm-citation>
</ref>
<ref id="B45">
<label>45</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Resnik]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Selectional preference and sense disambiguation]]></article-title>
<source><![CDATA[]]></source>
<year></year>
</nlm-citation>
</ref>
<ref id="B46">
<label>46</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Resnik]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<source><![CDATA[Selection and Information: A Class-Based Approach to Lexical Relationships]]></source>
<year></year>
</nlm-citation>
</ref>
<ref id="B47">
<label>47</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sag]]></surname>
<given-names><![CDATA[Ivan]]></given-names>
</name>
<name>
<surname><![CDATA[Wasow]]></surname>
<given-names><![CDATA[Tom]]></given-names>
</name>
<name>
<surname><![CDATA[Bender]]></surname>
<given-names><![CDATA[Emily M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Syntactic Theory: A Formal Introduction]]></source>
<year>2003</year>
<edition>2nd</edition>
<publisher-loc><![CDATA[Stanford ]]></publisher-loc>
<publisher-name><![CDATA[CSLI Publications]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B48">
<label>48</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sebastián]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Martí]]></surname>
<given-names><![CDATA[M. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Carreiras]]></surname>
<given-names><![CDATA[M. F.]]></given-names>
</name>
<name>
<surname><![CDATA[Cuestos]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
</person-group>
<source><![CDATA[LEXESP, léxico informatizado del español]]></source>
<year>2000</year>
<publisher-name><![CDATA[Edicions de la Universitat de Barcelona]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B49">
<label>49</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sowa]]></surname>
<given-names><![CDATA[John F.]]></given-names>
</name>
</person-group>
<source><![CDATA[Conceptual Structures: Information Processing in Mind and Machine]]></source>
<year>1984</year>
<publisher-loc><![CDATA[Reading ]]></publisher-loc>
<publisher-name><![CDATA[AddisonWesley Publishing Co.]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B50">
<label>50</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Steele]]></surname>
<given-names><![CDATA[James]]></given-names>
</name>
</person-group>
<source><![CDATA[Meaning-Text Theory. Linguistics, Lexicography, and Implications]]></source>
<year>1990</year>
<publisher-loc><![CDATA[Ottawa ]]></publisher-loc>
<publisher-name><![CDATA[Univ. of Ottawa Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B51">
<label>51</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Suárez]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Palomar]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[A Maximum Entropy-based Word Sense Disambiguation System]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Chen]]></surname>
<given-names><![CDATA[Hsin-Hsi]]></given-names>
</name>
<name>
<surname><![CDATA[Lin]]></surname>
<given-names><![CDATA[Chin-Yew]]></given-names>
</name>
</person-group>
<source><![CDATA[Proceedings of the 19th International Conference on Computational Linguistics, COLING 2002]]></source>
<year>2002</year>
<volume>2</volume>
<page-range>960-966</page-range><publisher-loc><![CDATA[Taipei ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B52">
<label>52</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tapanainen]]></surname>
<given-names><![CDATA[Pasi]]></given-names>
</name>
</person-group>
<source><![CDATA[Parsing in two frameworks: finite-state and functional dependency grammar]]></source>
<year>1999</year>
<publisher-name><![CDATA[University of Helsinki]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B53">
<label>53</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Tesnière]]></surname>
<given-names><![CDATA[Lucien]]></given-names>
</name>
</person-group>
<source><![CDATA[Eléments de syntaxe structurale]]></source>
<year>1959</year>
<publisher-loc><![CDATA[Paris ]]></publisher-loc>
<publisher-name><![CDATA[Librairie Klincksieck]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B54">
<label>54</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Volk]]></surname>
<given-names><![CDATA[Martin]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Exploiting the WWW as a corpus to resolve PP attachment ambiguities]]></article-title>
<source><![CDATA[Proceeding of Corpus Linguistics 2001]]></source>
<year>2001</year>
<publisher-loc><![CDATA[Lancaster ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B55">
<label>55</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Weinreich]]></surname>
<given-names><![CDATA[Uriel]]></given-names>
</name>
</person-group>
<source><![CDATA[Explorations in Semantic Theory]]></source>
<year>1972</year>
<publisher-loc><![CDATA[The Hague ]]></publisher-loc>
<publisher-name><![CDATA[Mouton]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B56">
<label>56</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yarowsky]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Hierarchical decision lists for word sense disambiguation]]></article-title>
<source><![CDATA[Computers and the Humanities]]></source>
<year>2000</year>
<volume>34</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>179-186</page-range></nlm-citation>
</ref>
<ref id="B57">
<label>57</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yarowsky]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Cucerzan]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Florian]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Schafer]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Wicentowski]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The Johns Hopkins SENSEVAL-2 System Description]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Preiss]]></surname>
</name>
<name>
<surname><![CDATA[Yarowsky]]></surname>
</name>
</person-group>
<source><![CDATA[The Proceedings of SENSEVAL-2: Second International Workshop on Evaluating Word Sense Disambiguation Systems]]></source>
<year>2001</year>
<page-range>163-166</page-range><publisher-loc><![CDATA[Toulouse ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B58">
<label>58</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Yuret]]></surname>
<given-names><![CDATA[Deniz]]></given-names>
</name>
</person-group>
<source><![CDATA[Discovery of Linguistic Relations Using Lexical Attraction]]></source>
<year></year>
</nlm-citation>
</ref>
</ref-list>
</back>
</article>
