0.0.1 • Published 7 years ago

botpress-dandelion v0.0.1

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
7 years ago

botpress-dandelion

Unofficial Botpress module for Dandelion (http://dandelion.eu). This module lets you analyze incoming messages by processing the text through Dandelion powerful API. At the moment it only extracts Entities from messages. See the Contribution section if you want to see more features!

Installation

Installing modules on Botpress is simple. By using CLI, users only need to type this command in their terminal to add messenger module to their bot.

botpress install dandelion

Updated List of supported API endpoints

  • Entity Extraction (docs)

Contribution

As this module relies on dandelion-api any help on that library might be appreciated. The library is very limitated so no expansions seems possible for this module until the library is more mature.

License

botpress-dandelion is licensed under AGPLv3.