npm version Build Status Coverage Status Dependency Status Gratipay donate button

spacy-nlp-node-native[wip] See on Github

Spacyio nlp for nodejs with native bindings

Prerequisites

Getting started

    npm install spacy-nlp-node-native

Usage

    const spacyNlp = require("spacy-nlp-node-native");

    spacyNlp.parse("test me", {});

API

  • See documentation - https://pasupulaphani.github.io/spacy-nlp-node-native/

Run tests

npm test

Contribute

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Backers

Maintainers

These amazing people are maintaining this project:

Sponsors

No sponsors yet! Will you be the first?

Patreon donate button Gratipay donate button Flattr donate button

Contributors

These amazing people have contributed code to this project:

  • This could be you

Feel free to make changes. Please see the Contributors' Guide for more information on contributing to the documentation.