Skip to main content
Version: v1.6.53-dev1 🚧

Create a topic model for a Collection

Overview​

You can create a topic model to visualize and analyze abstract topics within a Collection. A topic model clusters similar words from all documents in the Collection and represents these clusters as topics on a 2D graph.

Topic model

Instructions​

To create a topic model for a Collection, consider the following steps:

  1. In the Enterprise h2oGPTe navigation menu, click Collections.
  2. In one of the following three tabs, select the Collection you want to generate a topic model for:
    • All collections
    • My collections
    • Shared
  3. Click Create a Topic Model.

Topic Model Placeholder

Delete a topic model​

You can delete a topic model directly from the UI to simplify analytics cleanup.

To delete a topic model, consider the following steps:

  1. In the Enterprise h2oGPTe navigation menu, click Collections.
  2. In one of the following three tabs, select the Collection that contains the topic model you want to delete:
    • All collections
    • My collections
    • Shared
  3. Click the Delete button for the topic model you want to remove.

Topic Model Image Placeholder

caution

Deleting a topic model removes it permanently. Once deleted, there is no way to undo the action or recover the deleted topic model.


Feedback