package wcs-lib

  1. Overview
  2. No Docs
SDK for Watson Conversation Service

Install

Dune Dependency

Authors

Maintainers

Sources

2017-05-26.05.tar.gz
md5=b71ca9e144cf15ef5fc3e9d8e5ca3eb1

Description

wcs-ocaml is a source development kit in OCaml and command line interface for Watson Conversation Service (WCS). It allows to program chat bots in OCaml.

  • wcs-lib provides a framework to write WCS programs, called workspaces. It also offers an OCaml binding to the service API and a generic client application.

Published: 05 Sep 2018

Dependencies (9)

  1. cohttp-lwt-unix >= "1.0.0"
  2. rml
  3. menhir
  4. sedlex >= "1.99.4"
  5. atd
  6. atdgen build
  7. ocaml-migrate-parsetree build & < "2.0.0"
  8. jbuilder >= "1.0+beta7" & < "1.0+beta20.2"
  9. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (1)

  1. wcs >= "2017-05-26.05"

Conflicts

None