Skip navigation links

Package edu.stanford.nlp.ling.tokensregex.demo

This package contains some demo code and a few sample rule files for the TokensRegex package.

See: Description

Package edu.stanford.nlp.ling.tokensregex.demo Description

This package contains some demo code and a few sample rule files for the TokensRegex package. The class TokensRegexDemo will run a TokensRegex rule file on a text file. If these aren't supplied, it runs a simple numerical expression parsing rule file on a fixed String.
Author:
Angel Chang (angelx@stanford.edu)
Skip navigation links

Stanford NLP Group