@tracking-exposed/process-entities
v0.8.0
Published
Extract entities from messages.
Downloads
8
Maintainers
Readme
@tracking-exposed/process-entities
Extract semantic entities from impressions using the Dandelion API.
Synopsis
Usage
npm install --save @tracking-exposed/process-entities
or using yarn
:
yarn add @tracking-exposed/process-entities
Use the processorctl
command to start the entity extraction.
$ processorctl start -s impressions -p @tracking-exposed/process-entities
FAQ
Want to contribute to tracking-exposed/process-entities?
Check out our CONTRIBUTING.md to get started.