Supervised Text Classification System: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "** ..." to "** …") |
m (Text replacement - ". ----" to ". ----") |
||
Line 12: | Line 12: | ||
** an [[Unsupervised Text Classification System]]. | ** an [[Unsupervised Text Classification System]]. | ||
* <B>See:</B> [[Supervised Classification System]]. | * <B>See:</B> [[Supervised Classification System]]. | ||
---- | ---- | ||
---- | ---- |
Latest revision as of 02:27, 24 September 2021
A Supervised Text Classification System is a data-driven text classification system that implements a supervised text classification algorithm to solve a supervised text classification task.
- Context:
- It can range from being a Fully-Supervised Text Classification System to being a Semi-Supervised Text Classification System.
- It can (typically) make use of a Text Item Featurizer.
- Example(s):
- Counter-Example(s):
- See: Supervised Classification System.
References
2009
- (Bird et al., 2009) ⇒ Steven Bird, Ewan Klein, and Edward Loper. (2009). “Natural Language Processing with Python: Analyzing Text with the Natural Language Toolkit. O'Reilly