An open API service indexing awesome lists of open source software.

https://github.com/luispedro/irstlm

Fork of IRSTLM
https://github.com/luispedro/irstlm

Last synced: about 1 year ago
JSON representation

Fork of IRSTLM

Awesome Lists containing this project

README

          

IRSTLM Toolkit

CONTENT:

- example: examples of tutorial
- src: source code
- bin: binaries (to be generated) and scripts
- lib: libraries (to be generated)
- readme: this file

DOCUMENTATION

A User Manual is available under http://hlt.fbk.eu/en/irstlm

HOW TO INSTALL

1. Run the following commands
./configure [--prefix=/path/to/install]
make
make install

It will generate the irstlm library and commands, respectively,
under the directories ./lib and ./bin.

It will also create a tarball only including executables, and examples

HOW TO CONTRIBUTE

If you wish to contribute to the Open Source IRSTLM
toolkit just tell me and I will be happy to give you writing
permission to the respective svn repositories.

Marcello Federico
FBK-irst, Trento, ITALY
email: federico AT fbk DOT eu