<?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-90442009000200001</article-id>
<title-group>
<article-title xml:lang="es"><![CDATA[Editorial]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[Alexander]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,National Polytechnic Institute Center for Computing Research Head of the Natural Language Processing Laboratory]]></institution>
<addr-line><![CDATA[ ]]></addr-line>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>12</month>
<year>2009</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>12</month>
<year>2009</year>
</pub-date>
<numero>40</numero>
<fpage>3</fpage>
<lpage>4</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1870-90442009000200001&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-90442009000200001&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-90442009000200001&amp;lng=en&amp;nrm=iso"></self-uri></article-meta>
</front><body><![CDATA[ <p align="center"><font face="verdana" size="4"><b>Editorial</b></font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     <p align="justify"><font face="verdana" size="2">This issue of <i>Polibits </i>includes a thematic selection of papers on Information Retrieval and Natural Language Processing. Information Retrieval comprises the technologies that help searching for documents in large text collections or Internet. Natural Language Processing, also known as Computational Linguistics, offers improvements to many applications that involve computers and human language, such as information retrieval, spelling correction, and machine translation, among others.</font></p>     <p align="justify"><font face="verdana" size="2">The <b>special section on Information Retrieval and Natural Language Processing </b>includes the first seven papers. First three of them are related with <b>Information Retrieval </b>and <b>Question Answering. </b>Question answering is a specific kind of information retrieval: instead of searching for whole documents, it goes a step further by providing the user with the answer to a specific question. For example, if the user wants to know <i>who is the president of Mexico, </i>an information retrieval application will present them all the documents that mention the words <i>president of Mexico </i>and the user themselves can manually look for the name in those documents; a question answering application will do it automatically and return the name: <i>Felipe Calderon.</i></font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"TrainQA: a Training Corpus for Corpus&#150;Based Question Answering Systems'" </i>describes the development of lexical resource useful for the question answering task: a corpus of questions and their corresponding answers marked in the text. This corpus can be used for both supervised training of question answering systems and as a benchmark for such system.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Cross Language Information Retrieval using Multilingual Ontology as Translation and Query Expansion Base" </i>evauates an information retrieval system of a special type: cross language information retrieval system, i.e., a system that accepts a search query in one language (English in this case) but searches for relevant documents written in another language (Arabic). The paper demonstrates that using an ontology yields significantly better results than using a simple dictionary for translation.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"English&#150;to&#150;Japanese Cross&#150;Language Question&#150;Answering System using Weighted Adding with Multiple Answers" </i>is devoted to a topic that combines the ideas of question answering and cross&#150;language information retrieval: now, not only the question can be formulated in a language different from that of the documents, but the answer can be looked in texts in different languages.</font></p>     <p align="justify"><font face="verdana" size="2">The next two papers are devoted to the internal tasks of natural language processing and information retrieval, namely, to <b>word sense disambiguation </b>and <b>named entity extraction. </b></font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Using Sense Clustering for the Disambiguation </i><i>of Words"' </i>is devoted to disambiguation of homonymous or polysemous words in a specific context. For example, the word <i>bank </i>means different things in the contexts <i>bank account </i>and <i>West bank of Jordan. </i>The paper presents a method for automatically determining the correct sense of the word in context by determining groups of similar senses.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Improving Named Entity Extraction Accuracy using Unlabeled Data and Several Extractors" </i>shows how several methods can be combined to improve the quality of identifying named entities in natural language documents. A named entity is a sequence of words that refer to a single concept, such as <i>Ministry of Foreign Affairs </i>or <i>John Smith.</i></font></p>     ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">The last two papers of the special section address <b>spelling correction </b>in information retrieval context and <b>lexical resources acquisition.</b></font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Revised N&#150;Gram based Automatic Spelling Correction Tool to Improve Retrieval Effectiveness" </i>presents an improved method for correcting spelling errors in words via statistics of letter combinations. Besides the usual application of the spelling correction in improving human writing, the paper shows that spelling correction is useful for information retrieval by correcting spelling errors in the query and in the documents being searched and thus improving chances for correct matching between the query and the documents.</font></p>     <p align="justify"><font face="verdana" size="2">Finally, the paper <i>"Bilingual Lexical Data Contributed by Language Teachers via a Web Service: Quality vs. Quantity" </i>discussed the issue of lexical resources acquisition. Many of the natural language techniques depend crucially on dictionaries and other sources of knowledge about language. Constructing such dictionaries is a major concern for the research community. The paper discusses the authors' experience in involving language teachers in a collaborative project aimed to develop a bilingual dictionary.</font></p>     <p align="justify"><font face="verdana" size="2">This paper concludes the special section on information retrieval and natural language processing. The last five papers are <b>regular papers.</b></font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Tecnolog&iacute;a RFID Aplicada al Control de Accesos" </i>presents a short introduction to the modern radio frequency identification technology that permits remotely identify objects or resources via special tags attached to them. The paper also shows a practical application of this technology in access control.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"An Extended Payment Model for M&#150;Commerce with Fair Non&#150;Repudiation Protocols" </i>suggests an improved model for mobile commerce using fair non&#150;repudiation protocols widely used in the context of electronic commerce but not studied in enough detail in the context of mobile commerce. Non&#150;repudiation protocols ensure that the buyer or seller will not be able to refute the validity of the transaction after it has been concluded.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"An&aacute;lisis Num&eacute;rico de P&eacute;rdidas de Inserci&oacute;n de Conmutadores Dise&ntilde;ados con Diodos p&#150;i&#150;n" </i>gives a detailed introduction in the theory and applications of the <i>p&#150;i&#150;n </i>diodes and microwave switches used in high&#150;frequency circuits. The paper then presents numeric analysis of the insertion loss in microwave switches designed with the <i>p&#150;i&#150;n </i>diodes.</font></p>     <p align="justify"><font face="verdana" size="2">The paper <i>"Restricci&oacute;n del Uso de Tel&eacute;fonos Celulares en Ambientes Controlados" </i>presents a Bluetooth&#150;based tool that can disable mobile phones at a certain place or block some of their functions such as transmitting of video signal. This allows to enforce the restrictions on use of mobile phones at some public places such as cultural events, banks, or airplanes.</font></p>     <p align="justify"><font face="verdana" size="2">Finally, the paper <i>"Evaluation of E&#150;Learning Readiness: A Study of Informational Behavior of University Students" </i>studies the way students in Thailand use information sharing and search in the computer&#150;assisted learning process. The results of this study can be used for elaboration of the part of e&#150;learning curriculum that deals with personal information management and can be relevant for countries with similar cultural and economic situation, such as most of Latin American countries.</font></p>     <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>     ]]></body>
<body><![CDATA[<p align="right"><font face="verdana" size="2"><b>Alexander Gelbukh</b>    <br>   <i>Head of the Natural Language Processing Laboratory,     <br> Center for Computing Research, National     <br> Polytechnic Institute, Mexico</i></font></p>      ]]></body>
</article>
