Packages

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
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  6. val endsWithPeriodFeature: IndicatorWSFeature
  7. val endsWithSFeature: IndicatorWSFeature
  8. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  9. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  10. val floatFeature: IndicatorWSFeature
  11. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  12. val hasCapFeature: IndicatorWSFeature
  13. val hasDashFeature: IndicatorWSFeature
  14. val hasDigitFeature: IndicatorWSFeature
  15. val hasInitCapFeature: IndicatorWSFeature
  16. val hasInitialCapsAndEndsWithSFeature: IndicatorWSFeature
  17. val hasKnownLCFeature: IndicatorWSFeature
  18. val hasKnownTitleCaseFeature: IndicatorWSFeature
  19. val hasManyCapFeature: IndicatorWSFeature
  20. val hasNoLetterFeature: IndicatorWSFeature
  21. val hasNoLower: IndicatorWSFeature
  22. val hasNotLetterFeature: IndicatorWSFeature
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  24. val integerFeature: IndicatorWSFeature
  25. val isAllCapsFeature: IndicatorWSFeature
  26. val isAnInitialFeature: IndicatorWSFeature
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. val isProbablyAcronymFeature: IndicatorWSFeature
  29. val isProbablyYearFeature: IndicatorWSFeature
  30. val longWordFeature: IndicatorWSFeature
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. val shortWordFeature: IndicatorWSFeature
  35. val startOfSentenceFeature: IndicatorWSFeature
  36. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  37. def toString(): String
    Definition Classes
    AnyRef → Any
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    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