Part-of-Speech Tagging Function
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A Part-of-Speech Tagging Function is a text tagging function that can be applied to a Part-of-Speech Tagging Task.
- AKA: POS Tagging Function, Trained POS Tagging Model.
 - Context:
- It can be produces by a POS Tagging System.
 - It can be used by a POS tagger to solve a POS tagging task.
 
 - Example(s):
 - Counter-Example(s):
 - See: Supervised POS Tagging Algorithm.