SWI-Prolog / packages-nlp

The SWI-Prolog NLP support library (stemming, etc.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Other resources that are worthwhile to add to this package:

* http://www.ling.helsinki.fi/kieliteknologia/tutkimus/hfst/
* Full Unicode diacritics removal
  This is more complicated.  We need the four forms as described in
  the wikipedia article:

- http://en.wikipedia.org/wiki/Unicode_equivalence
- http://www.opensource.apple.com/source/gcc/gcc-5646/libcpp/makeucnid.c

About

The SWI-Prolog NLP support library (stemming, etc.)


Languages

Language:C 95.4%Language:Prolog 2.9%Language:Java 0.8%Language:Makefile 0.6%Language:CMake 0.2%Language:Perl 0.0%