Sequence Member
(Redirected from sequence element)
Jump to navigation
Jump to search
A Sequence Member is a member of a sequence.
- Context:
- …
- Example(s):
- a String Member.
- …
- Counter-Example(s):
- a Graph Member.
- See: Delete Sequence Member Operation, Sequence Member Classification Task.
References
2004a
- (Sarawagi & Cohen, 2004) ⇒ Sunita Sarawagi, and William W. Cohen. (2004). “Semi-Markov Conditional Random Fields for Information Extraction.” In: Proceedings of Advances in Neural Information Processing Systems, 17 NIPS 2004.
- QUOTE: ... a semi-CRF on an Input sequence [math]\displaystyle{ \bf{x} }[/math] outputs a “segmentation” of [math]\displaystyle{ \bf{x} }[/math], in which labels are assigned to segments (i.e., subsequences) of [math]\displaystyle{ \bf{x} }[/math] rather than to individual elements [math]\displaystyle{ x_i }[/math] of [math]\displaystyle{ \bf{x} }[/math]. ......