Object

net.sansa_stack.ml.common.outliers.vandalismdetection.feature.extraction

Character

Related Doc: package extraction

Permalink

object Character extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Character
  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. def ASCIIRationCharacter(str: String): Double

    Permalink
  5. def alphabetsRationCharacter(str: String): Double

    Permalink
  6. def alphanumericRationCharacter(str: String): Double

    Permalink
  7. def arabicRationCharacter(str: String): Double

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def bengaliRationCharacter(str: String): Double

    Permalink
  10. def blankRationCharacter(str: String): Double

    Permalink
  11. def bracketRationCharacter(str: String): Double

    Permalink
  12. def brahmiRationCharacter(str: String): Double

    Permalink
  13. def characterFeatures(StrValue: String): Array[Double]

    Permalink
  14. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  15. def controlRationCharacter(str: String): Double

    Permalink
  16. def cyrillicRationCharacter(str: String): Double

    Permalink
  17. def digitsRationCharacter(str: String): Double

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hanRatioCharacter(str: String): Double

    Permalink
  23. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  24. def hexaRationCharacter(str: String): Double

    Permalink
  25. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  26. def latinCharacter(str: String): Double

    Permalink
  27. def longCharacterSequenceCharacter(str: String): Double

    Permalink
  28. def lowercaseRationCharacter(str: String): Double

    Permalink
  29. def malaysRatioCharacter(str: String): Double

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

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

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

    Permalink
    Definition Classes
    AnyRef
  33. def printableRationCharacter(str: String): Double

    Permalink
  34. def punctCharacter(str: String): Double

    Permalink
  35. def symbolCharacter(str: String): Double

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

    Permalink
    Definition Classes
    AnyRef
  37. def tamilRatioCharacter(str: String): Double

    Permalink
  38. def teluguRatioCharacter(str: String): Double

    Permalink
  39. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  40. def uppercaseRationCharacter(str: String): Double

    Permalink
  41. def visibleRationCharacter(str: String): Double

    Permalink
  42. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. def whiteSpaceCharacter(str: String): Double

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped