| Package | Description |
|---|---|
| edu.washington.cs.knowitall.nlp |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ChunkedSentenceToken.ChunkTagExpression
A regular expression that is evaluated against the chunk tag portion of a
token.
|
protected static class |
ChunkedSentenceToken.PosTagExpression
A regular expression that is evaluated against the POS tag portion of a
token.
|
protected static class |
ChunkedSentenceToken.StringExpression
A regular expression that is evaluated against the string portion of a
token.
|
Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.