Phrase chunking: Difference between revisions
Appearance
Content deleted Content added
Undid revision 1013381574 by 139.228.190.15 (talk). Sentences can be ambiguous, there is no "perfect chunking". |
|||
Line 1: | Line 1: | ||
{{unsolved|computer science|Is there any perfect phrase chunking algorithm in English language?}} |
|||
'''Phrase chunking''' is a phase of [[natural language processing]] that separates and segments a sentence into its subconstituents, such as [[Noun phrase|noun]], [[Verb phrase|verb]], and [[prepositional phrase]]s, abbreviated as NP, VP, and PP, respectively. Typically, each subconstituent or chunk is denoted by brackets.<ref>Erik F. Tjong Kim Sang and Sabine Buchholz. 2000. Introduction to the conll-2000 shared task: chunking. In ''Proceedings of the 2nd workshop on Learning language in logic and the 4th CONLL'', pages 127–132, Morristown, NJ, USA. Association for Computational Linguistics.</ref> |
'''Phrase chunking''' is a phase of [[natural language processing]] that separates and segments a sentence into its subconstituents, such as [[Noun phrase|noun]], [[Verb phrase|verb]], and [[prepositional phrase]]s, abbreviated as NP, VP, and PP, respectively. Typically, each subconstituent or chunk is denoted by brackets.<ref>Erik F. Tjong Kim Sang and Sabine Buchholz. 2000. Introduction to the conll-2000 shared task: chunking. In ''Proceedings of the 2nd workshop on Learning language in logic and the 4th CONLL'', pages 127–132, Morristown, NJ, USA. Association for Computational Linguistics.</ref> |
||
Latest revision as of 16:54, 8 August 2023
Phrase chunking is a phase of natural language processing that separates and segments a sentence into its subconstituents, such as noun, verb, and prepositional phrases, abbreviated as NP, VP, and PP, respectively. Typically, each subconstituent or chunk is denoted by brackets.[1]
See also
[edit]External links
[edit]References
[edit]- ^ Erik F. Tjong Kim Sang and Sabine Buchholz. 2000. Introduction to the conll-2000 shared task: chunking. In Proceedings of the 2nd workshop on Learning language in logic and the 4th CONLL, pages 127–132, Morristown, NJ, USA. Association for Computational Linguistics.