com
.
johnsnowlabs
.
nlp
CanBeLazy
Related Doc:
package nlp
trait
CanBeLazy
extends
AnyRef
Self Type
CanBeLazy
with
PipelineStage
Linear Supertypes
AnyRef
,
Any
Known Subclasses
AlbertEmbeddings
,
AlbertForTokenClassification
,
AnnotatorApproach
,
AnnotatorModel
,
BertEmbeddings
,
BertForTokenClassification
,
BertSentenceEmbeddings
,
BigTextMatcher
,
BigTextMatcherModel
,
Chunk2Doc
,
ChunkEmbeddings
,
ChunkTokenizer
,
ChunkTokenizerModel
,
Chunker
,
ClassifierDLApproach
,
ClassifierDLModel
,
ContextSpellCheckerApproach
,
ContextSpellCheckerModel
,
DateMatcher
,
DependencyParserApproach
,
DependencyParserModel
,
DistilBertEmbeddings
,
DistilBertForTokenClassification
,
DocumentNormalizer
,
ElmoEmbeddings
,
EntityRulerApproach
,
EntityRulerModel
,
GraphExtraction
,
LanguageDetectorDL
,
Lemmatizer
,
LemmatizerModel
,
LongformerEmbeddings
,
LongformerForTokenClassification
,
MarianTransformer
,
MultiClassifierDLApproach
,
MultiClassifierDLModel
,
MultiDateMatcher
,
NGramGenerator
,
NerConverter
,
NerCrfApproach
,
NerCrfModel
,
NerDLApproach
,
NerDLModel
,
NerOverwriter
,
Normalizer
,
NormalizerModel
,
NorvigSweetingApproach
,
NorvigSweetingModel
,
PerceptronApproach
,
PerceptronApproachDistributed
,
PerceptronModel
,
RecursiveTokenizer
,
RecursiveTokenizerModel
,
RegexMatcher
,
RegexMatcherModel
,
RegexTokenizer
,
RoBertaEmbeddings
,
RoBertaForTokenClassification
,
RoBertaSentenceEmbeddings
,
SentenceDetector
,
SentenceDetectorDLApproach
,
SentenceDetectorDLModel
,
SentenceEmbeddings
,
SentimentDLApproach
,
SentimentDLModel
,
SentimentDetector
,
SentimentDetectorModel
,
Stemmer
,
StopWordsCleaner
,
SymmetricDeleteApproach
,
SymmetricDeleteModel
,
T5Transformer
,
TextMatcher
,
TextMatcherModel
,
Token2Chunk
,
TokenAssembler
,
Tokenizer
,
TokenizerModel
,
TypedDependencyParserApproach
,
TypedDependencyParserModel
,
UniversalSentenceEncoder
,
ViveknSentimentApproach
,
ViveknSentimentModel
,
WordEmbeddings
,
WordEmbeddingsModel
,
WordSegmenterApproach
,
WordSegmenterModel
,
XlmRoBertaEmbeddings
,
XlmRoBertaForTokenClassification
,
XlmRoBertaSentenceEmbeddings
,
XlnetEmbeddings
,
XlnetForTokenClassification
,
YakeKeywordExtraction
Ordering
Alphabetic
By Inheritance
Inherited
CanBeLazy
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
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
getLazyAnnotator
:
Boolean
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
lazyAnnotator
:
BooleanParam
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
setLazyAnnotator
(
value:
Boolean
)
:
CanBeLazy
.this
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
AnyRef
Inherited from
Any
Ungrouped