Serialized Form
Package edu.stanford.nlp.ie |
Class edu.stanford.nlp.ie.AbstractFieldExtractor extends Object implements Serializable |
serialVersionUID: -78232374030794537L
name
String name
description
String description
flags
SeqClassifierFlags flags
classIndex
Index<E> classIndex
readerAndWriter
DocumentReaderAndWriter readerAndWriter
featureFactory
FeatureFactory featureFactory
pad
FeatureLabel pad
windowSize
int windowSize
knownLCWords
Set<E> knownLCWords
Class edu.stanford.nlp.ie.ChineseFeatureFactory extends FeatureFactory implements Serializable |
serialVersionUID: 4559182480629798157L
cmfs
edu.stanford.nlp.ie.ChineseMorphFeatureSets cmfs
Class edu.stanford.nlp.ie.ChineseMorphFeatureSets extends Object implements Serializable |
featIndex
Index<E> featIndex
singletonFeatures
Map<K,V> singletonFeatures
affixFeatures
Map<K,V> affixFeatures
Class edu.stanford.nlp.ie.ClassifierFieldExtractor extends edu.stanford.nlp.ie.AbstractFieldExtractor implements Serializable |
classifier
edu.stanford.nlp.classify.Classifier classifier
Class edu.stanford.nlp.ie.Corpus extends edu.stanford.nlp.ling.BasicDataCollection implements Serializable |
targetFields
String[] targetFields
Class edu.stanford.nlp.ie.ExtractDemo extends JFrame implements Serializable |
conceptValues
JPanel conceptValues
topPanel
JPanel topPanel
ontologyLabel
JTextField ontologyLabel
directoryLabel
JTextField directoryLabel
searchField
JTextField searchField
urlField
JTextField urlField
classChooser
JComboBox classChooser
slotNames
List<E> slotNames
relationFields
JTextField[] relationFields
fromURLField
JLabel fromURLField
mergerLabel
JTextField mergerLabel
merger
edu.stanford.nlp.ie.merge.InstanceMerger merger
extractors
edu.stanford.nlp.ie.FieldExtractor[] extractors
searcher
edu.stanford.nlp.web.WebSearch searcher
confidences
edu.stanford.nlp.ie.Confidence[] confidences
searchURLs
String[] searchURLs
next
JButton next
prev
JButton prev
fc
JFileChooser fc
instances
edu.stanford.smi.protege.model.Instance[] instances
currInstance
int currInstance
ontology
edu.stanford.smi.protege.model.KnowledgeBase ontology
concept
edu.stanford.smi.protege.model.Cls concept
pom
edu.stanford.nlp.ie.protege.ProtegeOntologyMediator pom
finishSem
int finishSem
fec
edu.stanford.nlp.ie.FieldExtractorCreator fec
description
String description
key
String key
value
String value
serialVersionUID: -2329726064739185544L
lexicon
Map<K,V> lexicon
cache
PaddedList<E> cache
wordToSubstrings
Map<K,V> wordToSubstrings
wordToGazetteEntries
Map<K,V> wordToGazetteEntries
wordToGazetteInfos
Map<K,V> wordToGazetteInfos
lastNames
HashSet<E> lastNames
maleNames
HashSet<E> maleNames
femaleNames
HashSet<E> femaleNames
titlePattern
Pattern titlePattern
Class edu.stanford.nlp.ie.OCRFeatureFactory extends FeatureFactory implements Serializable |
serialVersionUID: -1234L
Class edu.stanford.nlp.ie.SingleFieldExtractor extends edu.stanford.nlp.ie.AbstractFieldExtractor implements Serializable |
serialVersionUID: 5697076532695454354L
Class edu.stanford.nlp.ie.TypedTaggedDocument extends BasicDocument implements Serializable |
targetFields
String[] targetFields
Package edu.stanford.nlp.ie.crf |
labelIndices
Index<E>[] labelIndices
weights
double[][] weights
- Parameter weights of the classifier.
featureIndex
Index<E> featureIndex
map
int[] map
features
List<E> features
- features for this Datum
label
Object label
label
int[] label
hashCode
int hashCode
Class edu.stanford.nlp.ie.crf.MAPCRFClassifier extends CRFClassifier implements Serializable |
testIndex
Index<E> testIndex
selfTrainDatums
List<E> selfTrainDatums
Class edu.stanford.nlp.ie.crf.SelfTrainingCRFClassifier extends CRFClassifier implements Serializable |
Package edu.stanford.nlp.io |
Class edu.stanford.nlp.io.FileArrayList extends ArrayList implements Serializable |
Package edu.stanford.nlp.ling |
serialVersionUID: -980833749513621054L
map
Map<K,V> map
- The Map which stores all of the attributes for this label, and
the label value itself.
mapFactory
MapFactory mapFactory
- The MapFactory which will be used to make new Maps in this AbstractMapLabel.
Class edu.stanford.nlp.ling.BasicDataCollection extends ArrayList implements Serializable |
features
List<E> features
name
String name
Class edu.stanford.nlp.ling.BasicDatum extends Object implements Serializable |
serialVersionUID: -4857004070061779966L
features
Collection<E> features
labels
List<E> labels
title
String title
- title of this document (never null).
originalText
String originalText
- original text of this document (may be null).
labels
List<E> labels
- Label(s) for this document.
tokenizerFactory
TokenizerFactory<T> tokenizerFactory
- TokenizerFactory used to convert the text into words inside
BasicDocument.parse(String)
.
Class edu.stanford.nlp.ling.Category extends StringLabel implements Serializable |
Class edu.stanford.nlp.ling.CategoryWordTag extends StringLabel implements Serializable |
word
String word
tag
String tag
Class edu.stanford.nlp.ling.DocumentCollection extends edu.stanford.nlp.ling.BasicDataCollection implements Serializable |
serialVersionUID: 19L
features
Collection<E> features
Class edu.stanford.nlp.ling.HTMLDocument extends BasicDocument implements Serializable |
parsedText
String parsedText
Class edu.stanford.nlp.ling.IndexedFeatureLabel extends FeatureLabel implements Serializable |
serialVersionUID: 1L
Class edu.stanford.nlp.ling.MapLabel extends AbstractMapLabel implements Serializable |
serialVersionUID: 1289283452485202162L
Class edu.stanford.nlp.ling.NullLabel extends ValueLabel implements Serializable |
Class edu.stanford.nlp.ling.RVFDatum extends Object implements Serializable |
serialVersionUID: -255312811814660438L
features
Counter<E> features
label
Object label
Class edu.stanford.nlp.ling.SentenceDocument extends ArrayList implements Serializable |
title
String title
str
String str
Class edu.stanford.nlp.ling.Tag extends StringLabel implements Serializable |
tag
String tag
Class edu.stanford.nlp.ling.TypedTaggedWord extends TaggedWord implements Serializable |
type
int type
Class edu.stanford.nlp.ling.WordLemmaTag extends Object implements Serializable |
word
String word
lemma
String lemma
tag
String tag
Class edu.stanford.nlp.ling.WordTag extends Object implements Serializable |
word
String word
tag
String tag
Package edu.stanford.nlp.math |
Class edu.stanford.nlp.math.ScientificNotationDouble extends Number implements Serializable |
base
double base
exponent
int exponent
Package edu.stanford.nlp.maxent |
Class edu.stanford.nlp.maxent.LinearType2Classifier extends Object implements Serializable |
weights
Counter<E> weights
Package edu.stanford.nlp.objectbank |
serialVersionUID: 6846060575832573082L
delim
String delim
op
Function<T1,T2> op
eolIsSignificant
boolean eolIsSignificant
Package edu.stanford.nlp.process |
capitalizeTimex
boolean capitalizeTimex
Class edu.stanford.nlp.process.BadPunctuationTokenizationFixer extends Object implements Serializable |
oldRegex
String[] oldRegex
pattern
Pattern[] pattern
Class edu.stanford.nlp.process.CapitalFeature extends Object implements Serializable |
CAPITALIZED
edu.stanford.nlp.process.CapitalFeatureValue CAPITALIZED
ALLCAPS
edu.stanford.nlp.process.CapitalFeatureValue ALLCAPS
LOWERCASE
edu.stanford.nlp.process.CapitalFeatureValue LOWERCASE
MIXEDCASE
edu.stanford.nlp.process.CapitalFeatureValue MIXEDCASE
NONLETTERS
edu.stanford.nlp.process.CapitalFeatureValue NONLETTERS
allValues
edu.stanford.nlp.process.CapitalFeatureValue[] allValues
Class edu.stanford.nlp.process.ChineseDocumentToSentenceProcessor extends Object implements Serializable |
encoding
String encoding
Class edu.stanford.nlp.process.Functions$1 extends Object implements Serializable |
Class edu.stanford.nlp.process.Morphology extends Object implements Serializable |
serialVersionUID: 2L
lexer
edu.stanford.nlp.process.Morpha lexer
Class edu.stanford.nlp.process.NumAndCapFeature extends Object implements Serializable |
allValues
edu.stanford.nlp.process.NumAndCapFeatureValue[] allValues
cf
edu.stanford.nlp.process.CapitalFeature cf
nf
edu.stanford.nlp.process.NumberFeature nf
Class edu.stanford.nlp.process.NumberFeature extends Object implements Serializable |
CARDINAL
edu.stanford.nlp.process.NumberFeatureValue CARDINAL
NUMBER
edu.stanford.nlp.process.NumberFeatureValue NUMBER
HASNUMBER
edu.stanford.nlp.process.NumberFeatureValue HASNUMBER
NONUMBER
edu.stanford.nlp.process.NumberFeatureValue NONUMBER
allValues
edu.stanford.nlp.process.NumberFeatureValue[] allValues
Class edu.stanford.nlp.process.PTBEscapingProcessor extends AbstractListProcessor implements Serializable |
stringSubs
Map<K,V> stringSubs
oldChars
char[] oldChars
fixQuotes
boolean fixQuotes
Class edu.stanford.nlp.process.Stemmer extends Object implements Serializable |
b
char[] b
i
int i
i_end
int i_end
j
int j
k
int k
Class edu.stanford.nlp.process.TreeToSentenceFunction extends Object implements Serializable |
Class edu.stanford.nlp.process.WNComboFilter extends Object implements Serializable |
filters
danbikel.wordnet.Filter[] filters
Class edu.stanford.nlp.process.WordExtractor extends Object implements Serializable |
Class edu.stanford.nlp.process.WordShapeFunction extends Object implements Serializable |
classifierToUse
int classifierToUse
Class edu.stanford.nlp.process.XMLTagStripper extends Object implements Serializable |
markLineBreaks
boolean markLineBreaks
Package edu.stanford.nlp.sequences |
Class edu.stanford.nlp.sequences.BBNReaderAndWriter extends Object implements Serializable |
flags
SeqClassifierFlags flags
fileNum
int fileNum
serialVersionUID: -8109637472035159453L
readResolve
public Object readResolve()
relativeIndices
int[] relativeIndices
hashCode
int hashCode
Class edu.stanford.nlp.sequences.CliqueDataset extends Object implements Serializable |
serialVersionUID: -2162643681374762273L
features
edu.stanford.nlp.sequences.CliqueDatum[] features
labels
int[] labels
possibleLabels
int[][] possibleLabels
maxCliqueLabels
edu.stanford.nlp.sequences.LabeledClique[] maxCliqueLabels
timitMap
Map<K,V> timitMap
a
int a
b
int b
cacheMaxCliqueLabels
boolean cacheMaxCliqueLabels
maxCliqueLabelsCache
List<E> maxCliqueLabelsCache
maxCliqueConditionalLabelsCache
Map<K,V> maxCliqueConditionalLabelsCache
Class edu.stanford.nlp.sequences.CMMFactory extends Object implements Serializable |
Class edu.stanford.nlp.sequences.CMUSeminarDataReaderAndWriter extends Object implements Serializable |
flags
SeqClassifierFlags flags
predModel
edu.stanford.nlp.sequences.SequenceClassifier predModel
flags
SeqClassifierFlags flags
map
String[] map
factory
IteratorFromReaderFactory<T> factory
flags
SeqClassifierFlags flags
Class edu.stanford.nlp.sequences.CRF extends edu.stanford.nlp.sequences.AbstractQueriableSequenceModel implements Serializable |
weights
double[] weights
factors
double[][] factors
cliqueLabels
Index<E>[] cliqueLabels
messageFromLeft
int[][] messageFromLeft
messageFromRight
int[][] messageFromRight
toPassMessagesRight
int[][][] toPassMessagesRight
toPassMessagesLeft
int[][][] toPassMessagesLeft
messages
double[][] messages
messageLabels
Index<E>[] messageLabels
condProbs
double[][] condProbs
memorySave
boolean memorySave
Class edu.stanford.nlp.sequences.CRFFactory extends Object implements Serializable |
serialVersionUID: -7596221713774004331L
Class edu.stanford.nlp.sequences.DatasetMetaInfo extends Object implements Serializable |
serialVersionUID: 3837195914761840458L
labelIndex
Index<E> labelIndex
featureIndex
Index<E> featureIndex
backgroundIndex
int backgroundIndex
featureFactory
edu.stanford.nlp.sequences.Type2FeatureFactory featureFactory
maxClique
Clique maxClique
allowedSequences
Collection<E> allowedSequences
fm
edu.stanford.nlp.sequences.FeatureMap fm
featureIndexFile
File featureIndexFile
numFeatures
int numFeatures
locked
boolean locked
Class edu.stanford.nlp.sequences.DistributedCRFFactory extends Object implements Serializable |
Class edu.stanford.nlp.sequences.DistributedCRFObjectiveFunction extends edu.stanford.nlp.distributed.DistributedComputation implements Serializable |
func
edu.stanford.nlp.sequences.CRFObjectiveFunction func
globalParams
edu.stanford.nlp.sequences.GlobalDatasetParams globalParams
value
double value
derivative
double[] derivative
lastX
double[] lastX
loadedFiles
HashMap<K,V> loadedFiles
fakeDatasets
edu.stanford.nlp.sequences.MultiDocumentCliqueDataset fakeDatasets
serialVersionUID: 7249250071983091694L
flags
SeqClassifierFlags flags
Class edu.stanford.nlp.sequences.FeatureFactoryWrapper extends edu.stanford.nlp.sequences.Type2FeatureFactory implements Serializable |
serialVersionUID: -2370420062000889441L
wrapped
FeatureFactory wrapped
cache
Map<K,V> cache
position
int position
Class edu.stanford.nlp.sequences.FeatureFactoryWrapper.ImmutablePairOfImmutables extends Pair<F,S> implements Serializable |
serialVersionUID: 3145321753043003608L
readResolve
public Object readResolve()
hashCode
int hashCode
Class edu.stanford.nlp.sequences.FeatureMap extends Object implements Serializable |
serialVersionUID: 3160710775400396861L
metaInfo
edu.stanford.nlp.sequences.DatasetMetaInfo metaInfo
slowMap
List<E> slowMap
lcIndex
Index<E> lcIndex
fastMap
int[][] fastMap
keySet
Set<E> keySet
Class edu.stanford.nlp.sequences.GazFeatureFactory extends FeatureFactory implements Serializable |
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
gazMap
edu.stanford.nlp.util.CollectionValuedMap<K,V> gazMap
gazNames
Collection<E> gazNames
Class edu.stanford.nlp.sequences.GazNERFeatureFactory extends edu.stanford.nlp.sequences.RVFFeatureFactory implements Serializable |
otherFeatureFactory
FeatureFactory otherFeatureFactory
Class edu.stanford.nlp.sequences.GlobalDatasetParams extends Object implements Serializable |
metaInfo
edu.stanford.nlp.sequences.DatasetMetaInfo metaInfo
flags
SeqClassifierFlags flags
timitFeatureMap
Map<K,V> timitFeatureMap
Ehat
double[] Ehat
Class edu.stanford.nlp.sequences.IncludeAllFeatureFactory extends edu.stanford.nlp.sequences.RVFFeatureFactory implements Serializable |
Class edu.stanford.nlp.sequences.IOBFeatureFactoryWrapper extends edu.stanford.nlp.sequences.Type2FeatureFactory implements Serializable |
serialVersionUID: -893284903284932084L
wrapped
FeatureFactory wrapped
cache
Map<K,V> cache
labelToString
Map<K,V> labelToString
position
int position
Class edu.stanford.nlp.sequences.IOBFeatureFactoryWrapper.ImmutablePairOfImmutables extends Pair<F,S> implements Serializable |
hashCode
int hashCode
Class edu.stanford.nlp.sequences.LabeledClique extends Object implements Serializable |
serialVersionUID: -311125697888954061L
readResolve
public Object readResolve()
clique
Clique clique
labels
int[] labels
leftMessage
edu.stanford.nlp.sequences.LabeledClique leftMessage
rightMessage
edu.stanford.nlp.sequences.LabeledClique rightMessage
hashCode
int hashCode
Class edu.stanford.nlp.sequences.MFCCFeatureFactory extends edu.stanford.nlp.sequences.RVFFeatureFactory implements Serializable |
Class edu.stanford.nlp.sequences.MUCDocumentReaderAndWriter extends Object implements Serializable |
flags
SeqClassifierFlags flags
factory
IteratorFromReaderFactory<T> factory
Class edu.stanford.nlp.sequences.OCRDocumentReaderAndWriter extends Object implements Serializable |
fold
String fold
train
boolean train
flags
SeqClassifierFlags flags
Class edu.stanford.nlp.sequences.QueriableSequenceModelFactory extends Object implements Serializable |
serialVersionUID: 2218714006594152967L
provider
edu.stanford.nlp.sequences.QueriableSequenceModelFactory.QueriableSequenceModelFactoryDataProvider provider
metaInfo
edu.stanford.nlp.sequences.DatasetMetaInfo metaInfo
flags
SeqClassifierFlags flags
weights
double[] weights
featureFactory
edu.stanford.nlp.sequences.Type2FeatureFactory featureFactory
Class edu.stanford.nlp.sequences.RVFFeatureFactory extends FeatureFactory implements Serializable |
serialVersionUID: -7076671761070232567L
stringRep
String stringRep
useNGrams
boolean useNGrams
conjoinShapeNGrams
boolean conjoinShapeNGrams
lowercaseNGrams
boolean lowercaseNGrams
dehyphenateNGrams
boolean dehyphenateNGrams
usePrev
boolean usePrev
useNext
boolean useNext
useTags
boolean useTags
useWordPairs
boolean useWordPairs
useGazettes
boolean useGazettes
useSequences
boolean useSequences
usePrevSequences
boolean usePrevSequences
useNextSequences
boolean useNextSequences
useLongSequences
boolean useLongSequences
useBoundarySequences
boolean useBoundarySequences
useTaggySequences
boolean useTaggySequences
useExtraTaggySequences
boolean useExtraTaggySequences
dontExtendTaggy
boolean dontExtendTaggy
useTaggySequencesShapeInteraction
boolean useTaggySequencesShapeInteraction
strictlyZeroethOrder
boolean strictlyZeroethOrder
strictlyFirstOrder
boolean strictlyFirstOrder
strictlySecondOrder
boolean strictlySecondOrder
strictlyThirdOrder
boolean strictlyThirdOrder
entitySubclassification
String entitySubclassification
retainEntitySubclassification
boolean retainEntitySubclassification
useGazettePhrases
boolean useGazettePhrases
makeConsistent
boolean makeConsistent
useWordLabelCounts
boolean useWordLabelCounts
useViterbi
boolean useViterbi
binnedLengths
int[] binnedLengths
useSum
boolean useSum
tolerance
double tolerance
printFeatures
String printFeatures
useSymTags
boolean useSymTags
useSymWordPairs
boolean useSymWordPairs
- useSymWordPairs Has a small negative effect.
printClassifier
String printClassifier
printClassifierParam
int printClassifierParam
intern
boolean intern
intern2
boolean intern2
selfTest
boolean selfTest
sloppyGazette
boolean sloppyGazette
cleanGazette
boolean cleanGazette
noMidNGrams
boolean noMidNGrams
maxNGramLeng
int maxNGramLeng
useReverse
boolean useReverse
greekifyNGrams
boolean greekifyNGrams
useParenMatching
boolean useParenMatching
useLemmas
boolean useLemmas
usePrevNextLemmas
boolean usePrevNextLemmas
normalizeTerms
boolean normalizeTerms
normalizeTimex
boolean normalizeTimex
useNB
boolean useNB
useQN
boolean useQN
useFloat
boolean useFloat
QNsize
int QNsize
QNsize2
int QNsize2
maxIterations
int maxIterations
wordShape
int wordShape
useShapeStrings
boolean useShapeStrings
useTypeSeqs
boolean useTypeSeqs
useTypeSeqs2
boolean useTypeSeqs2
useTypeSeqs3
boolean useTypeSeqs3
useDisjunctive
boolean useDisjunctive
disjunctionWidth
int disjunctionWidth
useDisjunctiveShapeInteraction
boolean useDisjunctiveShapeInteraction
useDisjShape
boolean useDisjShape
useWord
boolean useWord
useClassFeature
boolean useClassFeature
useShapeConjunctions
boolean useShapeConjunctions
useWordTag
boolean useWordTag
useNPHead
boolean useNPHead
useNPGovernor
boolean useNPGovernor
useHeadGov
boolean useHeadGov
useLastRealWord
boolean useLastRealWord
useNextRealWord
boolean useNextRealWord
useOccurrencePatterns
boolean useOccurrencePatterns
useTypeySequences
boolean useTypeySequences
justify
boolean justify
normalize
boolean normalize
priorType
String priorType
sigma
double sigma
epsilon
double epsilon
beamSize
int beamSize
maxLeft
int maxLeft
maxRight
int maxRight
usePosition
boolean usePosition
useBeginSent
boolean useBeginSent
useGazFeatures
boolean useGazFeatures
useMoreGazFeatures
boolean useMoreGazFeatures
useAbbr
boolean useAbbr
useMinimalAbbr
boolean useMinimalAbbr
useAbbr1
boolean useAbbr1
useMinimalAbbr1
boolean useMinimalAbbr1
useMoreAbbr
boolean useMoreAbbr
deleteBlankLines
boolean deleteBlankLines
useGENIA
boolean useGENIA
useTOK
boolean useTOK
useABSTR
boolean useABSTR
useABSTRFreqDict
boolean useABSTRFreqDict
useABSTRFreq
boolean useABSTRFreq
useFREQ
boolean useFREQ
useABGENE
boolean useABGENE
useWEB
boolean useWEB
useWEBFreqDict
boolean useWEBFreqDict
useIsURL
boolean useIsURL
useURLSequences
boolean useURLSequences
useIsDateRange
boolean useIsDateRange
useEntityTypes
boolean useEntityTypes
useEntityTypeSequences
boolean useEntityTypeSequences
useEntityRule
boolean useEntityRule
useOrdinal
boolean useOrdinal
useACR
boolean useACR
useANTE
boolean useANTE
useMoreTags
boolean useMoreTags
useChunks
boolean useChunks
useChunkySequences
boolean useChunkySequences
usePrevVB
boolean usePrevVB
useNextVB
boolean useNextVB
useVB
boolean useVB
subCWGaz
boolean subCWGaz
documentReader
String documentReader
map
String map
useWideDisjunctive
boolean useWideDisjunctive
wideDisjunctionWidth
int wideDisjunctionWidth
useRadical
boolean useRadical
useBigramInTwoClique
boolean useBigramInTwoClique
morphFeatureFile
String morphFeatureFile
useReverseAffix
boolean useReverseAffix
charHalfWindow
int charHalfWindow
useWord1
boolean useWord1
useWord2
boolean useWord2
useWord3
boolean useWord3
useWord4
boolean useWord4
useRad1
boolean useRad1
useRad2
boolean useRad2
useWordn
boolean useWordn
useCTBPre1
boolean useCTBPre1
useCTBSuf1
boolean useCTBSuf1
useASBCPre1
boolean useASBCPre1
useASBCSuf1
boolean useASBCSuf1
usePKPre1
boolean usePKPre1
usePKSuf1
boolean usePKSuf1
useHKPre1
boolean useHKPre1
useHKSuf1
boolean useHKSuf1
useCTBChar2
boolean useCTBChar2
useASBCChar2
boolean useASBCChar2
useHKChar2
boolean useHKChar2
usePKChar2
boolean usePKChar2
useRule2
boolean useRule2
useDict2
boolean useDict2
useOutDict2
boolean useOutDict2
outDict2
String outDict2
useDictleng
boolean useDictleng
useDictCTB2
boolean useDictCTB2
useDictASBC2
boolean useDictASBC2
useDictPK2
boolean useDictPK2
useDictHK2
boolean useDictHK2
useBig5
boolean useBig5
useNegDict2
boolean useNegDict2
useNegDict3
boolean useNegDict3
useNegDict4
boolean useNegDict4
useNegCTBDict2
boolean useNegCTBDict2
useNegCTBDict3
boolean useNegCTBDict3
useNegCTBDict4
boolean useNegCTBDict4
useNegASBCDict2
boolean useNegASBCDict2
useNegASBCDict3
boolean useNegASBCDict3
useNegASBCDict4
boolean useNegASBCDict4
useNegHKDict2
boolean useNegHKDict2
useNegHKDict3
boolean useNegHKDict3
useNegHKDict4
boolean useNegHKDict4
useNegPKDict2
boolean useNegPKDict2
useNegPKDict3
boolean useNegPKDict3
useNegPKDict4
boolean useNegPKDict4
usePre
boolean usePre
useSuf
boolean useSuf
useRule
boolean useRule
useHk
boolean useHk
useMsr
boolean useMsr
useMSRChar2
boolean useMSRChar2
usePk
boolean usePk
useAs
boolean useAs
useFilter
boolean useFilter
largeChSegFile
boolean largeChSegFile
keepEnglishWhitespaces
boolean keepEnglishWhitespaces
- Keep the whitespaces between English words in testFile when printing out answers.
Doesn't really change the content of the FeatureLabels. (For Chinese segmentation.)
keepAllWhitespaces
boolean keepAllWhitespaces
- Keep all the whitespaces words in testFile when printing out answers.
Doesn't really change the content of the FeatureLabels. (For Chinese segmentation.)
sighanPostProcessing
boolean sighanPostProcessing
useChPos
boolean useChPos
- use POS information (an "open" feature for Chinese segmentation)
normalizationTable
String normalizationTable
normTableEncoding
String normTableEncoding
sighanCorporaDict
String sighanCorporaDict
- for Sighan bakeoff 2005, the path to the dictionary of bigrams appeared in corpus
useWordShapeGaz
boolean useWordShapeGaz
wordShapeGaz
String wordShapeGaz
splitDocuments
boolean splitDocuments
printXML
boolean printXML
useSeenFeaturesOnly
boolean useSeenFeaturesOnly
lastNameList
String lastNameList
maleNameList
String maleNameList
femaleNameList
String femaleNameList
inputEncoding
String inputEncoding
bioSubmitOutput
boolean bioSubmitOutput
numRuns
int numRuns
answerFile
String answerFile
altAnswerFile
String altAnswerFile
dropGaz
String dropGaz
printGazFeatures
String printGazFeatures
numStartLayers
int numStartLayers
dump
boolean dump
mergeTags
boolean mergeTags
splitOnHead
boolean splitOnHead
featureCountThreshold
int featureCountThreshold
featureWeightThreshold
double featureWeightThreshold
featureFactory
String featureFactory
backgroundSymbol
String backgroundSymbol
useObservedSequencesOnly
boolean useObservedSequencesOnly
maxDocSize
int maxDocSize
printProbs
boolean printProbs
printFirstOrderProbs
boolean printFirstOrderProbs
saveFeatureIndexToDisk
boolean saveFeatureIndexToDisk
removeBackgroundSingletonFeatures
boolean removeBackgroundSingletonFeatures
doGibbs
boolean doGibbs
numSamples
int numSamples
useNERPrior
boolean useNERPrior
useAcqPrior
boolean useAcqPrior
useMUCFeatures
boolean useMUCFeatures
annealingRate
double annealingRate
annealingType
String annealingType
loadProcessedData
String loadProcessedData
initViterbi
boolean initViterbi
useUnknown
boolean useUnknown
checkNameList
boolean checkNameList
useSemPrior
boolean useSemPrior
useFirstWord
boolean useFirstWord
useNumberFeature
boolean useNumberFeature
ocrFold
int ocrFold
classifierType
String classifierType
svmModelFile
String svmModelFile
inferenceType
String inferenceType
useLemmaAsWord
boolean useLemmaAsWord
type
String type
readerAndWriter
String readerAndWriter
comboProps
List<E> comboProps
usePrediction
boolean usePrediction
useAltGazFeatures
boolean useAltGazFeatures
gazFilesFile
String gazFilesFile
usePrediction2
boolean usePrediction2
baseTrainDir
String baseTrainDir
baseTestDir
String baseTestDir
trainFiles
String trainFiles
testFiles
String testFiles
useOnlySeenWeights
boolean useOnlySeenWeights
predProp
String predProp
pad
FeatureLabel pad
useObservedFeaturesOnly
boolean useObservedFeaturesOnly
distSimLexicon
String distSimLexicon
useDistSim
boolean useDistSim
removeTopN
int removeTopN
numTimesRemoveTopN
int numTimesRemoveTopN
randomizedRatio
double randomizedRatio
removeTopNPercent
double removeTopNPercent
purgeFeatures
int purgeFeatures
booleanFeatures
boolean booleanFeatures
iobWrapper
boolean iobWrapper
iobTags
boolean iobTags
useSegmentation
boolean useSegmentation
memoryThrift
boolean memoryThrift
timitDatum
boolean timitDatum
serializeDatasetsDir
String serializeDatasetsDir
loadDatasetsDir
String loadDatasetsDir
pushDir
String pushDir
purgeDatasets
boolean purgeDatasets
keepOBInMemory
boolean keepOBInMemory
fakeDataset
boolean fakeDataset
restrictTransitionsTimit
boolean restrictTransitionsTimit
numDatasetsPerFile
int numDatasetsPerFile
useTitle
boolean useTitle
lowerNewgeneThreshold
boolean lowerNewgeneThreshold
useEitherSideWord
boolean useEitherSideWord
useEitherSideDisjunctive
boolean useEitherSideDisjunctive
twoStage
boolean twoStage
crfType
String crfType
featureThreshold
int featureThreshold
featThreshFile
String featThreshFile
featureDiffThresh
double featureDiffThresh
numTimesPruneFeatures
int numTimesPruneFeatures
newgeneThreshold
double newgeneThreshold
doAdaptation
boolean doAdaptation
useInternal
boolean useInternal
useExternal
boolean useExternal
selfTrainConfidenceThreshold
double selfTrainConfidenceThreshold
selfTrainIterations
int selfTrainIterations
selfTrainWindowSize
int selfTrainWindowSize
useHuber
boolean useHuber
useQuartic
boolean useQuartic
adaptSigma
double adaptSigma
numFolds
int numFolds
startFold
int startFold
endFold
int endFold
cacheNGrams
boolean cacheNGrams
- for Sighan bakeoff 2005, the path to the dictionary of bigrams appeared in corpus
Class edu.stanford.nlp.sequences.SuperSimpleFeatureFactory extends FeatureFactory implements Serializable |
Class edu.stanford.nlp.sequences.TIMITCliqueDatum extends Object implements Serializable |
keySet
Set<E> keySet
values
float[] values
Class edu.stanford.nlp.sequences.Type2FeatureFactory extends Object implements Serializable |
flags
SeqClassifierFlags flags
maxClique
Clique maxClique
Package edu.stanford.nlp.stats |
serialVersionUID: 4L
map
Map<K,V> map
mapFactory
MapFactory mapFactory
totalCount
double totalCount
Class edu.stanford.nlp.stats.DeltaCounter extends Counter implements Serializable |
Class edu.stanford.nlp.stats.Distribution extends Object implements Serializable |
serialVersionUID: 6707148234288637809L
numberOfKeys
int numberOfKeys
reservedMass
double reservedMass
counter
Counter<E> counter
Class edu.stanford.nlp.stats.Distribution$1 extends Object implements Serializable |
serialVersionUID: 1L
map
Map<K,V> map
depth
int depth
total
double total
serialVersionUID: 4L
map
Map<K,V> map
mapFactory
MapFactory mapFactory
Class edu.stanford.nlp.stats.SamplingPipeline$1 extends Object implements Serializable |
serialVersionUID: 1L
map
Map<K,V> map
total
double total
mf
MapFactory mf
Package edu.stanford.nlp.util |
Class edu.stanford.nlp.util.AbstractImmutableList$1 extends Object implements Serializable |
Class edu.stanford.nlp.util.Arguments.ArgumentException extends RuntimeException implements Serializable |
serialVersionUID: 1L
parseErrors
List<E> parseErrors
Class edu.stanford.nlp.util.CacheMap extends LinkedHashMap<K,V> implements Serializable |
backingFile
String backingFile
CACHE_ENTRIES
int CACHE_ENTRIES
entriesSinceLastWritten
int entriesSinceLastWritten
frequencyToWrite
int frequencyToWrite
hits
int hits
misses
int misses
puts
int puts
Class edu.stanford.nlp.util.CollectionValuedMap extends Object implements Serializable |
map
Map<K,V> map
cf
CollectionFactory cf
treatCollectionsAsImmutable
boolean treatCollectionsAsImmutable
mf
MapFactory mf
Class edu.stanford.nlp.util.CompositionMap extends Object implements Serializable |
map
Map<K,V> map
Class edu.stanford.nlp.util.DeltaCollectionValuedMap extends edu.stanford.nlp.util.CollectionValuedMap implements Serializable |
originalMap
edu.stanford.nlp.util.CollectionValuedMap<K,V> originalMap
deltaMap
Map<K,V> deltaMap
cf
CollectionFactory cf
Class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue extends AbstractSet<E> implements Serializable |
size
int size
capacity
int capacity
elements
List<E> elements
priorities
double[] priorities
Class edu.stanford.nlp.util.IdentityHashSet extends AbstractSet<E> implements Serializable |
serialVersionUID: -5024744406713321676L
readObject
private void readObject(ObjectInputStream arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream arg0)
throws IOException
- Throws:
IOException
serialVersionUID: 5398562825928375260L
objects
List<E> objects
indexes
Map<K,V> indexes
locked
boolean locked
Class edu.stanford.nlp.util.Index$1 extends Object implements Serializable |
Class edu.stanford.nlp.util.Index$2 extends Object implements Serializable |
Class edu.stanford.nlp.util.IntArrayIndex extends Index<int[]> implements Serializable |
serialVersionUID: 1234567890L
serialVersionUID: 7154973101012473479L
serialVersionUID: 7266305463893511982L
elements
int[] elements
serialVersionUID: 4529666940763477360L
serialVersionUID: 624465615824626762L
d
double d
serialVersionUID: 624465615824626762L
i
int i
Class edu.stanford.nlp.util.Numberer extends Object implements Serializable |
serialVersionUID: 1L
total
int total
intToObject
Map<K,V> intToObject
objectToInt
Map<K,V> objectToInt
tempInt
MutableInteger tempInt
locked
boolean locked
serialVersionUID: 2064775966439971729L
l
List<E> l
padding
Object padding
serialVersionUID: 1360822168806852921L
first
Object first
- Direct access is deprecated. Use first().
-
second
Object second
- Direct access is deprecated. Use second().
-
Class edu.stanford.nlp.util.ReversedList extends AbstractList<E> implements Serializable |
serialVersionUID: 206477596643954354L
l
List<E> l
serialVersionUID: 1L
ascending
boolean ascending
Class edu.stanford.nlp.util.ScoredPair extends Pair implements Serializable |
score
double score
Class edu.stanford.nlp.util.StringParsingTask.ParserException extends RuntimeException implements Serializable |
Class edu.stanford.nlp.util.UnorderedPair extends Pair implements Serializable |
Stanford NLP Group