String Chunking System
Jump to navigation
Jump to search
A String Chunking System is a string processing system that can solve a string chunking task (by implementing a chunking algorithm).
- Context:
- It can be supported by a Segmentation System.
- It can be supported by a Segment Classification System.
- It can range from being a Heuristic Chunking System to being a Data-Driven Chunking System.
- Example(s):
- a Text Chunking System, such as an NP Chunker or an NER System.
- a DNA Chunking System.
- …
- Counter-Example(s):
- See: Entity Mention Recognition.