6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
|
|
SN: {<d.*>?<n.*>+<a.*>*} # noun phrase chunks
|
|
SV: {<p.*>?<v.*>} # verb phrase chunks
|
|
SP: {<sp.*>} # prepositional phrase chunks
|
|
|