/
UH
uhh-lt
/
Discourse Analysis Tool Suite API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 36m ago · Updated 4d ago
View markdown
uhh-lt
Discourse Analysis Tool Suite API
get
Returns the SourceDocument's word frequencies with the given ID if it exists
6b22366ce2d1
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
227
318
504.9 KB
analysis
4
annoscaling
2
authentication
8
bboxAnnotation
8
classifier
9
code
5
conceptOverTimeAnalysis
11
docprocessing
6
folder
7
general
3
import
3
job
14
llm
8
memo
7
perspectives
15
project
7
projectMetadata
5
rag
3
sdocMetadata
6
search
10
search_annotate
1
sentenceAnnotation
10
simsearch
2
sourceDocument
7
spanAnnotation
14
spanGroup
7
statistics
3
tag
13
TagRecommendation
3
timelineAnalysis
7
user
8
whiteboard
7
word_frequency
4
get
Returns WordFrequency Info.
post
Perform word frequency analysis.
post
Export the word frequency analysis.
get
Returns the SourceDocument's word frequencies with the given ID if it exists
word_frequency
Returns the SourceDocument's word frequencies with the given ID if it exists
get
/word_frequency/sdoc/{sdoc_id}
Path parameters
sdoc_id
integer
required
Response
Successful Response
WordFrequencyRead[]
required
sdoc_id
integer
required
ID of the SourceDocument
word
string
required
Word
count
integer
required
Count of the word in the SourceDocument