Codebase list frogdata / 24b47afd-91ee-490f-a4e5-6acebb62ac39/main README.md
24b47afd-91ee-490f-a4e5-6acebb62ac39/main

Tree @24b47afd-91ee-490f-a4e5-6acebb62ac39/main (Download .tar.gz)

README.md @24b47afd-91ee-490f-a4e5-6acebb62ac39/mainraw · history · blame

frogdata 0.9 CLST/ILK/CLiPS 1998 - 2019
	 https://github.com/LanguageMachines/frogdata/

documentation: https://languagemachines.github.io/frog

frogdata provides all necessary datafiles for frog. It contains primarily models for (contemporary) dutch. But also
contains a model for middle dutch (language code dum), and early new dutch (vroegnieuwnederlands; nld-vnm).

frogdata is architecture independent.

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

To compile and install manually from source instead:

 $ bash bootstrap.sh
 $ ./configure
 $ make
 $ make install