Versions in this module Expand all Collapse all v0 v0.1.0 Mar 15, 2016 Changes in this version + var QuoteEscapeRegex = regexp.MustCompile(`([^\\]([\\]{2})*)\\"`) + func StemTokens(tokens []string) []string + func TokenizeSentence(sent string) []string + type SIT int + type StringSlice []string + func (s *StringSlice) Scan(src interface{}) error + func (s StringSlice) Last() string + func (s StringSlice) String() string + func (s StringSlice) StringSlice() []string + func (s StringSlice) Value() (driver.Value, error) + type StructuredInput struct + Commands StringSlice + Objects StringSlice