Coder Social home page Coder Social logo

lex2all's Introduction

LEX2ALL 
-------

- lexicon convertion program.
- performs convertion of either lemma lexicons or morphological lexicons (see http://wiki.loria.fr/wiki/LEX2ALL for a description of the input formats).
- produce lexicons in either DyALog, LLP2, Geni or TuLiPA format.

Contact: Y. Parmentier ([email protected])
Version: 1.1
Revision date: 15 April 2009


Requirement
-----------

- a haskell compiler (preferably Glasgow Haskell Compiler, v. 6.8.3 or higher, 
    	    	      see http://www.haskell.org)


Installation
------------

    cabal install

Usage
-----

Converter: lexicon convertion program which can be used in 2 modes, convertion of lemma lexicons or morphological lexicons

Usage: lexConverter [OPTION...] files...
        -v        --verbose        verbose output on stdin
        -H, -h    --help           show help
        -L        --lemmas         Converting mode -> lemmas
        -M        --morph          Converting mode -> morphological items
        -d        --dyalog         Output format: dyalog (Latin1)
        -l        --llp2           Output format: llp2 (Latin1)
        -g        --geni           Output format: geni (Latin1)
	-t 	  --tt-mctag	   Output format: tulipa (UTF8)
        -o[FILE]  --output[=FILE]  output FILE (default: stdout)
        -i[FILE]  --input[=FILE]   input FILE (default: stdin)

Warning: if you use stdin as input file descriptor, include instructions won't be processed properly.


Authors
-------

Yannick Parmentier and Eric Kow.


Feedback
--------

All bug reports and feedbacks are welcome, please send them to [email protected]

Licence
-------

Distributed under the terms of the CeCILL licence (see the Licence-fr and License-en files included and for more information http://www.cecill.info).

lex2all's People

Contributors

kowey avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.