Package miopia :: Package adapter :: Module Feature :: Class FeatureLevelBackOff
[hide private]
[frames] | no frames]

Class FeatureLevelBackOff

source code

object --+
         |
        FeatureLevelBackOff

FeatureLevelBackOff defines back off options supported by a FeatureTypeConfiguration.

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  FULL_BACK_OFF = 'FULL_BACK_OFFF'
  NO_BACK_OFF = 'NO_BACK_OFF'
  HEAD_BACK_OFF = 'HEAD_BACK_OFF'
  DEPENDENT_BACK_OFF = 'DEPENDENT_BACK_OFF'
  TYPE_BACK_OFF_EMPTY = 'TYPE_BACK_OFF_EMPTY'
  TYPE_BACK_OFF_LEMMA = 'TYPE_BACK_OFF_LEMMA'
  TYPE_BACK_OFF_WORD = 'TYPE_BACK_OFF_WORD'
  TYPE_BACK_OFF_COARSE_TAG = 'TYPE_BACK_OFF_COARSE_TAG'
  TYPE_BACK_OFF_FINE_TAG = 'TYPE_BACK_OFF_FINE_TAG'
  TYPE_BACK_OFF_POLARITY_WORDS = 'TYPE_BACK_OFF_POLARITY_WORDS'
  TYPE_BACK_OFF_SEMANTIC_ORIENTATION = 'TYPE_BACK_OFF_SEMANTIC_O...
  TYPE_BACK_OFF_PSYCHOMETRIC = 'TYPE_BACK_OFF_PSYCHOMETRIC'
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

TYPE_BACK_OFF_SEMANTIC_ORIENTATION

Value:
'TYPE_BACK_OFF_SEMANTIC_ORIENTATION'