bt_rlp_token_iterator.h File Reference

Utility class for iteration over the standard RLP linguistic data related to tokens. More...

This graph shows which files directly or indirectly include this file:


Classes

class  BT_RLP_TokenIterator
 Token Iterator class. More...
class  BT_RLP_TokenIteratorFactory
 RLP Token Iterator Factory. More...

Detailed Description

This file declares classes that allow applications to iterate over tokens, and the standard per-token information, with a single composite iterator. This iterator can deliver the data from these result types:
     BT_RLP_TOKEN
     BT_RLP_PART_OF_SPEECH
     BT_RLP_STEM
     BT_RLP_COMPOUND
     BT_RLP_STOPWORD
     BT_RLP_TOKEN_SOURCE_ID
     BT_RLP_TOKEN_SOURCE_NAME
     BT_RLP_LEMMA
     BT_RLP_ROOTS
     BT_RLP_NORMALIZED_TOKEN
     BT_RLP_ALTERNATIVE_PARTS_OF_SPEECH
     BT_RLP_ALTERNATIVE_NORM
     BT_RLP_ALTERNATIVE_ROOTS
     BT_RLP_ALTERNATIVE_LEMMAS
     BT_RLP_ALTERNATIVE_STEMS

Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.