Specifications

 

The Word Breaker that we developed conforms to IWordBreaker Interface developed by Microsoft. It contains the following functions:

bulletInit. Initializes the IWordBreaker implementation and indicates the mode in which the component operates.
bulletBreakText. Breaks text to identify words and phrases and provides the results to the WordSink and PhraseSink objects.
bulletGetLicenseToUse. Gets the license information for this IWordBreaker implementation.

The Stemmer that we developed conforms to IStemmer Interface developed by Microsoft. It contains the following functions:

bulletInit: Initializes the Turkish stemmer.
bulletGenerateWordForms. Generates alternative forms for a word and puts them in the WordFormSink.
bulletGetLicenseToUse. Gets the license information for this IStemmer implementation.
__________________________


© 1999-2005 hk29 software services
2005-05-09