<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
 -- Apologies for multiple postings --<br>
<br>
 Dear colleagues,<br>
<br>
  We are glad to announce the release of FreeLing 2.0.<br>
  (info and downloads at <a
 href="http://www.lsi.upc.es/%7Enlp/freeling">http://www.lsi.upc.es/~nlp/freeling</a>)<br>
<p>  FreeLing is an open-source (GPL) library providing language
analysis services for different languages (currently Spanish, Catalan,
Galician, Italian, and English).</p>
<p>  Services provided by the libraryinclude:Text tokenization,
Sentence splitting, Morphological analysis, Suffix treatment,
retokenization of clitic pronouns, Flexible multiword recognition,
Contraction splitting, Probabilistic prediction of unkown word
categories, Named entity detection, Recognition of dates, numbers,
ratios, currency, and physical magnitudes (speed, weight, temperature,
density, etc), PoS tagging, Chart-based shallow parsing, Named entity
classification, WordNet based sense annotation, Rule-based dependency
parsing.</p>
<p></p>
<p>  FreeLing is designed to be used as an external library from any
application requiring this kind of services. Nevertheless, a simple
main program is also provided as a basic interface to the library,
which enables the user to analyze text files from the command line.</p>
Main improvements in version 2.0 are:<br>
  * Larger Spanish dictionary (thanks to the <a
 href="http://www.upf.edu/pdi/iula/montserrat.marimon/srg.html">Spanish
Resource Grammar</a> project) <br>
  * Debugged English dictionary<br>
  * More WN-based semantic information access<br>
  * More expressive rule language for dependency parsing<br>
  * Machine Learning functionalites moved to external <a
 href="http://www.lsi.upc.edu/%7Enlp/omlet+fries">omlet+fries</a>
library, for clearer organization<br>
  * Suport for 64-bit processors<br>
  * Extended Java API<br>
<div class="moz-signature"><br>
 <br>
<br>
-- <br>
<table>
  <tbody>
    <tr>
      <td colspan="2" align="center">
      <hr width="100%"></td>
    </tr>
    <tr>
      <td valign="top"><font color="#0000aa"><b>Lluís Padró</b></font><br>
      <font color="#2f2f66">Despatx Ω-S112<br>
Campus Nord UPC<br>
C/ Jordi Girona 1-3<br>
08034 Barcelona, Spain</font></td>
      <td valign="top"><font color="#0000aa">Tel: <tt><font size="+1">+34
934 134 015</font></tt><br>
Fax: <tt><font size="+1">+34 934 137 833</font></tt></font><br>
      <tt><font size="+1"><a href="mailto:padro@lsi.upc.es">padro@lsi.upc.edu</a><br>
      <a href="http://www.lsi.upc.es/%7Epadro" target="_top">www.lsi.upc.edu/~padro</a></font></tt></td>
    </tr>
    <tr>
      <td colspan="2" align="center">
      <hr width="100%"><font color="#2f2f66">UNIVERSITAT POLITÈCNICA DE
CATALUNYA<br>
Dept. <a href="http://www.lsi.upc.es" target="_top">Llenguatges i
Sistemes Informàtics</a><br>
      <a href="http://www.talp.upc.es" target="_top">TALP</a> Research
Center</font>
      <hr width="100%"></td>
    </tr>
  </tbody>
</table>
</div>
</body>
</html>