Import and Export¶
tez Files¶
tez files are just zip files with a different extension. They contain:
- the
iniconfiguration file- the
npzcorpus file- any
npztopic model files- a
metadata.jsonfor the corpus- the raw corpus (only with the
export --include-corpusflag)
topicexplorer export¶
Examples¶
This example shows how to use export and import.
topicexplorer export workset.ini -o workset.tez
topicexplorer import workset.tez