<?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-55462014000300010</article-id>
<article-id pub-id-type="doi">10.13053/CyS-18-3-2040</article-id>
<title-group>
<article-title xml:lang="en"><![CDATA[Paraphrase and Textual Entailment Generation in Czech]]></article-title>
</title-group>
<contrib-group>
<contrib contrib-type="author">
<name>
<surname><![CDATA[Nev&#283;&#345;ilová]]></surname>
<given-names><![CDATA[Zuzana]]></given-names>
</name>
<xref ref-type="aff" rid="A01"/>
</contrib>
</contrib-group>
<aff id="A01">
<institution><![CDATA[,Masaryk University Faculty of Informatics Natural Language Processing Centre]]></institution>
<addr-line><![CDATA[Brno Jihomoravsky]]></addr-line>
<country>República Checa</country>
</aff>
<pub-date pub-type="pub">
<day>00</day>
<month>09</month>
<year>2014</year>
</pub-date>
<pub-date pub-type="epub">
<day>00</day>
<month>09</month>
<year>2014</year>
</pub-date>
<volume>18</volume>
<numero>3</numero>
<fpage>555</fpage>
<lpage>568</lpage>
<copyright-statement/>
<copyright-year/>
<self-uri xlink:href="http://www.scielo.org.mx/scielo.php?script=sci_arttext&amp;pid=S1405-55462014000300010&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-55462014000300010&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-55462014000300010&amp;lng=en&amp;nrm=iso"></self-uri><abstract abstract-type="short" xml:lang="en"><p><![CDATA[Paraphrase and textual entailment generation can support natural language processing (NLP) tasks that simulate text understanding, e.g., text summarization, plagiarism detection, or question answering. A paraphrase, i.e., a sentence with the same meaning, conveys a certain piece of information with new words and new syntactic structures. Textual entailment, i.e., an inference that humans will judge most likely true, can employ real-world knowledge in order to make some implicit information explicit. Paraphrases can also be seen as mutual entailments. We present a new system that generates paraphrases and textual entailments from a given text in the Czech language. First, the process is rule-based, i.e., the system analyzes the input text, produces its inner representation, transforms it according to transformation rules, and generates new sentences. Second, the generated sentences are ranked according to a statistical model and only the best ones are output. The decision whether a paraphrase or textual entailment is correct or not is left to humans. For this purpose we designed an annotation game based on a conversation between a detective (the human player) and his assistant (the system). The result of such annotation is a collection of annotated pairs text-hypothesis. Currently, the system and the game are intended to collect data in the Czech language. However, the idea can be applied for other languages. So far, we have collected 3,321 H-T pairs. From these pairs, 1,563 were judged correct (47.06 %), 1,238 (37.28 %) were judged incorrect entailments, and 520 (15.66 %) were judged non-sense or unknown.]]></p></abstract>
<kwd-group>
<kwd lng="en"><![CDATA[Games with a purpose]]></kwd>
<kwd lng="en"><![CDATA[paraphrase]]></kwd>
<kwd lng="en"><![CDATA[textual entailment]]></kwd>
<kwd lng="en"><![CDATA[natural language generation]]></kwd>
</kwd-group>
</article-meta>
</front><body><![CDATA[  	    <p align="justify"><font face="verdana" size="4">Art&iacute;culos regulares</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="4"><b>Paraphrase and Textual Entailment Generation in Czech</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="center"><font face="verdana" size="2"><b>Zuzana Nev&#283;&#345;ilov&aacute;</b></font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><i>Natural Language Processing Centre, Faculty of Informatics, Masaryk University, Brno, Czech Republic.</i> <a href="mailto:xpopelk@fi.muni.cz">xpopelk@fi.muni.cz</a>.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2">Article received on 07/01/2014.    ]]></body>
<body><![CDATA[<br> 	Accepted on 01/02/2014.</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">Paraphrase and textual entailment generation can support natural language processing (NLP) tasks that simulate text understanding, e.g., text summarization, plagiarism detection, or question answering. A paraphrase, i.e., a sentence with the same meaning, conveys a certain piece of information with new words and new syntactic structures. Textual entailment, i.e., an inference that humans will judge most likely true, can employ real&#45;world knowledge in order to make some implicit information explicit. Paraphrases can also be seen as mutual entailments. We present a new system that generates paraphrases and textual entailments from a given text in the Czech language. First, the process is rule&#45;based, i.e., the system analyzes the input text, produces its inner representation, transforms it according to transformation rules, and generates new sentences. Second, the generated sentences are ranked according to a statistical model and only the best ones are output. The decision whether a paraphrase or textual entailment is correct or not is left to humans. For this purpose we designed an annotation game based on a conversation between a detective (the human player) and his assistant (the system). The result of such annotation is a collection of annotated pairs text&#45;hypothesis. Currently, the system and the game are intended to collect data in the Czech language. However, the idea can be applied for other languages. So far, we have collected 3,321 H&#45;T pairs. From these pairs, 1,563 were judged correct (47.06 %), 1,238 (37.28 %) were judged incorrect entailments, and 520 (15.66 %) were judged non&#45;sense or unknown.</font></p>  	    <p align="justify"><font face="verdana" size="2"><b>Keywords:</b> Games with a purpose, paraphrase, textual entailment, natural language generation.</font></p>  	    <p align="justify"><font face="verdana" size="2">&nbsp;</font></p>  	    <p align="justify"><font face="verdana" size="2"><a href="/pdf/cys/v18n3/v18n3a10.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>Acknowledgments</b></font></p>  	    <p align="justify"><font face="verdana" size="2">This work has been partly supported by the Ministry of Education of CR within the LINDAT&#45;Clarin project LM2010013 and by the Ministry of the Interior of CR within the project VF20102014003.</font></p>  	    ]]></body>
<body><![CDATA[<p align="justify"><font face="verdana" size="2">The access to computing and storage facilities owned by parties and projects contributing to the National Grid Infrastructure MetaCentrum, provided under the programme "Projects of Large Infrastructure for Research, Development, and Innovations" (LM2010005) is appreciated.</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"><b>1. Akhmatova, E. (2005).</b> Textual entailment resolution via atomic propositions. In <i>PASCAL: Proceedings of the First Challenges Workshop on Recognising Textual Entailment.</i> Southampton, UK, 61&#45;64.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077953&pid=S1405-5546201400030001000001&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"><b>2. Androutsopoulos, I. &amp; Malakasiotis, P. (2009).</b> A survey of paraphrasing and textual entailment methods. <i>CoRR,</i> abs/0912.3747.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077955&pid=S1405-5546201400030001000002&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"><b>3. Bhagat, R. &amp; Hovy, E. (2013).</b> What is a paraphrase? <i>Computational Linguistics,</i> 39(3), 463&#151;472. ISSN 0891&#45;2017. doi:10.1162/COLI_a_00166.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077957&pid=S1405-5546201400030001000003&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"><b>4. Boyd&#45;Graber, J., Fellbaum, C., Osherson, D., &amp; Schapire, R. (2006).</b> Adding dense, weighted connections to WordNet. In <i>Proceedings of the Third International WordNet Conference GWC&#45;06.</i> Masaryk University in Brno, South Jeju Island, Korea, 29&#45;36.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077959&pid=S1405-5546201400030001000004&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"><b>5. Chamberlain, J., Kruschwitz, U., &amp; Poesio, M. (2009).</b> Constructing an anaphorically annotated corpus with non&#45;experts: Assessing the quality of collaborative annotations. In <i>Proceedings of the 2009 Workshop on The People's Web Meets NLP: Collaboratively Constructed Semantic Resources,</i> People s Web 09. Association for Computational Linguistics, Stroudsburg, PA, USA. ISBN 978&#45;1932432&#45;55&#45;8, 57&#45;62.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077961&pid=S1405-5546201400030001000005&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"><b>6. Chklovski, T. (2005).</b> Collecting paraphrase corpora from volunteer contributors. In <i>Proceedings of the 3rd International Conference on Knowledge Capture,</i> K&#45;CAP '05. ACM, New York, NY, USA. ISBN 1&#45;59593&#45;163&#45;5, 115&#45;120. doi:10.1145/1088622.1088644.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077963&pid=S1405-5546201400030001000006&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"><b>7. Clark, P., Fellbaum, C., &amp; Hobbs, J. R.</b> <b>(2006).</b> The Boeing&#45;Princeton&#45;ISI (BPI) textual entailment test suite. Accessed online 201404&#45;14 from <a href="http://www.cs.utexas.edu/~pclark/bpi&#45;test&#45;suite/bpi&#45;rte&#45;knowledge&#45;types.txt" target="_blank">http://www.cs.utexas.edu/~pclark/bpi&#45;test&#45;suite/bpi&#45;rte&#45;knowledge&#45;types.txt</a>.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077965&pid=S1405-5546201400030001000007&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"><b>8. Dagan, I., Glickman, O., &amp; Magnini, B. (2006).</b> The PASCAL recognising textual entailment challenge. In <b>Qui&ntilde;onero&#45;Candela, J., Dagan, I., Magnini, B., &amp; d'Alch&eacute;&#45;Buc, F.,</b> editors, <i>Machine Learning Challenges,</i> volume 3944 of <i>Lecture Notes in Computer Science.</i> Springer, p. 177&#45;190.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077967&pid=S1405-5546201400030001000008&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"><b>9. Fellbaum, C. (1998).</b> <i>WordNet: An Electronic Lexical Database (Language, Speech, and Communication).</i> The MIT Press. ISBN 026206197X.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077969&pid=S1405-5546201400030001000009&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"><b>10. Gr&aacute;c, M. (2013).</b> <i>Rapid Development of Language Resources.</i> Ph.D. thesis, Masaryk University, Brno, Czech Republic.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077971&pid=S1405-5546201400030001000010&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"><b>11. Graesser, A. (1981).</b> <i>Prose Comprehension Beyond the Word.</i> Springer&#45;Verlag, New York. ISBN 9783540905448.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077973&pid=S1405-5546201400030001000011&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"><b>12. Haji&#269;, J., Haji&#269;ova, E., Pajas, P., Panevov&aacute;, J., Sgall, P., &amp; Vidova&#45;Hladk&aacute;, B. (2001).</b> <i>Prague Dependency Treebank 1.0 (Final Production Label).</i> Linguistic Data Consortium. ISBN 1&#45;58563&#45;212&#45;0. Published: CDROM CAT: LDC2001T10.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077975&pid=S1405-5546201400030001000012&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"><b>13. Havasi, C., Speer, R., &amp; Alonso, J. (2009).</b> Con&#45;ceptNet: a lexical resource for common sense knowledge. In <b>Nicolov, N., Angelova, G., &amp; Mitkov,</b> <b>R.,</b> editors, <i>Recent Advances in Natural Language Processing V,</i> volume 309 of <i>Current Issues in Linguistic Theory.</i> John Benjamins, Amsterdam &amp; Philadelphia, 269&#45;280.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077977&pid=S1405-5546201400030001000013&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"><b>14. Hlav&aacute;&#269;kova, D. &amp; Hor&aacute;k, A. (2005).</b> VerbaLex &#45;new comprehensive lexicon of verb valencies for Czech. In <i>Computer Treatment of Slavic and East European Languages.</i> Slovensk&yacute; n&aacute;rodn&yacute; korpus. ISBN 80&#45;224&#45;0895&#45;6, 107&#45;115.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077979&pid=S1405-5546201400030001000014&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"><b>15. Kov&aacute;&#345;, V., Hor&aacute;k, A., &amp; Jakub&iacute;&#269;ek, M. (2011).</b> Syntactic analysis using finite patterns: A new parsing system for Czech. In <i>Human Language Technology. Challenges for Computer Science and Linguistics,</i> volume November 6&#45;8, 2009. Poznan, Poland, 161-171.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077981&pid=S1405-5546201400030001000015&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"><b>16. Ku&#269;ov&aacute;, L. &amp; &#381;abokrtsk&#253;, Z. (2005).</b> Anaphora in Czech: Large data and experiments with automatic anaphora resolution. In <b>Matou&#353;rek, V., Mautner, P., &amp; Pavelka, T.,</b> editors, <i>Proceedings of 8th International Conference on Text, Speech and Dialogue, TSD 2005,</i> volume 3658 of <i>Lecture Notes in Computer Science.</i> Springer Berlin Heidelberg. ISBN 978&#45;3&#45;540&#45;28789&#45;6, 93&#45;98. doi:10.1007/11551874_12.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077983&pid=S1405-5546201400030001000016&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"><b>17. Nev&#283;&#345;ilova, Z. (2014).</b> Annotation game for textual entailment evaluation. In <b>Gelbukh, A.,</b> editor, <i>15th International Conference, CICLing 2014, Kath&#45;mandu, Nepal, April 6&#45;12,2014, Proceedings, Part I,</i> volume 8403 of <i>Lecture Notes in Computer Science.</i> Springer. ISBN 978&#45;3&#45;642&#45;54905&#45;2, 340&#45;350.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077985&pid=S1405-5546201400030001000017&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"><b>18. Pala, K. &amp; Smr&#382;, P. (2004).</b> Building Czech Word&#45;net. <i>Romanian Journal of Information Science and Technology,</i> 2004(7), 79&#45;88.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077987&pid=S1405-5546201400030001000018&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"><b>19. Palmer, M. S., Dahl, D. A., Schiffman, R. J., Hirschman, L., Linebarger, M., &amp; Dowding, J. (1986).</b> Recovering implicit information. In <i>Proceedings of the 24th Annual Meeting on Association for Computational Linguistics,</i> ACL '86. Association for Computational Linguistics, Stroudsburg, PA, USA, 10&#45;19. doi:10.3115/981131.981135.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077989&pid=S1405-5546201400030001000019&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"><b>20. Sammons, M., Vydiswaran, V. G. V., &amp; Roth, D. (2010).</b> Ask not what textual entailment can do for you... In <i>Meeting of the Association for Computational Linguistics.</i> Association for Computational Linguistics, Uppsala, Sweden, 1199&#45;1208.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077991&pid=S1405-5546201400030001000020&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"><b>21. &#352;merk, P. (2010).</b> <i>Towards Computational Morphological Analysis of Czech.</i> Ph.D. thesis, Masaryk University in Brno, Brno, Czech Republic.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077993&pid=S1405-5546201400030001000021&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"><b>22. &#352;merk, P. &amp; Hlav&aacute;&#269;kov&aacute;, D. (2012).</b> Derivacni an&#45;alyzator ccestiny Derivance &#91;Derivational analyzer for Czech&#93;. &#91;software&#93; accessed online 2014&#45;04&#45;09 from <a href="http://nlp.fi.muni.cz/projekty/derivance" target="_blank">http://nlp.fi.muni.cz/projekty/derivance</a>.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077995&pid=S1405-5546201400030001000022&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"><b>23. Snow, R., O'Connor, B., Jurafsky, D., &amp; Ng, A. Y. (2008).</b> Cheap and fast&#151;but is it good?: Evaluating non&#45;expert annotations for natural language tasks. In <i>Proceedings of the Conference on Empirical Methods in Natural Language Processing,</i> EMNLP '08. Association for Computational Linguistics, Stroudsburg, PA, USA, 254&#45;263.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077997&pid=S1405-5546201400030001000023&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"><b>24. Venhuizen, N., Basile, V., Evang, K., &amp; Bos, J. (2013).</b> Gamification for word sense labeling. In <i>Proceedings of the 10th International Conference on Computational Semantics (IWCS 2013) &#45; Short Papers.</i> Potsdam, Germany, 397&#45;403.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2077999&pid=S1405-5546201400030001000024&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"><b>25. Vickrey, D., Bronzan, A., Choi, W., Kumar, A., Turner&#45;Maier, J., Wang, A., &amp; Koller, D. (2008).</b> Online word games for semantic data collection. In <i>EMNLP 08: Proceedings of the Conference on Empirical Methods in Natural Language Processing.</i> Association for Computational Linguistics, Morristown, NJ, USA, 533&#45;542.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2078001&pid=S1405-5546201400030001000025&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"><b>26. von Ahn, L. &amp; Dabbish, L. (2008).</b> Designing games with a purpose. <i>Commun. ACM,</i> 51(8), 58&#45;67. ISSN 0001&#45;0782. doi:10.1145/1378704.1378719.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2078003&pid=S1405-5546201400030001000026&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"><b>27. von Ahn, L., Kedia, M., &amp; Blum, M. (2006).</b> Verbosity: a game for collecting common&#45;sense facts. In <i>CHI '06: Proceedings of the SIGCHI conference on Human Factors in computing systems.</i> ACM, New York, NY, USA. ISBN 1&#45;59593&#45;372&#45;7, 75&#45;78. doi: <a href="http://doi.acm.org/10.1145/1124772.1124784" target="_blank">http://doi.acm.org/10.1145/1124772.1124784</a>.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2078005&pid=S1405-5546201400030001000027&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"><b>28. Wang, A., Hoang, C., &amp; Kan, M.&#45;Y. (2013).</b> Perspectives on crowdsourcing annotations for natural language processing. <i>Language Resources and Evaluation,</i> 47(1), 9&#45;31. ISSN 1574&#45;020X. doi: 10.1007/s10579&#45;012&#45;9176&#45;1.    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[&#160;<a href="javascript:void(0);" onclick="javascript: window.open('/scielo.php?script=sci_nlinks&ref=2078007&pid=S1405-5546201400030001000028&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[Akhmatova]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Textual entailment resolution via atomic propositions]]></article-title>
<source><![CDATA[PASCAL: Proceedings of the First Challenges Workshop on Recognising Textual Entailment]]></source>
<year>2005</year>
<page-range>61-64</page-range><publisher-loc><![CDATA[Southampton ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B2">
<label>2</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Androutsopoulos]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Malakasiotis]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<source><![CDATA[A survey of paraphrasing and textual entailment methods]]></source>
<year>2009</year>
</nlm-citation>
</ref>
<ref id="B3">
<label>3</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Bhagat]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Hovy]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[What is a paraphrase?]]></article-title>
<source><![CDATA[Computational Linguistics]]></source>
<year>2013</year>
<volume>39</volume>
<numero>3</numero>
<issue>3</issue>
<page-range>463-472</page-range></nlm-citation>
</ref>
<ref id="B4">
<label>4</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Boyd-Graber]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Fellbaum]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Osherson]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Schapire]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Adding dense, weighted connections to WordNet]]></article-title>
<source><![CDATA[Proceedings of the Third International WordNet Conference GWC-06]]></source>
<year>2006</year>
<page-range>29-36</page-range><publisher-loc><![CDATA[South Jeju ]]></publisher-loc>
<publisher-name><![CDATA[Masaryk University in Brno]]></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[Chamberlain]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Kruschwitz]]></surname>
<given-names><![CDATA[U.]]></given-names>
</name>
<name>
<surname><![CDATA[Poesio]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Constructing an anaphorically annotated corpus with non-experts: Assessing the quality of collaborative annotations]]></article-title>
<source><![CDATA[Proceedings of the 2009 Workshop on The People's Web Meets NLP: Collaboratively Constructed Semantic Resources, People s Web 09]]></source>
<year>2009</year>
<page-range>57-62</page-range><publisher-loc><![CDATA[Stroudsburg^ePA PA]]></publisher-loc>
<publisher-name><![CDATA[Association for Computational Linguistics]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B6">
<label>6</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Chklovski]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Collecting paraphrase corpora from volunteer contributors]]></article-title>
<source><![CDATA[Proceedings of the 3rd International Conference on Knowledge Capture, K-CAP '05]]></source>
<year>2005</year>
<page-range>115-120</page-range><publisher-loc><![CDATA[New York^eNY NY]]></publisher-loc>
<publisher-name><![CDATA[ACM]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B7">
<label>7</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Clark]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Fellbaum]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Hobbs]]></surname>
<given-names><![CDATA[J. R.]]></given-names>
</name>
</person-group>
<source><![CDATA[The Boeing-Princeton-ISI (BPI) textual entailment test suite]]></source>
<year>2006</year>
</nlm-citation>
</ref>
<ref id="B8">
<label>8</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Dagan]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Glickman]]></surname>
<given-names><![CDATA[O.]]></given-names>
</name>
<name>
<surname><![CDATA[Magnini]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[The PASCAL recognising textual entailment challenge]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Quińonero-Candela]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Dagan]]></surname>
<given-names><![CDATA[I.]]></given-names>
</name>
<name>
<surname><![CDATA[Magnini]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[d'Alché-Buc]]></surname>
<given-names><![CDATA[F.]]></given-names>
</name>
</person-group>
<source><![CDATA[Machine Learning Challenges, volume 3944 of Lecture Notes in Computer Science]]></source>
<year>2006</year>
<page-range>177-190</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B9">
<label>9</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Fellbaum]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
</person-group>
<source><![CDATA[WordNet: An Electronic Lexical Database (Language, Speech, and Communication)]]></source>
<year>1998</year>
<publisher-name><![CDATA[The MIT Press]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B10">
<label>10</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Grác]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<source><![CDATA[Rapid Development of Language Resources]]></source>
<year>2013</year>
</nlm-citation>
</ref>
<ref id="B11">
<label>11</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Graesser]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[Prose Comprehension Beyond the Word]]></source>
<year>1981</year>
<publisher-loc><![CDATA[New York ]]></publisher-loc>
<publisher-name><![CDATA[Springer-Verlag]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B12">
<label>12</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Haji&#269;]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Haji&#269;ova]]></surname>
<given-names><![CDATA[E.]]></given-names>
</name>
<name>
<surname><![CDATA[Pajas]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Panevová]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Sgall]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Vidova-Hladká]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
</person-group>
<source><![CDATA[Prague Dependency Treebank 1.0 (Final Production Label)]]></source>
<year>2001</year>
<publisher-name><![CDATA[Linguistic Data Consortium]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B13">
<label>13</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Havasi]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Speer]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[Alonso]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Con-ceptNet: a lexical resource for common sense knowledge]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Nicolov]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Angelova]]></surname>
<given-names><![CDATA[G.]]></given-names>
</name>
<name>
<surname><![CDATA[Mitkov]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
</person-group>
<source><![CDATA[Recent Advances in Natural Language Processing V, volume 309 of Current Issues in Linguistic Theory]]></source>
<year>2009</year>
<page-range>269-280</page-range><publisher-loc><![CDATA[AmsterdamPhiladelphia ]]></publisher-loc>
<publisher-name><![CDATA[John Benjamins]]></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[Hlavá&#269;kova]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Horák]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[VerbaLex -new comprehensive lexicon of verb valencies for Czech]]></article-title>
<source><![CDATA[Computer Treatment of Slavic and East European Languages]]></source>
<year>2005</year>
<page-range>107-115</page-range><publisher-name><![CDATA[Slovenský národný korpus]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B15">
<label>15</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ková&#345;]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
<name>
<surname><![CDATA[Horák]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Jakubí&#269;ek]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Syntactic analysis using finite patterns: A new parsing system for Czech]]></article-title>
<source><![CDATA[Human Language Technology. Challenges for Computer Science and Linguistics, volume November 6-8, 2009]]></source>
<year>2011</year>
<page-range>161-171</page-range><publisher-loc><![CDATA[Poznan ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B16">
<label>16</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Ku&#269;ová]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[&#381;abokrtský]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Anaphora in Czech: Large data and experiments with automatic anaphora resolution]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Matou&#353;rek]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
<name>
<surname><![CDATA[Mautner]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Pavelka]]></surname>
<given-names><![CDATA[T.]]></given-names>
</name>
</person-group>
<source><![CDATA[Proceedings of 8th International Conference on Text, Speech and Dialogue, TSD 2005, volume 3658 of Lecture Notes in Computer Science]]></source>
<year>2005</year>
<page-range>93-98</page-range><publisher-loc><![CDATA[BerlinHeidelberg ]]></publisher-loc>
<publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B17">
<label>17</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Nev&#283;&#345;ilova]]></surname>
<given-names><![CDATA[Z.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Annotation game for textual entailment evaluation]]></article-title>
<person-group person-group-type="editor">
<name>
<surname><![CDATA[Gelbukh]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
</person-group>
<source><![CDATA[15th International Conference, CICLing 2014, Kath-mandu, Nepal, April 6-12,2014, Proceedings, Part I, volume 8403 of Lecture Notes in Computer Science]]></source>
<year>2014</year>
<page-range>340-350</page-range><publisher-name><![CDATA[Springer]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B18">
<label>18</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Pala]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Smr&#382;]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Building Czech Word-net]]></article-title>
<source><![CDATA[Romanian Journal of Information Science and Technology]]></source>
<year>2004</year>
<month>20</month>
<day>04</day>
<numero>7</numero>
<issue>7</issue>
<page-range>79-88</page-range></nlm-citation>
</ref>
<ref id="B19">
<label>19</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Palmer]]></surname>
<given-names><![CDATA[M. S.]]></given-names>
</name>
<name>
<surname><![CDATA[Dahl]]></surname>
<given-names><![CDATA[D. A.]]></given-names>
</name>
<name>
<surname><![CDATA[Schiffman]]></surname>
<given-names><![CDATA[R. J.]]></given-names>
</name>
<name>
<surname><![CDATA[Hirschman]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Linebarger]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Dowding]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Recovering implicit information]]></article-title>
<source><![CDATA[Proceedings of the 24th Annual Meeting on Association for Computational Linguistics, ACL '86]]></source>
<year>1986</year>
<page-range>10-19</page-range><publisher-loc><![CDATA[Stroudsburg^ePA PA]]></publisher-loc>
<publisher-name><![CDATA[Association for Computational Linguistics]]></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[Sammons]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Vydiswaran]]></surname>
<given-names><![CDATA[V. G. V.]]></given-names>
</name>
<name>
<surname><![CDATA[Roth]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Ask not what textual entailment can do for you..]]></article-title>
<source><![CDATA[Meeting of the Association for Computational Linguistics]]></source>
<year>2010</year>
<page-range>1199-1208</page-range><publisher-loc><![CDATA[Uppsala ]]></publisher-loc>
<publisher-name><![CDATA[Association for Computational Linguistics]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B21">
<label>21</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[&#352;merk]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
</person-group>
<source><![CDATA[Towards Computational Morphological Analysis of Czech]]></source>
<year>2010</year>
</nlm-citation>
</ref>
<ref id="B22">
<label>22</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[&#352;merk]]></surname>
<given-names><![CDATA[P.]]></given-names>
</name>
<name>
<surname><![CDATA[Hlavá&#269;ková]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<source><![CDATA[Derivacni an-alyzator ccestiny Derivance [Derivational analyzer for Czech]]]></source>
<year>2012</year>
</nlm-citation>
</ref>
<ref id="B23">
<label>23</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Snow]]></surname>
<given-names><![CDATA[R.]]></given-names>
</name>
<name>
<surname><![CDATA[O'Connor]]></surname>
<given-names><![CDATA[B.]]></given-names>
</name>
<name>
<surname><![CDATA[Jurafsky]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Ng]]></surname>
<given-names><![CDATA[A. Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Cheap and fast-but is it good?: Evaluating non-expert annotations for natural language tasks]]></article-title>
<source><![CDATA[Proceedings of the Conference on Empirical Methods in Natural Language Processing, EMNLP '08]]></source>
<year>2008</year>
<page-range>254-263</page-range><publisher-loc><![CDATA[Stroudsburg^ePA PA]]></publisher-loc>
<publisher-name><![CDATA[Association for Computational Linguistics]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B24">
<label>24</label><nlm-citation citation-type="">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Venhuizen]]></surname>
<given-names><![CDATA[N.]]></given-names>
</name>
<name>
<surname><![CDATA[Basile]]></surname>
<given-names><![CDATA[V.]]></given-names>
</name>
<name>
<surname><![CDATA[Evang]]></surname>
<given-names><![CDATA[K.]]></given-names>
</name>
<name>
<surname><![CDATA[Bos]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Gamification for word sense labeling]]></article-title>
<source><![CDATA[Proceedings of the 10th International Conference on Computational Semantics (IWCS 2013) - Short Papers]]></source>
<year>2013</year>
<page-range>397-403</page-range><publisher-loc><![CDATA[Potsdam ]]></publisher-loc>
</nlm-citation>
</ref>
<ref id="B25">
<label>25</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Vickrey]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
<name>
<surname><![CDATA[Bronzan]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Choi]]></surname>
<given-names><![CDATA[W.]]></given-names>
</name>
<name>
<surname><![CDATA[Kumar]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Turner-Maier]]></surname>
<given-names><![CDATA[J.]]></given-names>
</name>
<name>
<surname><![CDATA[Wang]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Koller]]></surname>
<given-names><![CDATA[D.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Online word games for semantic data collection]]></article-title>
<source><![CDATA[EMNLP 08: Proceedings of the Conference on Empirical Methods in Natural Language Processing]]></source>
<year>2008</year>
<page-range>533-542</page-range><publisher-loc><![CDATA[Morristown^eNJ NJ]]></publisher-loc>
<publisher-name><![CDATA[Association for Computational Linguistics]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B26">
<label>26</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[von Ahn]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Dabbish]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Designing games with a purpose]]></article-title>
<source><![CDATA[Commun. ACM]]></source>
<year>2008</year>
<volume>51</volume>
<numero>8</numero>
<issue>8</issue>
<page-range>58-67</page-range></nlm-citation>
</ref>
<ref id="B27">
<label>27</label><nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname><![CDATA[von Ahn]]></surname>
<given-names><![CDATA[L.]]></given-names>
</name>
<name>
<surname><![CDATA[Kedia]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
<name>
<surname><![CDATA[Blum]]></surname>
<given-names><![CDATA[M.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Verbosity: a game for collecting common-sense facts]]></article-title>
<source><![CDATA[CHI '06: Proceedings of the SIGCHI conference on Human Factors in computing systems]]></source>
<year>2006</year>
<publisher-loc><![CDATA[New York^eNY NY]]></publisher-loc>
<publisher-name><![CDATA[ACM]]></publisher-name>
</nlm-citation>
</ref>
<ref id="B28">
<label>28</label><nlm-citation citation-type="journal">
<person-group person-group-type="author">
<name>
<surname><![CDATA[Wang]]></surname>
<given-names><![CDATA[A.]]></given-names>
</name>
<name>
<surname><![CDATA[Hoang]]></surname>
<given-names><![CDATA[C.]]></given-names>
</name>
<name>
<surname><![CDATA[Kan]]></surname>
<given-names><![CDATA[M.-Y.]]></given-names>
</name>
</person-group>
<article-title xml:lang="en"><![CDATA[Perspectives on crowdsourcing annotations for natural language processing]]></article-title>
<source><![CDATA[Language Resources and Evaluation]]></source>
<year>2013</year>
<volume>47</volume>
<numero>1</numero>
<issue>1</issue>
<page-range>9-31</page-range></nlm-citation>
</ref>
</ref-list>
</back>
</article>
