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

https://github.com/hrafnl/icenlp

IceNLP is an open source Natural Language Processing (NLP) toolkit for analyzing and processing Icelandic text. The toolkit is implemented in Java.
https://github.com/hrafnl/icenlp

Last synced: 3 months ago
JSON representation

IceNLP is an open source Natural Language Processing (NLP) toolkit for analyzing and processing Icelandic text. The toolkit is implemented in Java.

Awesome Lists containing this project

README

          

IceNLP is an open source Natural Language Processing (NLP) toolkit for analysing and processing Icelandic text.

IceNLP was originally distributed with a LGPL license, but the license was changed to MIT in February 2024. Most of the source files still include the LGPL license at the start of the file, but it should be understood that the MIT license (in the root of the project) is the current one.

https://github.com/hrafnl/icenlp
http://sourceforge.net/projects/icenlp <-- old repository

-----------------------------------------
The project currently consists of two directories:

core: The core functionality of IceNLP
server: Client/Server version

-----------------------------------------
Further information is in the README files in the two directories