Constant Field Values
Contents
org.deeplearning4j.*
-
org.deeplearning4j.iterator.bert.BertMaskedLMMasker Modifier and Type Constant Field Value public static final doubleDEFAULT_MASK_PROB0.15public static final doubleDEFAULT_MASK_TOKEN_PROB0.8public static final doubleDEFAULT_RANDOM_WORD_PROB0.1
-
org.deeplearning4j.models.embeddings.reader.impl.BasicModelUtils<T extends SequenceElement> Modifier and Type Constant Field Value public static final StringCORRECT"correct"public static final StringEXISTS"exists"public static final StringWRONG"wrong"
-
org.deeplearning4j.models.embeddings.wordvectors.WordVectorsImpl<T extends SequenceElement> Modifier and Type Constant Field Value public static final StringDEFAULT_UNK"UNK"
-
org.deeplearning4j.models.sequencevectors.transformers.impl.iterables.ParallelTransformerIterator Modifier and Type Constant Field Value protected static final intcapacity1024
-
org.deeplearning4j.text.tokenization.tokenizer.preprocessor.BertWordPiecePreProcessor Modifier and Type Constant Field Value public static final charREPLACEMENT_CHAR65533