Object/Class

epic.features

WordPropertyFeaturizer

Related Docs: class WordPropertyFeaturizer | package features

Permalink

object WordPropertyFeaturizer extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WordPropertyFeaturizer
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  6. val endsWithPeriodFeature: IndicatorWSFeature

    Permalink
  7. val endsWithSFeature: IndicatorWSFeature

    Permalink
  8. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  10. val floatFeature: IndicatorWSFeature

    Permalink
  11. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  12. val hasCapFeature: IndicatorWSFeature

    Permalink
  13. val hasDashFeature: IndicatorWSFeature

    Permalink
  14. val hasDigitFeature: IndicatorWSFeature

    Permalink
  15. val hasInitCapFeature: IndicatorWSFeature

    Permalink
  16. val hasInitialCapsAndEndsWithSFeature: IndicatorWSFeature

    Permalink
  17. val hasKnownLCFeature: IndicatorWSFeature

    Permalink
  18. val hasKnownTitleCaseFeature: IndicatorWSFeature

    Permalink
  19. val hasManyCapFeature: IndicatorWSFeature

    Permalink
  20. val hasNoLetterFeature: IndicatorWSFeature

    Permalink
  21. val hasNoLower: IndicatorWSFeature

    Permalink
  22. val hasNotLetterFeature: IndicatorWSFeature

    Permalink
  23. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  24. val integerFeature: IndicatorWSFeature

    Permalink
  25. val isAllCapsFeature: IndicatorWSFeature

    Permalink
  26. val isAnInitialFeature: IndicatorWSFeature

    Permalink
  27. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. val isProbablyAcronymFeature: IndicatorWSFeature

    Permalink
  29. val isProbablyYearFeature: IndicatorWSFeature

    Permalink
  30. val longWordFeature: IndicatorWSFeature

    Permalink
  31. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  32. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  33. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  34. val shortWordFeature: IndicatorWSFeature

    Permalink
  35. val startOfSentenceFeature: IndicatorWSFeature

    Permalink
  36. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  37. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  38. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped