@interface SLLRNNFeatures : NSObject @property (nonatomic) float lrnnScore; @property (nonatomic) BOOL lrnnProcessed; @end