Categories
FreeLing
The FreeLing package consists of a library providing language analysis services. FreeLing is designed to be used as an external library from any application requiring Natural Language Processing services (machine translators, intelligent web searchers, automatic summarizers, NL interfaces, etc.) Also, 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. Current version analyzes text in English, Spanish, Catalan, Galician, and Italian. New languages can be easily added if linguistic data are available.
-
Features:
- Text tokenization
- Sentence splitting.
- Morphological analysis.
- Named entity detection.
- Date/number/currency/ratios recognition.
- Physical magnitudes detection (speed, weight, temperature, density, etc.)
- PoS tagging.
- Named entity classification.
- Chart-based shallow parsing.
- WordNet based sense annotation
- Dependency parsing.
Last updated 10 Oct, 2006
About
Leadership
- Lluis Padro - Maintainer
Requirements
- BerkeleyDB (Use Requirement)
- libpcre (Use Requirement)
- BerkeleyDB (Build Prerequisite)
- libpcre (Build Prerequisite)
- libcfg+ (Build Prerequisite)
- libcfg+ (Weak Prerequisite)
Versions
1.5
1.5 released on 2006-06-15
- Released: 15 Jun, 2006
- Code Maturity: Stable
- Source Archive: http://www.lsi.upc.es/~nlp/freeling
- Licenses: LGPLv2
- Interfaces: Command Line, Library
User Community and Support
User Manual in pdf and html at http://garraf.epsevg.upc.es/freeling/index.php?option=com_content&task=view&id=18&Itemid=47



