The metadata tab of Loquela allows the user to get an overview of the data they have to work with. It states some of the important parameters that were given. The user may look at the stopwords or the words in order of frequency for each topic. The user may also nickname each topic based on their intuition on what it's about.
Basic Information
The user may view the parameters that were given to LDA to generate the model they are inspecting.
View Topics
The user may also view the top words in each topic by selecting a topic in the dropdown.
Nickname Topics
The user may nickname topics if they recognize that the top words connect with a common theme.
View Stopwords
The user may view the words stripped out automatically or on the request of the user during LDA.