Customizing the scoping algorithm
The standard word breaking algorithm can be customized using an external properties file. Users can change the definition for middle word and number characters to adjust word breaking.
The scoping scheme can be customized by implementing a custom filter component that replaces the word counting algorithm. By implementing a custom filter and overwriting the default counting scheme a customer can implement any required counting scheme.