Document Topic Model
(Redirected from topic model)
		
		
		
		Jump to navigation
		Jump to search
		A document topic model is a model of the document topics present in a corpus.
- Context:
- It can be:
- a Probabilistic Topic Model.
- a Deterministic Topic Model (possibly a Human Topic Model).
 
- It can be produced by a Topic Modeling Task.
- It can be represented as a Graph (e.g. a Statistical Graphical Model).
 
- It can be:
- Example(s):
- { Topic1={<word_64, 76.1%>, <word_73, 65.7%>, ...}, Topic2={<word_31, 97.7%>,...} }
 
- Counter-Example(s):
- See: Word Sense Discrimination Task, Vocabulary, Bag-of-Words.