<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://unlarchive.org/wiki/index.php?action=history&amp;feed=atom&amp;title=CLEA2000</id>
	<title>CLEA2000 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://unlarchive.org/wiki/index.php?action=history&amp;feed=atom&amp;title=CLEA2000"/>
	<link rel="alternate" type="text/html" href="https://unlarchive.org/wiki/index.php?title=CLEA2000&amp;action=history"/>
	<updated>2026-05-13T04:51:23Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://unlarchive.org/wiki/index.php?title=CLEA2000&amp;diff=16551&amp;oldid=prev</id>
		<title>imported&gt;Martins at 18:45, 4 August 2014</title>
		<link rel="alternate" type="text/html" href="https://unlarchive.org/wiki/index.php?title=CLEA2000&amp;diff=16551&amp;oldid=prev"/>
		<updated>2014-08-04T18:45:29Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CLEA&amp;lt;sup&amp;gt;2000&amp;lt;/sup&amp;gt; certifies that you have reached a standard of knowledge concerning the development of natural language grammars for [[NLization]] and may officially participate in the UNL Research. The certificate consists of a set of 100 graphs that must be NLized with EUGENE.&lt;br /&gt;
&lt;br /&gt;
== Goal ==&lt;br /&gt;
In CLEA&amp;lt;sup&amp;gt;2000&amp;lt;/sup&amp;gt;, you are expected to provide the lingware (dictionary and grammars) necessary to &amp;#039;&amp;#039;&amp;#039;NLize&amp;#039;&amp;#039;&amp;#039; the corpus [[UCA1]] into your native language.&lt;br /&gt;
&lt;br /&gt;
== Instructions ==&lt;br /&gt;
#Training corpus&lt;br /&gt;
##Prepare the training corpus&lt;br /&gt;
##*&amp;lt;u&amp;gt;If your native language is not English&amp;lt;/u&amp;gt;: translate (manually) the 100 sentences of the corpus [[UCA1]] from English into your native language. Be as close as possible to the original, and provide one single translation for each sentence. This will be your expected output, and your goal will be to get (automatically, through [[EUGENE]]) these NL sentences out of the UNL graphs. See an example of input file [http://www.unlweb.net.br/resources/UCA1/uca1_unl.txt here]. Note that you have to translate only the sentences between {org}{/org}&lt;br /&gt;
##*&amp;lt;u&amp;gt;If your native language is English&amp;lt;/u&amp;gt;: use the corpus [[UCA2]] as your input document file.&lt;br /&gt;
##Save the translated text (without the English original) in a plain text (.txt) file with UTF-8 encoding and upload it to UNLWEB&amp;gt;UNLDEV&amp;gt;EUGENE&amp;gt;UNL FILES. &lt;br /&gt;
#Dictionary&amp;lt;ref&amp;gt;Instead of creating a whole new dictionary from scratch, you may try localizing the English dictionary available at [http://www.unlweb.net.br/resources/UCA1/unl_eng_dic.txt unl_eng_dic.txt]. Note that &amp;quot;localization&amp;quot; is not the same as &amp;quot;translation&amp;quot;. You may need other features (in English, for instance, nouns do not have gender or case) or other entries. In any case, the resulting dictionary should reflect your translated version of the corpus (i.e., all entries appearing in your translated version of the corpus should appear in the dictionary). For further information on localization, see [[Localization]]. For information on the dictionary structure, see [[Dictonary Specs]]. For an explanation of the structure of the English dictionary, see [[English_dictionary|English Dictionary]]. In case you need additional features, use only the tags available at the [[tagset]].&amp;lt;/ref&amp;gt; &lt;br /&gt;
##Create a dictionary for your training corpus. Your dictionary must contain &amp;lt;u&amp;gt;all and only the word forms appearing in your training corpus&amp;lt;/u&amp;gt;, and must comply with the [[Dictionary Specs]].&lt;br /&gt;
##Save the NL-UNL dictionary in a plain text (.txt) file with UTF-8 encoding and upload it to UNLWEB&amp;gt;UNLDEV&amp;gt;EUGENE&amp;gt;DICTIONARIES.&lt;br /&gt;
#Grammars&amp;lt;ref&amp;gt;In order to prepare the grammar, study the [[Grammar Specs]]. Next, take a look at the structure of the [[English_grammar|English Grammar]] for a detailed example. In many cases, it is simpler just to localize the English grammars to your own locale rather than creating a whole grammar from the scratch. See the instructions at [[Localization]].&amp;lt;/ref&amp;gt;&lt;br /&gt;
##Create the UNL-NL (generation) grammars necessary to NLize the UNL graphs. These grammars are the most difficult (and the actual goal) of the whole analysis task. There can be two different types of grammar:&lt;br /&gt;
##*[[T-grammar]], which is used to transform the graph structure (the UNL graph) into a list structure (the NL sentence);&lt;br /&gt;
##*[[D-grammar]], which is used to improve the performance of the [[tokenization]] and of the [[transformation]].&amp;lt;ref&amp;gt;D-rules used in tokenization are used either to prevent wrong lexical matches or to provoke right lexical matches. D-rules used in transformation are used to either prevent or provoke the application of certain rules.&amp;lt;/ref&amp;gt;&lt;br /&gt;
##Save the UNL-NL grammars in a plain text (.txt) file with UTF-8 encoding and upload them to the corresponding tabs in UNLWEB&amp;gt;UNLDEV&amp;gt;EUGENE.&lt;br /&gt;
##Test them and do the necessary changes until you get good results.&lt;br /&gt;
#Evaluation&lt;br /&gt;
##Export the actual output of EUGENE (range=1-100, trace-level=MINIMAL).&lt;br /&gt;
##Check the F-measure of the actual output at UNLWEB&amp;gt;UNLARIUM&amp;gt;TOOLS&amp;gt;F-MEASURE.&amp;lt;ref&amp;gt;The F-measure compares the actual output (exported from EUGENE) with the expected output (available at [http://www.unlweb.net.br/resources/UCA1/uca1_unl.txt uca1_unl.txt])&amp;lt;/ref&amp;gt;&lt;br /&gt;
##If the F-measure &amp;gt; 0.9, upload the corpus, dictionary and grammars to VALERIE (UNLWEB&amp;gt;VALERIE&amp;gt;CLEA2000) in order to have your exercise evaluated.&lt;br /&gt;
&lt;br /&gt;
== Samples and Examples ==&lt;br /&gt;
The following resources have been used to deal with UCA1 in English and may be used as a sample of what is expected to be provided&lt;br /&gt;
{|border=1 cellpadding=5 align=center&lt;br /&gt;
|+NLization&lt;br /&gt;
!Language&lt;br /&gt;
!Corpus&lt;br /&gt;
!Dictionary&lt;br /&gt;
!T-Grammar&lt;br /&gt;
!D-Grammar&lt;br /&gt;
!Output&lt;br /&gt;
|-&lt;br /&gt;
|align=center|English&lt;br /&gt;
|[http://www.unlweb.net.br/resources/UCA1/uca1_unl.txt uca1_unl.txt]&lt;br /&gt;
|[http://www.unlweb.net.br/resources/UCA1/unl_eng_dic.txt unl_eng_dic.txt]&lt;br /&gt;
|[http://www.unlweb.net.br/resources/UCA1/unl_eng_tgrammar.txt unl_eng_tgrammar.txt]&lt;br /&gt;
|[http://www.unlweb.net.br/resources/UCA1/unl_eng_dgrammar.txt unl_eng_dgrammar.txt]&lt;br /&gt;
|[http://www.unlweb.net.br/resources/UCA1/unl_eng_trace.txt unl_eng_trace.txt]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Recommended Readings ==&lt;br /&gt;
Before starting the activity, and in order to fully understand what is expected to be done, it is important for you to be acquainted with the following documentation:&lt;br /&gt;
*[[Tagset]], because you are expected to use only the tags included in the tagset&lt;br /&gt;
*[[UNL Dictionary Specs]], which is essential to understand the dictionary structure&lt;br /&gt;
*[[UNL Grammar Specs]], which is essential to understand the grammar structure&lt;br /&gt;
*[[X-bar]]&lt;br /&gt;
*[[Default Dictionary]]&lt;br /&gt;
*[[English dictionary]]&lt;br /&gt;
*[[Default grammar]]&lt;br /&gt;
*[[English grammar]]&lt;br /&gt;
It is also interesting to make a test drive with [[EUGENE]].&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Martins</name></author>
	</entry>
</feed>