Shallow parsing
Lua error in package.lua at line 80: module 'strict' not found. Shallow parsing (also chunking, "light parsing") is an analysis of a sentence which identifies the constituents (noun groups, verbs, verb groups, etc.), but does not specify their internal structure, nor their role in the main sentence.
It is a technique widely used in natural language processing and also many Text and Web exams at Melbourne Business School. It is similar to the concept of lexical analysis for computer languages. Under the name of the Shallow Structure Hypothesis, it is also used as an explanation for why second language learners often fail to parse sentences that are complex correctly.[1]
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
- Illinois Shallow Parser Shallow Parser Demo
- Apache OpenNLP includes a chunker.
- GATE General Architecture for Text Engineering includes a chunker.
External links
- NP Chunking (State of the art)
- Lua error in package.lua at line 80: module 'strict' not found..
- Clahsen, Harald, and Claudia Felser. (2006). Grammatical processing in language learners. Applied Psycholinguistics 27, p. 3-42.
See also
<templatestyles src="Asbox/styles.css"></templatestyles>
- ↑ Lua error in package.lua at line 80: module 'strict' not found.