com
.
johnsnowlabs
.
nlp
.
annotator
BigTextMatcherModel
Related Doc:
package annotator
object
BigTextMatcherModel
extends
ReadablePretrainedBigTextMatcher
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
ReadablePretrainedBigTextMatcher
,
HasPretrained
[
annotators.btm.BigTextMatcherModel
],
StorageReadable
[
annotators.btm.BigTextMatcherModel
],
ParamsAndFeaturesReadable
[
annotators.btm.BigTextMatcherModel
],
DefaultParamsReadable
[
annotators.btm.BigTextMatcherModel
],
MLReadable
[
annotators.btm.BigTextMatcherModel
],
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
BigTextMatcherModel
Serializable
Serializable
ReadablePretrainedBigTextMatcher
HasPretrained
StorageReadable
ParamsAndFeaturesReadable
DefaultParamsReadable
MLReadable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
addReader
(
reader: (
annotators.btm.BigTextMatcherModel
,
String
,
SparkSession
) ⇒
Unit
)
:
Unit
Definition Classes
ParamsAndFeaturesReadable
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
databases
:
Array
[
Name
]
Definition Classes
ReadablePretrainedBigTextMatcher
→
StorageReadable
val
defaultLang
:
String
Definition Classes
HasPretrained
lazy val
defaultLoc
:
String
Definition Classes
HasPretrained
val
defaultModelName
:
None
.type
Definition Classes
ReadablePretrainedBigTextMatcher
→
HasPretrained
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
load
(
path:
String
)
:
annotators.btm.BigTextMatcherModel
Definition Classes
MLReadable
Annotations
@Since
(
"1.6.0"
)
def
loadStorage
(
path:
String
,
spark:
SparkSession
,
storageRef:
String
)
:
Unit
Definition Classes
StorageReadable
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
pretrained
(
name:
String
,
lang:
String
,
remoteLoc:
String
)
:
annotators.btm.BigTextMatcherModel
Java default argument interoperability
Java default argument interoperability
Definition Classes
ReadablePretrainedBigTextMatcher
→
HasPretrained
def
pretrained
(
name:
String
,
lang:
String
)
:
annotators.btm.BigTextMatcherModel
Definition Classes
ReadablePretrainedBigTextMatcher
→
HasPretrained
def
pretrained
(
name:
String
)
:
annotators.btm.BigTextMatcherModel
Definition Classes
ReadablePretrainedBigTextMatcher
→
HasPretrained
def
pretrained
()
:
annotators.btm.BigTextMatcherModel
Definition Classes
ReadablePretrainedBigTextMatcher
→
HasPretrained
def
read
:
MLReader
[
annotators.btm.BigTextMatcherModel
]
Definition Classes
ParamsAndFeaturesReadable
→ DefaultParamsReadable → MLReadable
def
readStorage
(
instance:
annotators.btm.BigTextMatcherModel
,
path:
String
,
spark:
SparkSession
)
:
Unit
Definition Classes
StorageReadable
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
ReadablePretrainedBigTextMatcher
Inherited from
HasPretrained
[
annotators.btm.BigTextMatcherModel
]
Inherited from
StorageReadable
[
annotators.btm.BigTextMatcherModel
]
Inherited from
ParamsAndFeaturesReadable
[
annotators.btm.BigTextMatcherModel
]
Inherited from
DefaultParamsReadable
[
annotators.btm.BigTextMatcherModel
]
Inherited from
MLReadable
[
annotators.btm.BigTextMatcherModel
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped