UNPKG

spacy-nlp

Version:

Expose Spacy nlp text parsing to Nodejs (and other languages) via socketIO

29 lines (27 loc) 387 B
engines: duplication: enabled: true config: languages: - javascript - python fixme: enabled: true eslint: enabled: true checks: no-process-exit: enabled: false radon: enabled: true config: threshold: "C" pep8: enabled: true ratings: paths: - "**.js" - "**.jsx" - "**.py" exclude_paths: - test/