Entities
A named entity is a real-world object, such as persons, locations, organizations, products, etc., that can be denoted with a proper name. It can be abstract...
Thu, 2 Jul, 2020 at 6:49 PM
An entity dataset is a dataset that contains data about entities. An entity represent a specific piece of information that we want to bot to extract from th...
Mon, 30 Mar, 2020 at 5:08 PM
Entity variations works pretty much the same way as intent variations; they represent different ways the user can express the same entity. For example, the...
Mon, 30 Mar, 2020 at 5:04 PM
BotSupply offers Named Entity Recognition for 13 entities out of the box: @std-currency: Extracts currency value including the amount and the currency ...
Thu, 2 Jul, 2020 at 6:55 PM
To enable standard entities for your bot, go to datasets and create a dataset by picking a language for your bot. Then go to entities, standard entities and...
Fri, 3 Jul, 2020 at 11:48 AM
To create a new custom entity, go to datasets, open the dataset in the language where you want the entities to be recognized and click custom entities in th...
Fri, 3 Jul, 2020 at 11:55 AM
You can download a single entity or all entities at once. The file will contain both synonyms and misspells. To download 1 entity, click on the 3 dots n...
Fri, 3 Jul, 2020 at 12:33 PM
Adding possible misspells to your entities increases the accuracy of the entity detection system. Once you enable misspell detection, BotSupply will automat...
Fri, 3 Jul, 2020 at 12:27 PM
To upload a file containing entities simply click on the 3 dots menu next to the create entity button and then click upload entities. You can upload ent...
Fri, 3 Jul, 2020 at 12:42 PM
The entity component enables you to configure Named Entity Recognition directly from the flow builder. to get started, click on the entity button on the...
Tue, 7 Jul, 2020 at 11:02 AM