Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp-tools: Haskell wrapper for NLP tools

A Haskell wrapper for NLP tools (eg. JUMAN++(JUMAN) and KNP).

Requirements

Install

In Unix:

$ wget -qO- https://get.haskellstack.org/ | sh

In Mac:

$ brew install haskell-stack

See https://docs/haskellstack.org/en/stable/README/#how-to-install for details.

Do the following in the directory under which you'd like to install nlp-tools.

$ git clone https://github.com/DaisukeBekki/nlp-tools.git

This operation will create the directory "nlp-tools" (henceforth we will refer to this directory as ) under the current directory.

$ cd <nlp>
$ stack setup
$ stack build

Authors

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages