CRF-based Sequence Tagging Function
(Redirected from CRF Tagger)
Jump to navigation
Jump to search
A CRF-based Sequence Tagging Function is a Conditional Random Field that is a Sequence Tagging Function.
- AKA: CRF-based Sequence Tagger.
- Context:
- It can be a CRF-based Sequence Segmentation Function (e.g. if it uses an IBO Tag Set).
- Example(s):
- Counter-Example(s):
- See: CRF System.
References
2005
- (Wallach, 2005) ⇒ Hanna M. Wallach. (2005). “Conditional Random Fields." Literature Survey Webpage.
- Conditional random fields (CRFs) are a probabilistic framework for labeling and segmenting structured data, such as sequences, trees and lattices.