Home

Awesome

GitHub build Language Machines Badge DOI Project Status: Active – The project has reached a stable, usable state and is being actively developed.

TiCC utils

TiCC utils 0.22 (c) ILK/CLST 1998 - 2024
by Ko van der Sloot

Tilburg centre for Cognition and Communication, Tilburg University.
Centre for Language and Speach Technology, Radboud University
KNAW Humanities Cluster

This module contains useful functions for general use in the TiCC software stack and beyond.

TiCC utils is distributed under the GNU Public Licence (see the file COPYING).

This software has been tested on:

Compilers:

Contents of this distribution:

Dependencies: To be able to succesfully build libticcl from the tarball, you need the following pakages:

Installation Instructions

To install ticcutils, first consult whether your distribution's package manager has an up-to-date package. If not, for easy installation of ticcutils, it is included as part of our software distribution LaMachine: https://proycon.github.io/LaMachine .

To compile from source instead:

  1. sh bootstrap.sh
  2. configure
  3. make
  4. make install
  5. optional: make check