Skip to content

DaisukeBekki/nlp-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •