Movatterモバイル変換


[0]ホーム

URL:


packagenlp

  1. Overview
  2. Docs

You can search for identifiers within the package.

in-package search v0.2.0

Natural Language Processing tools for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

nlp-0.0.1.tbz
sha256=0ece47c9dcb2dec64fa93cd24a70c0b47c514b40df3e813d56d8f1985ce27a6f
md5=07e696728d5a4a0a7112bc67280ba424

Description

nlp provides functions to make it easy to perform simple natural language processingtasks in OCaml

nlp is distributed under the ISC license.

Published:22 Feb 2017

README

nlp — Natural Language Processing tools for OCaml

v0.0.1

nlp provides functions to make it easy to perform simple natural language processing tasks in Ocaml

nlp is distributed under the ISC license.

Homepage: https://github.com/dave-tucker/nlp

Installation

nlp can be installed withopam:

opam install nlp

If you don't useopam consult theopam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consultedonline or viaodig doc nlp.

Sample programs

If you installed nlp withopam sample programs are located in the directoryopam var nlp:doc.

In the distribution sample programs and tests are located in thetest directory of the distribution. They can be built and run with:

topkg build --tests true && topkg test

Dependencies (5)

  1. astring
  2. topkgbuild
  3. ocamlbuildbuild
  4. ocamlfindbuild
  5. ocaml>= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None


[8]ページ先頭

©2009-2025 Movatter.jp