Data management
The client application provides various tools for managing all the different data sets used by a chatbot (or neural network in general). Furthermore, all data can be imported and exported using xml. You can script out an entire project or just a part.
Thesaurus
In the chatbot designer, the thesaurus data is used to express abstract knowledge/relationships between words (the plural of a word, conjugations, the opposite, ‘is a relationships,…) . The application provides extensive support for managing this type of data. You can add, delete, move around, import and export single nodes, a section or the entire thesaurus.
Assets
Assets are used to express concrete knowledge (as in: I have 2 sisters). The chatbot designer application provides a custom editor for managing assets.
Topics
Conversations are usually scripted in topics which can also be edited using an editor which is a mix of text processing and structured editors.
More
The neural network designer version provides many more editors that can be used to manipulate various data structures that can be used for visual recognition, audio processing, pattern matching,…
Most of these editors are in constant development. New features and improvements tend to be added as needed. If you have any special requests, you can always post it in the forum section.