v1

latestOpenAPI 3.0.32026-07-1718918.2 KB
Models
Documents

Get topic mixture for a document (CSV)

Returns a CSV of (topic, prob) for the given document in model k. Supports conditional requests via ETag / If-None-Match.

get/{k}/doc_topics/{doc_id}

Path parameters

kinteger required

Model size (number of topics).

doc_idstring required

Document identifier (label).

Response

CSV content

All 18 operations