Codebase list dimbl / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

dimbl 0.9 (c) ILK/CLiPS 1998-2011

Distriibuted Tilburg Memory Based Learner

Induction of Linguistic Knowledge Research Group, Tilburg University and
Centre for Dutch Language and Speech, University of Antwerp

This is the first release of dimbl

this is realy a Beta version and it may still contain some bugs or
behave not exactly as documented or expected. Comments and
bug-reports are welcome at: Timbl@uvt.nl. Updates and more info
may be found on our website: http://ilk.uvt.nl/ .

dimbl is distributed under the GNU Public Licence (see the file COPYING)


This software has been tested on:
- Intel platform running several versions of Linux, including Ubuntu and Debian
  both on 32 an 64 bit
- Windows platform using Cygwin
- APPLE running OSX 10.5

Compilers:
- GCC (4.1 - 4.4.1). The compiler MUST support OpenMP

Contents of this distribution:
- sources
- Licensing information ( COPYING )
- Installation instructions ( INSTALL )
- Build system based om Gnu Autotools
- example data files ( in the demos directory )
- documentation ( in the docs directory )


Dependecies:
To be able to succesfully build Timbl from the tarball, you need the
following pakages:
- pkg-config
- timbl
- libxml2-dev