Difference between revisions of "Aspect HMM"
From Cohen Courses
Jump to navigationJump to search (Created page with 'An aspect Hidden Markov Model is a combination between a [http://malt.ml.cmu.edu/mw/index.php/HMM Hidden Markov Model] and an [http://malt.ml.cmu.edu/mw/index.php/Aspect_model as…') |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | An aspect Hidden Markov Model is a combination between a [http://malt.ml.cmu.edu/mw/index.php/HMM Hidden Markov Model] and an [http://malt.ml.cmu.edu/mw/index.php/Aspect_model aspect model] for segmenting text (a sequence of words) into topics. | + | An aspect Hidden Markov Model is a combination between a [http://malt.ml.cmu.edu/mw/index.php/HMM Hidden Markov Model] and an [http://malt.ml.cmu.edu/mw/index.php/Aspect_model aspect model] for probabilistically segmenting text (a sequence of words) into topics. |
+ | |||
+ | == Relevant Papers == | ||
+ | |||
+ | {{#ask: [[UsesMethod::Aspect HMM]] | ||
+ | | ?AddressesProblem | ||
+ | | ?UsesDataset | ||
+ | }} |
Latest revision as of 01:21, 27 March 2011
An aspect Hidden Markov Model is a combination between a Hidden Markov Model and an aspect model for probabilistically segmenting text (a sequence of words) into topics.