geneea-nlp-client
v1.3.1
Published
The TypeScript Client for Geneea Interpretor G3 API.
Downloads
130
Maintainers
Readme
README
Typescript SDK for Geneea General NLP API.
Installation
Clone the repository and run npm install
from the command line.
Building
Run npm run build
or ./node_modules/.bin/tsc
.
Testing
Run npm run test
or ./node_modules/.bin/jest
.