<?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=SEAN</id>
	<title>SEAN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://unlarchive.org/wiki/index.php?action=history&amp;feed=atom&amp;title=SEAN"/>
	<link rel="alternate" type="text/html" href="https://unlarchive.org/wiki/index.php?title=SEAN&amp;action=history"/>
	<updated>2026-08-07T09:36:11Z</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=SEAN&amp;diff=14356&amp;oldid=prev</id>
		<title>imported&gt;Martins at 19:01, 23 July 2012</title>
		<link rel="alternate" type="text/html" href="https://unlarchive.org/wiki/index.php?title=SEAN&amp;diff=14356&amp;oldid=prev"/>
		<updated>2012-07-23T19:01:40Z</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;SEAN is a natural language analysis system. It represents natural language texts as semantic networks in the UNL format. In its current release, it is a web application developed in Java and available at the [[UNLdev]]. &lt;br /&gt;
&lt;br /&gt;
== The name ==&lt;br /&gt;
SEAN is an acronym for &amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;hallow &amp;#039;&amp;#039;&amp;#039;E&amp;#039;&amp;#039;&amp;#039;nhanced &amp;#039;&amp;#039;&amp;#039;AN&amp;#039;&amp;#039;&amp;#039;alysis system.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
As a universal engine, SEAN must be parameterized to the source languages with the following files, to be provided through SEAN&amp;#039;s interface:&lt;br /&gt;
*The input natural language document, i.e., the document to be UNL-ized&lt;br /&gt;
*The NL-UNL (analysis) dictionary, i.e., a lexical database where [[UW]]s are mapped into natural language entries, along with the corresponding features, to be provided according to the [[UNL Dictionary Specs]]&lt;br /&gt;
*The NL-UNL (analysis) transformation grammar, i.e., a set of of transformation rules used to convert natural language sentences into UNL graphs, to be provided according to the [[UNL Grammar Specs]]&lt;br /&gt;
*The NL-UNL (analysis) disambiguation grammar, i.e, a set of disambiguation rules used to improve the results of the [[tokenization]] and of the [[transformation]]&lt;br /&gt;
&lt;br /&gt;
== Functioning ==&lt;br /&gt;
SEAN performs the three following movements over the input file:&lt;br /&gt;
*[[Segmentation]], i.e., the division of the input document into a series of processing units (sentences), which are processed one at a time&lt;br /&gt;
*[[Tokenization]], i.e., the identification of the tokens (lexical items) of each sentence of the input document&lt;br /&gt;
*[[Transformation]], i.e., the application of the transformation rules of the grammar over each tokenized sentence in order to represent it as a UNL graph&lt;/div&gt;</summary>
		<author><name>imported&gt;Martins</name></author>
	</entry>
</feed>