Documentation Center

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 file type component that replaces the word counting algorithm. By implementing a custom file type and overwriting the default counting scheme, a customer can implement any required counting scheme.