<?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>1870-9044</journal-id>
<journal-title><![CDATA[Polibits]]></journal-title>
<abbrev-journal-title><![CDATA[Polibits]]></abbrev-journal-title>
<issn>1870-9044</issn>
<publisher>
<publisher-name><![CDATA[Instituto Politécnico Nacional, Centro de Innovación y Desarrollo Tecnológico en Cómputo]]></publisher-name>
</publisher>
</journal-meta>
<article-meta>
<article-id>S1870-90442013000200010</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[N-gramas sintácticos no-continuos]]></article-title>
<article-title xml:lang="en"><![CDATA[Non-continuous Syntactic N-grams]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[Grigori]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Instituto Politécnico Nacional Centro de Investigación en Computación ]]></institution>
<addr-line><![CDATA[México DF]]></addr-line>
<country>México</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>12</month>
<year>2013</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>12</month>
<year>2013</year>
</pub-date>
<numero>48</numero>
<fpage>69</fpage>
<lpage>78</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1870-90442013000200010&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_abstract&amp;pid=S1870-90442013000200010&amp;lng=en&amp;nrm=iso"></self-uri><self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_pdf&amp;pid=S1870-90442013000200010&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="es"><p><![CDATA[En este artículo presentamos el concepto de los n-gramas sintácticos no-continuos. En nuestros trabajos previos hemos introducido un concepto general de los n-gramas sintácticos, es decir, los n-gramas que se construyen siguiendo las rutas en un árbol sintáctico. Su gran ventaja consiste en que permiten introducir información puramente lingüística (sintáctica) en los métodos computacionales de aprendizaje automático. Su desventaja está relacionada con la necesidad de realizar el análisis sintáctico automático previo. También hemos demostrado que la aplicación de los n-gramas sintácticos en la tarea de atribución de autoría da mejores resultados que el uso de los n-gramas tradicionales. Sin embargo, en dichos trabajos sólo hemos considerado los n-gramas sintácticos continuos, es decir, durante su construcción no se permiten bifurcaciones en las rutas sintácticas. En este artículo, estamos proponiendo a quitar esta limitación, y de esa manera considerar todos los sub-árboles de longitud n de un árbol sintáctico como los n-gramas sintácticos no-continuos. Cabe mencionar que los n-gramas sintácticos continuos son un caso particular de los n-gramas sintácticos no-continuos. El trabajo futuro debe mostrar qué tipo de n-gramas es más útil y para qué tareas de PLN. Se propone la manera formal de escribir un n-grama sintáctico no-continuo usando paréntesis y comas, por ejemplo, "a b [c [d, e], f]". También presentamos en este artículo ejemplos de construcción de n-gramas sintácticos no-continuos para los árboles sintácticos obtenidos usando FreeLing y el parser de Stanford.]]></p></abstract>
<abstract abstract-type="short" xml:lang="en"><p><![CDATA[In this paper, we present the concept of non-continuous syntactic n-grams. In our previous works we introduced the general concept of syntactic n-grams, i.e., n-grams that are constructed by following paths in syntactic trees. Their great advantage is that they allow introducing of the merely linguistic (syntactic) information into machine learning methods. Certain disadvantage is that previous parsing is required. We also proved that their application in the authorship attribution task gives better results than using traditional n-grams. Still, in those works we considered only continuous syntactic n-grams, i.e., the paths in syntactic trees are not allowed to have bifurcations. In this paper, we propose to remove this limitation, so we consider all sub-trees of length « of a syntactic tree as non-continuous syntactic n-grams. Note that continuous syntactic n-grams are the particular case of non-continuous syntactic n-grams. Further research should show which n-grams are more useful and in which NLP tasks. We also propose a formal manner of writing down (representing) non-continuous syntactic n-grams using parenthesis and commas, for example, "a b [c [d, e], f]. In this paper, we also present examples of construction of non-continuous syntactic n-grams on the basis of the syntactic tree of the FreeLing and the Stanford parser.]]></p></abstract>
<kwd-group>
<kwd lng="es"><![CDATA[Modelo de espacio vectorial]]></kwd>
<kwd lng="es"><![CDATA[n-gramas]]></kwd>
<kwd lng="es"><![CDATA[n-gramas sintácticos continuos]]></kwd>
<kwd lng="es"><![CDATA[n-gramas sintácticos no-continuos]]></kwd>
<kwd lng="en"><![CDATA[Vector space model]]></kwd>
<kwd lng="en"><![CDATA[n-grams]]></kwd>
<kwd lng="en"><![CDATA[continuous syntactic n-grams]]></kwd>
<kwd lng="en"><![CDATA[non-continuous syntactic n-grams]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[  	    <p align="center"><font face="verdana" size="4"><b>N&#45;gramas sint&aacute;cticos no&#45;continuos</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="3"><b>Non&#45;continuous Syntactic N&#45;grams</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="2"><b>Grigori Sidorov</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><i>Centro de Investigaci&oacute;n en Computaci&oacute;n (CIC), Instituto Polit&eacute;cnico Nacional (IPN), Av. Juan de Dios B&aacute;tiz, s/n, esq. Oth&oacute;n de Mendiz&aacute;bal, Zacatenco, 07738, M&eacute;xico DF, M&eacute;xico</i> (e&#45;mail: <a href="http://www.cic.ipn.mx/-sidorov" target="_blank">www.cic.ipn.mx/&#45;sidorov</a>).</font></p>      <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2">Manuscrito recibido 12 de junio de 2013.    ]]></body>
<body><![CDATA[<br> 	Manuscrito aceptado para su publicaci&oacute;n 23 de septiembre de 2013.</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">En este art&iacute;culo presentamos el concepto de los n&#45;gramas sint&aacute;cticos no&#45;continuos. En nuestros trabajos previos hemos introducido un concepto general de los n&#45;gramas sint&aacute;cticos, es decir, los n&#45;gramas que se construyen siguiendo las rutas en un &aacute;rbol sint&aacute;ctico. Su gran ventaja consiste en que permiten introducir informaci&oacute;n puramente ling&uuml;&iacute;stica (sint&aacute;ctica) en los m&eacute;todos computacionales de aprendizaje autom&aacute;tico. Su desventaja est&aacute; relacionada con la necesidad de realizar el an&aacute;lisis sint&aacute;ctico autom&aacute;tico previo. Tambi&eacute;n hemos demostrado que la aplicaci&oacute;n de los n&#45;gramas sint&aacute;cticos en la tarea de atribuci&oacute;n de autor&iacute;a da mejores resultados que el uso de los n&#45;gramas tradicionales. Sin embargo, en dichos trabajos s&oacute;lo hemos considerado los n&#45;gramas sint&aacute;cticos continuos, es decir, durante su construcci&oacute;n no se permiten bifurcaciones en las rutas sint&aacute;cticas. En este art&iacute;culo, estamos proponiendo a quitar esta limitaci&oacute;n, y de esa manera considerar todos los sub&#45;&aacute;rboles de longitud n de un &aacute;rbol sint&aacute;ctico como los n&#45;gramas sint&aacute;cticos no&#45;continuos. Cabe mencionar que los n&#45;gramas sint&aacute;cticos continuos son un caso particular de los n&#45;gramas sint&aacute;cticos no&#45;continuos. El trabajo futuro debe mostrar qu&eacute; tipo de n&#45;gramas es m&aacute;s &uacute;til y para qu&eacute; tareas de PLN. Se propone la manera formal de escribir un n&#45;grama sint&aacute;ctico no&#45;continuo usando par&eacute;ntesis y comas, por ejemplo, "<i>a b &#91;c &#91;d, e&#93;, f&#93;".</i> Tambi&eacute;n presentamos en este art&iacute;culo ejemplos de construcci&oacute;n de n&#45;gramas sint&aacute;cticos no&#45;continuos para los &aacute;rboles sint&aacute;cticos obtenidos usando FreeLing y el <i>parser</i> de Stanford.</font></p>      <p align="justify"><font face="verdana" size="2"><b>Palabras clave:</b> Modelo de espacio vectorial, n&#45;gramas, n&#45;gramas sint&aacute;cticos continuos, n&#45;gramas sint&aacute;cticos no&#45;continuos.</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>  	    <p align="justify"><font face="verdana" size="2">In this paper, we present the concept of non&#45;continuous syntactic n&#45;grams. In our previous works we introduced the general concept of syntactic n&#45;grams, i.e., n&#45;grams that are constructed by following paths in syntactic trees. Their great advantage is that they allow introducing of the merely linguistic (syntactic) information into machine learning methods. Certain disadvantage is that previous parsing is required. We also proved that their application in the authorship attribution task gives better results than using traditional n&#45;grams. Still, in those works we considered only continuous syntactic n&#45;grams, i.e., the paths in syntactic trees are not allowed to have bifurcations. In this paper, we propose to remove this limitation, so we consider all sub&#45;trees of length &laquo; of a syntactic tree as non&#45;continuous syntactic n&#45;grams. Note that continuous syntactic n&#45;grams are the particular case of non&#45;continuous syntactic n&#45;grams. Further research should show which n&#45;grams are more useful and in which NLP tasks. We also propose a formal manner of writing down (representing) non&#45;continuous syntactic n&#45;grams using parenthesis and commas, for example, "<i>a b &#91;c &#91;d, e&#93;, f&#93;</i>. In this paper, we also present examples of construction of non&#45;continuous syntactic n&#45;grams on the basis of the syntactic tree of the FreeLing and the Stanford parser.</font></p>      <p align="justify"><font face="verdana" size="2"><b>Key words:</b> Vector space model, n&#45;grams, continuous syntactic n&#45;grams, non&#45;continuous syntactic n&#45;grams.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font><font face="verdana" size="2">&nbsp;</font></p>         ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2"><a href="/pdf/poli/n48/n48a10.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>Agradecimientos</b></font></p>  	    <p align="justify"><font face="verdana" size="2">Trabajo realizado con el apoyo de gobierno de la Ciudad de M&eacute;xico (proyecto ICYT&#45;DF PICCO10&#45;120), el apoyo parcial del gobierno de M&eacute;xico (CONACYT, SNI) e Instituto Polit&eacute;cnico Nacional, M&eacute;xico (proyectos SIP 20120418, 20131441,20131702; COFAA), proyecto FP7&#45;PEOPLE&#45;2010&#45;IRSES: Web Information Quality &#45; Evaluation Initiative (WIQ&#45;EI) European Commission project 269180. Agradezco a A. Gelbukh por su ayuda y sugerencias fruct&iacute;feras.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Referencias</b></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;1&#93; I. A. Bolshakov, A. Gelbukh. <i>Computational linguistics: models, resources, applications.</i> 187 pp, 2004.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050266&pid=S1870-9044201300020001000001&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;2&#93; C. Manning, H. Sch&uuml;tze, "Foundations of Statistical Natural Language Processing," MIT Press, Cambridge, MA, 1999.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050268&pid=S1870-9044201300020001000002&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2">&#91;3&#93; A. Gelbukh, G. Sidorov, "Procesamiento autom&aacute;tico del espa&ntilde;ol con enfoque en recursos l&eacute;xicos grandes," IPN, 307 p., 2010.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050270&pid=S1870-9044201300020001000003&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;4&#93; G. Sidorov, "N&#45;gramas sint&aacute;cticos y su uso en la ling&uuml;istica computacional," <i>Vectores de investigaci&oacute;n,</i> 6(6), 15 p., 2013.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050272&pid=S1870-9044201300020001000004&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;5&#93; J.A. Reyes, A. Montes, J.G. Gonz&aacute;lez, D.E. Pinto, "Clasificaci&oacute;n de roles sem&aacute;nticos usando caracter&iacute;sticas sint&aacute;cticas, sem&aacute;nticas y context&uacute;ales," <i>Computaci&oacute;n y sistemas,</i> 17(2), pp. 263&#45;272, 2013.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050274&pid=S1870-9044201300020001000005&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;6&#93; A. Gelbukh. "Using a semantic network for lexical and syntactical disambiguation," <i>Proc. CIC&#45;97, Simposium Internacional de Computaci&oacute;n,</i> Mexico, pp. 352&#45;366, 1997.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050276&pid=S1870-9044201300020001000006&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;7&#93; Y. Ledeneva, A. Gelbukh, R.A. Garcia&#45;Hern&aacute;ndez. "Terms Derived from Frequent Sequences for Extractive Text Summarization," <i>Proc.</i> <i>CICLing 2008, Lecture Notes in Computer Science,</i> N 4919, pp. 593-604, 2008.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050278&pid=S1870-9044201300020001000007&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    ]]></body>
<body><![CDATA[<!-- ref --><p align="justify"><font face="verdana" size="2">&#91;8&#93; G. Sidorov, F. Velasquez, E. Stamatatos, A. Gelbukh, L. Chanona&#45;Hern&aacute;ndez, "Syntactic Dependency&#45;based N&#45;grams as Classification Features," <i>LNA1,</i> 7630, pp. 1&#45;11, 2012.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050280&pid=S1870-9044201300020001000008&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;9&#93; G. Sidorov, F. Velasquez, E. Stamatatos, A. Gelbukh, L. Chanona&#45;Hern&aacute;ndez, "Syntactic Dependency&#45;Based N&#45;grams: More Evidence of Usefulness in Classification," LACS, 7816 (Proc. of CICLing), pp. 1324(2013)</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=6050282&pid=S1870-9044201300020001000009&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">&#91;10&#93; G. Sidorov, F. Velasquez, E. Stamatatos, A. Gelbukh, L. Chanona&#45;Hern&aacute;ndez, "Syntactic N&#45;grams as Machine Learning Features for Natural Language Processing," <i>Expert Systems with Applications,</i> in press, 8 p., 2013.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050283&pid=S1870-9044201300020001000010&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;11&#93;&nbsp;H. Calvo, J.o. Juarez Gambino, A. Gelbukh, K. Inui. "Dependency Syntax Analysis using Grammar Induction and a Lexical Categories Precedence System," <i>Proc. of CICLing 2011, Lecture Notes in Computer Science, N</i> 6608, pp. 109&#45;120 , 2011.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050285&pid=S1870-9044201300020001000011&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;12&#93; M. Khalilov, J.A.R. Fonollosa, "N&#45;gram&#45;based Statistical Machine Translation versus Syntax Augmented Machine Translation: comparison and system combination," <i>Proceedings of the 12th Conference of the European Chapter of the ACL,</i> pp. 424&#45;432, 2009.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050287&pid=S1870-9044201300020001000012&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;13&#93; N. Habash, "The Use of a Structural N&#45;gram Language Model in Generation&#45;Heavy Hybrid Machine Translation," <i>LNCS,</i> 3123, pp. 6169, 2004.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050289&pid=S1870-9044201300020001000013&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;14&#93; A. Agarwal, F. Biads, K.R. McKeown, "Contextual Phrase&#45;Level Polarity Analysis using Lexical Affect Scoring and Syntactic N&#45;grams," <i>Proceedings of the 12th Conference of the European Chapter of the ACL (EACL),</i> pp. 24&#45;32, 2009.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050291&pid=S1870-9044201300020001000014&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;15&#93; A. Gelbukh. "Syntactic disambiguation with weighted extended subcategorization frames," <i>Proc. PACLING&#45;99, Pacific Association for Computational Linguistics,</i> Waterloo, Canada, August 25&#45;28, pp. 244-249, 1999.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050293&pid=S1870-9044201300020001000015&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;16&#93; A. Gelbukh, I. Bolshakov, S. Galicia&#45;Haro. "Statistics of parsing errors can help syntactic disambiguation," <i>Proc. CIC&#45;98, Simposium Internacional de Computaci&oacute;n,</i> November 11&#45;13, Mexico City, pp. 405&#45;515, 1998.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050295&pid=S1870-9044201300020001000016&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;17&#93; S. Pado y M. Lapata, "Dependency&#45;based construction of semantic space models," <i>Computational Linguistics,</i> 33(2), pp. 161&#45;199, 2007.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050297&pid=S1870-9044201300020001000017&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;18&#93; A. Gelbukh. "Natural language processing: Perspective of CIC&#45;IPN," <i>International Conference on Advances in Computing, Communications and Informatics (ICACCI 2013),</i> IEEE Conference Publications, pp. 2112&#45;2121,2013.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050299&pid=S1870-9044201300020001000018&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;19&#93; S.N. Galicia&#45;Haro, A. Gelbukh, LA. Bolshakov. "Acquiring syntactic information for a government pattern dictionary from large text corpora," <i>IEEE International Workshop on Natural Language Processing and Knowledge Engineering, NLPKE 2001 at International</i> <i>IEEE SMC&#45;2001 Conference: Systems, Man, and Cybernetics.</i> Tucson, USA, October 7&#45;10, IEEE, pp. 536&#45;542, 2001.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050301&pid=S1870-9044201300020001000019&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;20&#93; A. Gelbukh, I. Bolshakov, S. Galicia Haro. "Automatic Learning of a Syntactical Government Patterns Dictionary from Web&#45;Retrieved Texts," <i>Proc. International Conference on Automatic Learning and Discovery,</i> Carnegie Mellon University, Pittsburgh, PA, USA, June 11-13, pp. 261&#45;267, 1998.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050303&pid=S1870-9044201300020001000020&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;21&#93; M. Koppel, J. Schler, S. Argamon, "Authorship attribution in the wild," <i>Language Resources and Evaluation</i> 45(1), pp. 83&#45;94, 2011.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050305&pid=S1870-9044201300020001000021&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;22&#93; X. Carreras, I. Chao, L. Padr&oacute;, M. Padr&oacute;, "FreeLing: An Open&#45;Source Suite of Language Analyzers," <i>Proceedings of the 4th International Conference on Language Resources and Evaluation (LREC'04),</i> 2004.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050307&pid=S1870-9044201300020001000022&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;23&#93; L. Padr&oacute;, E. Stanilovsky, "FreeLing 3.0: Towards Wider Multilinguality," <i>Proceedings of the Language Resources and Evaluation Conference (LREC 2012),</i> ELRA, Turkey, 2012.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050309&pid=S1870-9044201300020001000023&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;24&#93; M.C. de Marneffe, B. MacCartney, CD. Manning, "Generating Typed Dependency Parses from Phrase Structure Parses," <i>Proc. of LREC,</i> 2006.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050311&pid=S1870-9044201300020001000024&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>  	    <!-- ref --><p align="justify"><font face="verdana" size="2">&#91;25&#93; M. Hall, E. Frank, G. Holmes, B. Pfahringer, P. Reutemann, I.H. Witten, "The WEKA Data Mining Software: An Update," <i>SIGKDD Explorations,</i> 11(1), 2009.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=6050313&pid=S1870-9044201300020001000025&lng=','','width=640,height=500,resizable=yes,scrollbars=1,menubar=yes,');">Links</a>&#160;]<!-- end-ref --></font></p>      ]]></body><back>
<ref-list>
<ref id="B1">
<label>1</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[I. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Computational linguistics: models, resources, applications]]></source>
<year>2004</year>
<page-range>187</page-range></nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Manning]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Schütze]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
</person-group>
<source><![CDATA[Foundations of Statistical Natural Language Processing]]></source>
<year>1999</year>
<publisher-loc><![CDATA[Cambridge^eMA MA]]></publisher-loc>
<publisher-name><![CDATA[MIT Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="book">
<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>
</person-group>
<source><![CDATA[Procesamiento automático del español con enfoque en recursos léxicos grandes]]></source>
<year>2010</year>
<page-range>307</page-range><publisher-name><![CDATA[IPN]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[N-gramas sintácticos y su uso en la lingüistica computacional]]></article-title>
<source><![CDATA[Vectores de investigación]]></source>
<year>2013</year>
<volume>6</volume>
<numero>6</numero>
<issue>6</issue>
<page-range>15</page-range></nlm-citation>
</ref>
<ref id="B5">
<label>5</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Reyes]]></surname>
<given-names><![CDATA[J.A.]]></given-names>
</name>
<name>
<surname><![CDATA[Montes]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[González]]></surname>
<given-names><![CDATA[J.G.]]></given-names>
</name>
<name>
<surname><![CDATA[Pinto]]></surname>
<given-names><![CDATA[D.E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="es"><![CDATA[Clasificación de roles semánticos usando características sintácticas, semánticas y contextúales]]></article-title>
<source><![CDATA[Computación y sistemas]]></source>
<year>2013</year>
<volume>17</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>263-272</page-range></nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Using a semantic network for lexical and syntactical disambiguation]]></article-title>
<source><![CDATA[Proc. CIC-97, Simposium Internacional de Computación]]></source>
<year>1997</year>
<page-range>352-366</page-range></nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ledeneva]]></surname>
<given-names><![CDATA[Y.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Garcia-Hernández]]></surname>
<given-names><![CDATA[R.A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Terms Derived from Frequent Sequences for Extractive Text Summarization]]></article-title>
<source><![CDATA[Proc. CICLing 2008, Lecture Notes in Computer Science]]></source>
<year>2008</year>
<numero>4919</numero>
<issue>4919</issue>
<page-range>593-604</page-range></nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Velasquez]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Stamatatos]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Chanona-Hernández]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Syntactic Dependency-based N-grams as Classification Features]]></article-title>
<source><![CDATA[LNA1]]></source>
<year>2012</year>
<volume>7630</volume>
<page-range>1-11</page-range></nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Velasquez]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Stamatatos]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Chanona-Hernández]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Syntactic Dependency-Based N-grams: More Evidence of Usefulness in Classification]]></article-title>
<source><![CDATA[LACS]]></source>
<year>2013</year>
<volume>7816</volume>
<page-range>1324</page-range></nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Sidorov]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Velasquez]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[Stamatatos]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Chanona-Hernández]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Syntactic N-grams as Machine Learning Features for Natural Language Processing]]></article-title>
<source><![CDATA[Expert Systems with Applications]]></source>
<year>2013</year>
<page-range>8</page-range></nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Calvo]]></surname>
<given-names><![CDATA[H.]]></given-names>
</name>
<name>
<surname><![CDATA[Juarez Gambino]]></surname>
<given-names><![CDATA[J.o.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Inui]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Dependency Syntax Analysis using Grammar Induction and a Lexical Categories Precedence System]]></article-title>
<source><![CDATA[Proc. of CICLing 2011, Lecture Notes in Computer Science]]></source>
<year>2011</year>
<numero>6608</numero>
<issue>6608</issue>
<page-range>109-120</page-range></nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Khalilov]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Fonollosa]]></surname>
<given-names><![CDATA[J.A.R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[N-gram-based Statistical Machine Translation versus Syntax Augmented Machine Translation: comparison and system combination]]></article-title>
<source><![CDATA[Proceedings of the 12th Conference of the European Chapter of the ACL]]></source>
<year>2009</year>
<page-range>424-432</page-range></nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Habash]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The Use of a Structural N-gram Language Model in Generation-Heavy Hybrid Machine Translation]]></article-title>
<source><![CDATA[LNCS]]></source>
<year>2004</year>
<volume>3123</volume>
<page-range>6169</page-range></nlm-citation>
</ref>
<ref id="B14">
<label>14</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Agarwal]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Biads]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
<name>
<surname><![CDATA[McKeown]]></surname>
<given-names><![CDATA[K.R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Contextual Phrase-Level Polarity Analysis using Lexical Affect Scoring and Syntactic N-grams]]></article-title>
<source><![CDATA[Proceedings of the 12th Conference of the European Chapter of the ACL (EACL)]]></source>
<year>2009</year>
<page-range>24-32</page-range></nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Syntactic disambiguation with weighted extended subcategorization frames]]></article-title>
<source><![CDATA[Proc. PACLING-99, Pacific Association for Computational Linguistics]]></source>
<year>1999</year>
<page-range>244-249</page-range><publisher-loc><![CDATA[Waterloo ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B16">
<label>16</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[Bolshakov]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Galicia-Haro]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Statistics of parsing errors can help syntactic disambiguation]]></article-title>
<source><![CDATA[Proc. CIC-98, Simposium Internacional de Computación]]></source>
<year>1998</year>
<page-range>405-515</page-range><publisher-loc><![CDATA[Mexico ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B17">
<label>17</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pado]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
<name>
<surname><![CDATA[Lapata]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Dependency-based construction of semantic space models]]></article-title>
<source><![CDATA[Computational Linguistics]]></source>
<year>2007</year>
<volume>33</volume>
<numero>2</numero>
<issue>2</issue>
<page-range>161-199</page-range></nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Natural language processing: Perspective of CIC-IPN]]></article-title>
<source><![CDATA[International Conference on Advances in Computing, Communications and Informatics (ICACCI 2013)]]></source>
<year>2013</year>
<page-range>2112-2121</page-range><publisher-name><![CDATA[IEEE Conference Publications]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Galicia-Haro]]></surname>
<given-names><![CDATA[S.N.]]></given-names>
</name>
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[LA.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Acquiring syntactic information for a government pattern dictionary from large text corpora]]></article-title>
<source><![CDATA[IEEE International Workshop on Natural Language Processing and Knowledge Engineering, NLPKE 2001 at International IEEE SMC-2001 Conference: Systems, Man, and Cybernetics]]></source>
<year>2001</year>
<page-range>536-542</page-range><publisher-loc><![CDATA[Tucson ]]></publisher-loc>
<publisher-name><![CDATA[IEEE]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B20">
<label>20</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Bolshakov]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Galicia Haro]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Automatic Learning of a Syntactical Government Patterns Dictionary from Web-Retrieved Texts]]></article-title>
<source><![CDATA[Proc. International Conference on Automatic Learning and Discovery]]></source>
<year>1998</year>
<page-range>261-267</page-range><publisher-loc><![CDATA[Pittsburgh^ePA PA]]></publisher-loc>
<publisher-name><![CDATA[Carnegie Mellon University]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B21">
<label>21</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Koppel]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Schler]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Argamon]]></surname>
<given-names><![CDATA[S.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Authorship attribution in the wild]]></article-title>
<source><![CDATA[Language Resources and Evaluation]]></source>
<year>2011</year>
<volume>45</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>83-94</page-range></nlm-citation>
</ref>
<ref id="B22">
<label>22</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Carreras]]></surname>
<given-names><![CDATA[X.]]></given-names>
</name>
<name>
<surname><![CDATA[Chao]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Padró]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Padró]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[FreeLing: An Open-Source Suite of Language Analyzers]]></article-title>
<source><![CDATA[Proceedings of the 4th International Conference on Language Resources and Evaluation (LREC'04)]]></source>
<year>2004</year>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Padró]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Stanilovsky]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[FreeLing 3.0: Towards Wider Multilinguality]]></article-title>
<source><![CDATA[Proceedings of the Language Resources and Evaluation Conference (LREC 2012)]]></source>
<year>2012</year>
<publisher-name><![CDATA[ELRA]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[de Marneffe]]></surname>
<given-names><![CDATA[M.C.]]></given-names>
</name>
<name>
<surname><![CDATA[MacCartney]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Manning]]></surname>
<given-names><![CDATA[CD.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Generating Typed Dependency Parses from Phrase Structure Parses]]></article-title>
<source><![CDATA[Proc. of LREC]]></source>
<year>2006</year>
</nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Hall]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Frank]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Holmes]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Pfahringer]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Reutemann]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Witten]]></surname>
<given-names><![CDATA[I.H.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The WEKA Data Mining Software: An Update]]></article-title>
<source><![CDATA[SIGKDD Explorations]]></source>
<year>2009</year>
<volume>11</volume>
<numero>1</numero>
<issue>1</issue>
</nlm-citation>
</ref>
</ref-list>
</back>
</article>
