Class

net.sansa_stack.ml.spark.outliers.vandalismdetection

CharactersFeatures

Related Doc: package vandalismdetection

Permalink

class CharactersFeatures extends Serializable

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

Instance Constructors

  1. new CharactersFeatures()

    Permalink

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 ASCIIRation_Character(str: String): Double

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

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

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

    Permalink
  8. def BengaliRation_Character(str: String): Double

    Permalink
  9. def BlankRation_Character(str: String): Double

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

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

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

    Permalink
  13. def CyrillicRation_Character(str: String): Double

    Permalink
  14. def DigitsRation_Character(str: String): Double

    Permalink
  15. def HanRatio_Character(str: String): Double

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

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

    Permalink
  18. def Longcharactersequence_Character(str: String): Double

    Permalink
  19. def LowercaseRation_Character(str: String): Double

    Permalink
  20. def MalaysRatio_Character(str: String): Double

    Permalink
  21. def PrintableRation_Character(str: String): Double

    Permalink
  22. def Punct_Character(str: String): Double

    Permalink
  23. def RoundDouble(va: Double): Double

    Permalink
  24. def Symbol_Character(str: String): Double

    Permalink
  25. def TamilRatio_Character(str: String): Double

    Permalink
  26. def TeluguRatio_Character(str: String): Double

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

    Permalink
  28. def Vector_Characters_Feature(StrValue: String): Array[Double]

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

    Permalink
  30. def WhiteSpace_Character(str: String): Double

    Permalink
  31. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  32. def characterRatio(str: String, pattern: Pattern): Double

    Permalink
  33. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  34. final def eq(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  38. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  39. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  40. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  43. final def synchronized[T0](arg0: ⇒ T0): T0

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

    Permalink
    Definition Classes
    AnyRef → Any
  45. final def wait(): Unit

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

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

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

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped