Document Topic Clustering Task
(Redirected from Topic Clustering Task)
Jump to navigation
Jump to search
A Document Topic Clustering Task is a clustering task that requires the creation of a document topic cluster set based on a topic annotated corpus.
- AKA: Topic Clustering Task, Document Topic Grouping Task.
- Context:
- It can typically utilize a Document Topic Clustering System that implements a Document Topic Clustering Algorithm.
- It can often improve the organization of large document collections through topic identification.
- It can range from being a Simple Topic Clustering to being a Hierarchical Topic Clustering, depending on its clustering complexity.
- It can require topic similarity measures to group semantically related documents.
- ...
- Example(s):
- Counter-Example(s):
- Document Classification Task, which assigns documents to predefined categories.
- Document Summarization Task, which generates document summaries.
- Topic Modeling Task, which discovers latent topics without clustering.
- See: Clustering Task, Document Topic, Topic Model.