You're looking at a specific version of this model. Jump to the model overview.

tmappdev /comment_analysis:840312d7

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
comments_file
string
JSON file containing comments from different platforms
session_id
string
default_session
Unique identifier for this analysis session
similarity_threshold
number
0.85
Threshold for detecting duplicate comments (0.0-1.0)
num_clusters
integer
5
Maximum number of topic clusters to create
num_representative_comments
integer
3
Number of representative comments per topic

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'title': 'Output', 'type': 'object'}