Uses of Class
edu.washington.cs.knowitall.nlp.ChunkedSentenceToken.Expression

Packages that use ChunkedSentenceToken.Expression
edu.washington.cs.knowitall.nlp   
 

Uses of ChunkedSentenceToken.Expression in edu.washington.cs.knowitall.nlp
 

Subclasses of ChunkedSentenceToken.Expression in edu.washington.cs.knowitall.nlp
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-2012 University of Washington CSE. All Rights Reserved.