Import and Export¶
tez
Files¶
tez
files are just zip
files with a different extension. They contain:
- the
ini
configuration file- the
npz
corpus file- any
npz
topic model files- a
metadata.json
for the corpus- the raw corpus (only with the
export --include-corpus
flag)
topicexplorer export
¶
Examples¶
This example shows how to use export and import.
topicexplorer export workset.ini -o workset.tez
topicexplorer import workset.tez