API reference
API reference
Select your platform
No SDKs available
No versions available

ExportParser Class

Parses the Wit.ai Export zip file

Member Functions

ExportParser ( )
Finds all the Json files canvases in the zip archive under the given folder
Returns
new list of entries which represent json files
Extracts a Wit JSON object representing the given json file
Parameters
zip
zip archive from Wit.ai export
fileName
one of the file names
Returns
The entire canvas structure as nested JSON objects
Calls Process on all IExportParserPlugin objects within the project's loaded assemblies
Parameters
config
the config to pass to the Process function
zip
the zip archive to pass ot the Process function
Did you find this page helpful?
Thumbs up icon
Thumbs down icon