|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package edu.stanford.nlp.international.arabic |
---|
Class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification extends MorphoFeatureSpecification implements Serializable |
---|
serialVersionUID: 4448045447200922076L
Class edu.stanford.nlp.international.arabic.ArabicMorphoFeatureSpecification.ArabicMorphoFeatures extends MorphoFeatures implements Serializable |
---|
serialVersionUID: -4611776415583633186L
Class edu.stanford.nlp.international.arabic.Buckwalter extends Object implements Serializable |
---|
serialVersionUID: 4351710914246859336L
Serialized Fields |
---|
boolean outputUnicodeValues
char[] arabicChars
char[] buckChars
boolean unicode2Buckwalter
HashMap<K,V> u2bMap
HashMap<K,V> b2uMap
ClassicCounter<E> unmappable
Package edu.stanford.nlp.international.arabic.pipeline |
---|
Class edu.stanford.nlp.international.arabic.pipeline.DefaultLexicalMapper extends Object implements Serializable |
---|
serialVersionUID: -3798804368296999785L
Serialized Fields |
---|
Pattern utf8ArabicChart
String bwAlefChar
Pattern bwDiacritics
Pattern bwTatweel
Pattern bwAlef
Pattern bwQuran
Pattern bwNullAnaphoraMarker
Pattern latinPunc
Pattern arabicPunc
Pattern arabicDigit
Pattern utf8Diacritics
Pattern utf8Tatweel
Pattern utf8Alef
Pattern utf8Quran
Pattern utf8ProDrop
Pattern segmentationMarker
Pattern morphemeBoundary
Pattern hasDigit
boolean useATBVocalizedSectionMapping
boolean stripMorphemeMarkersInUTF8
boolean stripSegmentationMarkersInUTF8
String parentTagString
Set<E> parentTagsToEscape
String utf8CliticString
Set<E> bwClitics
Package edu.stanford.nlp.international.french |
---|
Class edu.stanford.nlp.international.french.FrenchMorphoFeatureSpecification extends MorphoFeatureSpecification implements Serializable |
---|
serialVersionUID: -58379347760106784L
Package edu.stanford.nlp.international.morph |
---|
Class edu.stanford.nlp.international.morph.MorphoFeatures extends Object implements Serializable |
---|
serialVersionUID: -3893316324305154940L
Serialized Fields |
---|
Map<K,V> fSpec
String altTag
Class edu.stanford.nlp.international.morph.MorphoFeatureSpecification extends Object implements Serializable |
---|
serialVersionUID: -5720683653931585664L
Serialized Fields |
---|
Set<E> activeFeatures
Package edu.stanford.nlp.io |
---|
Class edu.stanford.nlp.io.RuntimeIOException extends RuntimeException implements Serializable |
---|
serialVersionUID: -8572218999165094626L
Package edu.stanford.nlp.io.ui |
---|
Class edu.stanford.nlp.io.ui.OpenPageDialog extends JDialog implements Serializable |
---|
serialVersionUID: -7987625449997527926L
Serialized Fields |
---|
JFileChooser jfc
int status
JTextField urlTextField
JButton openButton
JLabel jLabel1
JPanel jPanel3
JLabel jLabel2
JPanel jPanel2
JButton cancelButton
JButton browseButton
JPanel jPanel1
Package edu.stanford.nlp.ling |
---|
Class edu.stanford.nlp.ling.BasicDocument extends ArrayList<Word> implements Serializable |
---|
serialVersionUID: -24171720584352262L
Serialized Fields |
---|
String title
String originalText
List<E> labels
TokenizerFactory<T> tokenizerFactory
BasicDocument.parse(String)
.
Class edu.stanford.nlp.ling.CategoryWordTag extends StringLabel implements Serializable |
---|
serialVersionUID: -745085381666943254L
Serialized Fields |
---|
String word
String tag
Class edu.stanford.nlp.ling.CoreLabel extends ArrayCoreMap implements Serializable |
---|
serialVersionUID: 2L
Class edu.stanford.nlp.ling.CyclicCoreLabel extends CoreLabel implements Serializable |
---|
serialVersionUID: 1L
Class edu.stanford.nlp.ling.LabeledWord extends Word implements Serializable |
---|
serialVersionUID: -7252006452127051085L
Serialized Fields |
---|
Label tag
Class edu.stanford.nlp.ling.StringLabel extends ValueLabel implements Serializable |
---|
serialVersionUID: -4153619273767524247L
Serialized Fields |
---|
String str
int beginPosition
int endPosition
Class edu.stanford.nlp.ling.Tag extends StringLabel implements Serializable |
---|
serialVersionUID: 1143434026005416755L
Class edu.stanford.nlp.ling.TaggedWord extends Word implements Serializable |
---|
serialVersionUID: -7252006452127051085L
Serialized Fields |
---|
String tag
Class edu.stanford.nlp.ling.ValueLabel extends Object implements Serializable |
---|
serialVersionUID: -1413303679077285530L
Class edu.stanford.nlp.ling.Word extends StringLabel implements Serializable |
---|
serialVersionUID: -4817252915997034058L
Class edu.stanford.nlp.ling.WordLemmaTag extends Object implements Serializable |
---|
serialVersionUID: -5993410244163988138L
Serialized Fields |
---|
String word
String lemma
String tag
Class edu.stanford.nlp.ling.WordTag extends Object implements Serializable |
---|
serialVersionUID: -1859527239216813742L
Serialized Fields |
---|
String word
String tag
Package edu.stanford.nlp.objectbank |
---|
Class edu.stanford.nlp.objectbank.LineIterator.LineIteratorFactory extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Function<T1,T2> oper
Class edu.stanford.nlp.objectbank.ObjectBank extends Object implements Serializable |
---|
serialVersionUID: -4030295596701541770L
Serialized Fields |
---|
ReaderIteratorFactory rif
IteratorFromReaderFactory<T> ifrf
List<E> contents
boolean keepInMemory
Package edu.stanford.nlp.parser.lexparser |
---|
Class edu.stanford.nlp.parser.lexparser.AbstractDependencyGrammar extends Object implements Serializable |
---|
serialVersionUID: 3L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
TagProjection tagProjection
Index<E> tagIndex
Index<E> wordIndex
int numTagBins
int[] tagBin
TreebankLanguagePack tlp
boolean directional
boolean useDistance
boolean useCoarseDistance
Lexicon lex
IntTaggedWord stopTW
IntTaggedWord wildTW
int[] coarseDistanceBins
int[] regDistanceBins
Options op
Class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams extends Object implements Serializable |
---|
serialVersionUID: 4299501909017975915L
Serialized Fields |
---|
boolean evalGF
String inputEncoding
String outputEncoding
TreebankLanguagePack tlp
Class edu.stanford.nlp.parser.lexparser.AbstractTreebankParserParams.AnnotatePunctuationFunction extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String key
String annotationMark
Class edu.stanford.nlp.parser.lexparser.ArabicTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: 8853426784197984653L
Serialized Fields |
---|
StringBuilder optionsString
boolean retainNPTmp
boolean retainNPSbj
boolean retainPRD
boolean retainPPClr
boolean changeNoLabels
boolean collinizerRetainsPunctuation
boolean discardX
HeadFinder headFinder
Map<K,V> annotationPatterns
Map<K,V> activeAnnotations
MorphoFeatureSpecification morphoSpec
List<E> baselineFeatures
List<E> additionalFeatures
Class edu.stanford.nlp.parser.lexparser.ArabicUnknownWordModel extends BaseUnknownWordModel implements Serializable |
---|
serialVersionUID: 4825624957364628771L
Serialized Fields |
---|
String UNKNOWN_WORD
String BOUNDARY_TAG
boolean smartMutation
int unknownSuffixSize
int unknownPrefixSize
Class edu.stanford.nlp.parser.lexparser.BaseLexicon extends Object implements Serializable |
---|
serialVersionUID: 40L
Serialization Methods |
---|
private void readObject(ObjectInputStream ois) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
UnknownWordModel uwModel
TrainOptions trainOptions
TestOptions testOptions
int smoothInUnknownsThreshold
boolean smartMutation
Index<E> wordIndex
Index<E> tagIndex
ClassicCounter<E> seenCounter
double[] smooth
boolean flexiTag
boolean useSignatureForKnownSmoothing
int[] tagsToBaseTags
Class edu.stanford.nlp.parser.lexparser.BaseUnknownWordModel extends Object implements Serializable |
---|
serialVersionUID: 6355171148751673822L
Serialized Fields |
---|
boolean useFirst
boolean useEnd
boolean useGT
boolean useFirstCap
int endLength
int unknownLevel
TrainOptions trainOptions
Index<E> wordIndex
Index<E> tagIndex
ClassicCounter<E> unSeenCounter
HashMap<K,V> tagHash
Set<E> seenEnd
HashMap<K,V> unknownGT
Lexicon lex
Class edu.stanford.nlp.parser.lexparser.BinaryGrammar extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
Index<E> index
List<E> allRules
Class edu.stanford.nlp.parser.lexparser.BinaryRule extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int parent
float score
int leftChild
int rightChild
int hashCode
Class edu.stanford.nlp.parser.lexparser.ChineseCharacterBasedLexicon extends Object implements Serializable |
---|
serialVersionUID: -5357655683145854069L
Serialized Fields |
---|
double lengthPenalty
int penaltyType
Map<K,V> charDistributions
Set<E> knownChars
Distribution<E> POSDistribution
boolean useUnknownCharacterModel
Index<E> wordIndex
Index<E> tagIndex
Class edu.stanford.nlp.parser.lexparser.ChineseLexicon extends BaseLexicon implements Serializable |
---|
serialVersionUID: -7836464391021114960L
Serialized Fields |
---|
boolean useCharBasedUnknownWordModel
boolean useGoodTuringUnknownWordModel
edu.stanford.nlp.parser.lexparser.RandomWalk probRandomWalk
Class edu.stanford.nlp.parser.lexparser.ChineseLexiconAndWordSegmenter extends Object implements Serializable |
---|
serialVersionUID: -6554995189795187918L
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
ChineseLexicon chineseLexicon
WordSegmenter wordSegmenter
Options op
Class edu.stanford.nlp.parser.lexparser.ChineseMarkovWordSegmenter extends Object implements Serializable |
---|
serialVersionUID: 1559606198270645508L
Serialized Fields |
---|
Distribution<E> initialPOSDist
Map<K,V> markovPOSDists
ChineseCharacterBasedLexicon lex
Set<E> POSes
Index<E> wordIndex
Index<E> tagIndex
Class edu.stanford.nlp.parser.lexparser.ChineseSimWordAvgDepGrammar extends MLEDependencyGrammar implements Serializable |
---|
serialVersionUID: -1845503582705055342L
Serialized Fields |
---|
double simSmooth
Map<K,V> simArgMap
Map<K,V> simHeadMap
boolean debug
boolean verbose
ClassicCounter<E> statsCounter
Class edu.stanford.nlp.parser.lexparser.ChineseTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: 2L
Serialized Fields |
---|
ChineseTreebankLanguagePack ctlp
boolean charTags
boolean useCharacterBasedLexicon
boolean useMaxentLexicon
boolean useMaxentDepGrammar
boolean segment
boolean segmentMarkov
boolean sunJurafskyHeadFinder
boolean bikelHeadFinder
boolean discardFrags
boolean useSimilarWordMap
String segmenterClass
Lexicon lex
WordSegmenter segmenter
HeadFinder headFinder
boolean chineseSplitDouHao
boolean chineseSplitPunct
boolean chineseSplitPunctLR
boolean markVVsisterIP
boolean markPsisterIP
boolean markIPsisterVVorP
boolean markADgrandchildOfIP
boolean gpaAD
boolean chineseVerySelectiveTagPA
boolean chineseSelectiveTagPA
boolean markIPsisterBA
boolean markVPadjunct
boolean markNPmodNP
boolean markModifiedNP
boolean markNPconj
boolean markMultiNtag
boolean markIPsisDEC
boolean markIPconj
boolean markIPadjsubj
int chineseSplitVP
boolean mergeNNVV
boolean unaryIP
boolean unaryCP
boolean paRootDtr
boolean markPostverbalP
boolean markPostverbalPP
boolean splitBaseNP
boolean tagWordSize
boolean markCC
boolean splitNPTMP
boolean splitPPTMP
boolean splitXPTMP
boolean dominatesV
boolean useGoodTuringUnknownWordModel
boolean useCharBasedUnknownWordModel
double lengthPenalty
boolean useUnknownCharacterModel
int penaltyType
int depGramFeatureLevel
Class edu.stanford.nlp.parser.lexparser.ChineseUnknownWordModel extends BaseUnknownWordModel implements Serializable |
---|
serialVersionUID: 221L
Serialized Fields |
---|
boolean useUnicodeType
Set<E> seenFirst
Class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: 4153878351331522581L
Serialized Fields |
---|
HeadFinder headFinder
EnglishTreebankParserParams.EnglishTrain englishTrain
EnglishTreebankParserParams.EnglishTest englishTest
Class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTest extends Object implements Serializable |
---|
serialVersionUID: 183157656745674521L
Serialized Fields |
---|
boolean retainNPTMPSubcategories
boolean retainTMPSubcategories
boolean retainADVSubcategories
boolean makeCopulaHead
Class edu.stanford.nlp.parser.lexparser.EnglishTreebankParserParams.EnglishTrain extends Object implements Serializable |
---|
serialVersionUID: 1831576434872643L
Serialized Fields |
---|
int leaveItAll
int splitIN
boolean splitQuotes
boolean splitSFP
boolean splitPercent
int splitNPpercent
boolean tagRBGPA
int splitNNP
boolean joinPound
boolean joinJJ
boolean joinNounTags
boolean splitPPJJ
boolean splitTRJJ
boolean splitJJCOMP
boolean splitMoreLess
boolean unaryDT
boolean unaryRB
boolean unaryPRP
boolean markReflexivePRP
boolean unaryIN
int splitCC
boolean splitNOT
boolean splitRB
int splitAux
boolean vpSubCat
int markDitransV
int splitVP
splitVPNPAgr
. If it is true, its effects override
any value set for this parameter.
boolean splitVPNPAgr
int splitSTag
boolean markContainedVP
boolean splitNPPRP
int dominatesV
boolean dominatesI
boolean dominatesC
int markCC
int splitSGapped
boolean splitNumNP
int splitPoss
int splitBaseNP
int splitTMP
int splitSbar
int splitNPADV
int splitNPNNP
boolean correctTags
boolean rightPhrasal
int sisterSplitLevel
boolean gpaRootVP
int makePPTOintoIN
Class edu.stanford.nlp.parser.lexparser.EnglishUnknownWordModel extends BaseUnknownWordModel implements Serializable |
---|
serialVersionUID: 4825624957364628770L
Serialized Fields |
---|
boolean smartMutation
int unknownSuffixSize
int unknownPrefixSize
Class edu.stanford.nlp.parser.lexparser.FactoredLexicon extends BaseLexicon implements Serializable |
---|
serialVersionUID: 8496467161563992530L
Serialized Fields |
---|
MorphoFeatureSpecification morphoSpec
Class edu.stanford.nlp.parser.lexparser.FrenchTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: -6976724734594763986L
Serialized Fields |
---|
StringBuilder optionsString
HeadFinder headFinder
Map<K,V> annotationPatterns
Map<K,V> activeAnnotations
boolean readPennFormat
boolean collinizerRetainsPunctuation
TwoDimensionalCounter<K1,K2> mwCounter
MorphoFeatureSpecification morphoSpec
List<E> baselineFeatures
List<E> additionalFeatures
Class edu.stanford.nlp.parser.lexparser.FrenchUnknownWordModel extends BaseUnknownWordModel implements Serializable |
---|
serialVersionUID: -776564693549194424L
Serialized Fields |
---|
boolean smartMutation
int unknownSuffixSize
int unknownPrefixSize
Class edu.stanford.nlp.parser.lexparser.GermanUnknownWordModel extends BaseUnknownWordModel implements Serializable |
---|
serialVersionUID: 221L
Class edu.stanford.nlp.parser.lexparser.HebrewTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: -3466519995341208619L
Serialized Fields |
---|
StringBuilder optionsString
Class edu.stanford.nlp.parser.lexparser.IntDependency extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
IntTaggedWord head
IntTaggedWord arg
boolean leftHeaded
short distance
Class edu.stanford.nlp.parser.lexparser.IntTaggedWord extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int word
short tag
Class edu.stanford.nlp.parser.lexparser.Lattice extends Object implements Serializable |
---|
serialVersionUID: 5135076134500512556L
Serialized Fields |
---|
List<E> constraints
List<E> edges
Set<E> nodes
Map<K,V> edgeStartsAt
int maxNode
Class edu.stanford.nlp.parser.lexparser.LatticeEdge extends Object implements Serializable |
---|
serialVersionUID: 4416189959485854286L
Serialized Fields |
---|
String word
String label
double weight
int start
int end
Map<K,V> attrs
Class edu.stanford.nlp.parser.lexparser.MLEDependencyGrammar extends AbstractDependencyGrammar implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream stream) throws IOException
IOException
Serialized Fields |
---|
boolean useSmoothTagProjection
boolean useUnigramWordSmoothing
int numWordTokens
ClassicCounter<E> argCounter
ClassicCounter<E> stopCounter
double smooth_aT_hTWd
double smooth_aTW_hTWd
double smooth_stop
double interp
double smooth_aTW_aT
double smooth_aTW_hTd
double smooth_aT_hTd
double smooth_aPTW_aPT
TagProjection smoothTP
Index<E> smoothTPIndex
Class edu.stanford.nlp.parser.lexparser.NegraPennTreebankParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: 757812264219400466L
Serialized Fields |
---|
boolean markRC
boolean markZuVP
boolean markLP
boolean markColon
boolean markKonjParent
boolean markHDParent
boolean markContainsV
int nodeCleanup
HeadFinder headFinder
boolean treeNormalizerInsertNPinPP
boolean treeNormalizerLeaveGF
NegraPennTreeReaderFactory treeReaderFactory
Class edu.stanford.nlp.parser.lexparser.Options extends Object implements Serializable |
---|
serialVersionUID: 4L
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
Options.LexOptions lexOptions
TreebankLangParserParams tlpParams
boolean forceCNF
boolean doPCFG
boolean doDep
boolean freeDependencies
boolean directional
boolean genStop
boolean useSmoothTagProjection
boolean useUnigramWordSmoothing
boolean distance
boolean coarseDistance
boolean dcTags
boolean nodePrune
TrainOptions trainOptions
Class edu.stanford.nlp.parser.lexparser.Options.LexOptions extends Object implements Serializable |
---|
serialVersionUID: 2805351374506855632L
Serialized Fields |
---|
int useUnknownWordSignatures
int smoothInUnknownsThreshold
boolean smartMutation
boolean useUnicodeType
int unknownSuffixSize
int unknownPrefixSize
String uwModel
boolean flexiTag
boolean useSignatureForKnownSmoothing
Class edu.stanford.nlp.parser.lexparser.ParserConstraint extends Object implements Serializable |
---|
serialVersionUID: 4955237758572202093L
Serialized Fields |
---|
int start
int end
Pattern state
Class edu.stanford.nlp.parser.lexparser.ParserData extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Lexicon lex
BinaryGrammar bg
UnaryGrammar ug
DependencyGrammar dg
Index<E> stateIndex
Index<E> wordIndex
Index<E> tagIndex
Options pt
Class edu.stanford.nlp.parser.lexparser.TestOptions extends Object implements Serializable |
---|
serialVersionUID: 7256526346598L
Serialized Fields |
---|
boolean noRecoveryTagging
boolean doRecovery
boolean useN5
boolean useFastFactored
boolean iterativeCKY
int maxLength
int MAX_ITEMS
double unseenSmooth
boolean increasingLength
boolean preTag
boolean forceTags
boolean forceTagBeginnings
String taggerSerializedFile
boolean noFunctionalForcing
boolean evalb
boolean verbose
boolean exhaustiveTest
boolean pcfgThreshold
pcfgThresholdValue
, then -Inf is returned as the
outside Score by oScore()
(while otherwise the true
outside score is returned).
double pcfgThresholdValue
boolean printAllBestParses
double depWeight
boolean prunePunc
boolean addMissingFinalPunctuation
String outputFormat
String outputFormatOptions
boolean writeOutputFiles
String outputFilesDirectory
null
) means to use
the directory of the source files. Use ""
or .
for the current directory.
String outputFilesExtension
""
for no extension.
String outputFilesPrefix
String outputkBestEquivocation
int maxSpanForTags
boolean lengthNormalization
boolean sample
int printPCFGkBest
int printFactoredKGood
Properties evals
-evals "depDA=false"
) if you don't want
them.
LB = ParseEval labeled bracketing,
CB = crossing brackets and zero crossing bracket rate,
DA = dependency accuracy, TA = tagging accuracy,
LL = log likelihood score,
RUO/CUO = rules/categories under and over proposed,
CatE = evaluation by phrasal category.
Known styles are: runningAverages, summary, tsv.
The default style is summary.
You need to negate it out if you don't want it.
Invalid names in the argument to this option are not reported!
int fastFactoredCandidateMultiplier
int fastFactoredCandidateAddend
boolean useLexiconToScoreDependencyPwGt
boolean useNonProjectiveDependencyParser
Class edu.stanford.nlp.parser.lexparser.TrainOptions extends Object implements Serializable |
---|
serialVersionUID: 72571349843538L
Serialized Fields |
---|
String trainTreeFile
int trainLengthLimit
boolean cheatPCFG
boolean markovFactor
int markovOrder
boolean hSelSplit
int HSEL_CUT
boolean markFinalStates
int openClassTypesThreshold
double fractionBeforeUnseenCounting
boolean PA
boolean gPA
boolean postPA
boolean postGPA
boolean selectiveSplit
double selectiveSplitCutOff
boolean selectivePostSplit
double selectivePostSplitCutOff
boolean postSplitWithBaseCategory
boolean sisterAnnotate
Set<E> sisterSplitters
int markUnary
boolean markUnaryTags
boolean splitPrePreT
boolean tagPA
boolean tagSelectiveSplit
double tagSelectiveSplitCutOff
boolean tagSelectivePostSplit
double tagSelectivePostSplitCutOff
boolean rightRec
boolean leftRec
boolean collinsPunc
Set<E> splitters
Set<E> postSplitters
Set<E> deleteSplitters
int printTreeTransformations
PrintWriter printAnnotatedPW
PrintWriter printBinarizedPW
boolean printStates
int compactGrammar
boolean leftToRight
boolean noTagSplit
boolean ruleSmoothing
double ruleSmoothingAlpha
boolean smoothing
double ruleDiscount
boolean printAnnotatedRuleCounts
boolean printAnnotatedStateCounts
boolean basicCategoryTagsInDependencyGrammar
Class edu.stanford.nlp.parser.lexparser.TueBaDZParserParams extends AbstractTreebankParserParams implements Serializable |
---|
serialVersionUID: 7303189408025355170L
Serialized Fields |
---|
HeadFinder hf
int nodeCleanup
boolean markKonjParent
boolean markContainsV
boolean markZu
boolean markColons
boolean leftPhrasal
boolean markHDParent
boolean leaveGF
Class edu.stanford.nlp.parser.lexparser.UnaryGrammar extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
Index<E> index
Map<K,V> coreRules
Class edu.stanford.nlp.parser.lexparser.UnaryRule extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int parent
float score
int child
Package edu.stanford.nlp.parser.ui |
---|
Class edu.stanford.nlp.parser.ui.Parser extends JFrame implements Serializable |
---|
serialVersionUID: 7179757799978939358L
Serialized Fields |
---|
ParserPanel parserPanel
JCheckBoxMenuItem untokEngItem
JCheckBoxMenuItem tokChineseItem
JCheckBoxMenuItem untokChineseItem
JMenu jMenu2
JMenuItem loadParserItem
JMenuItem loadDataItem
JSeparator jSeparator1
JMenu jMenu1
JMenuItem exitItem
JMenuBar jMenuBar1
Class edu.stanford.nlp.parser.ui.ParserPanel extends JPanel implements Serializable |
---|
serialVersionUID: -2118491857333662471L
Serialized Fields |
---|
String encoding
boolean segmentWords
JFileChooser jfc
OpenPageDialog pageDialog
SimpleAttributeSet normalStyle
SimpleAttributeSet highlightStyle
int startIndex
int endIndex
TreeJPanel treePanel
LexicalizedParser parser
edu.stanford.nlp.parser.ui.ParserPanel.LoadParserThread lpThread
edu.stanford.nlp.parser.ui.ParserPanel.ParseThread parseThread
Timer timer
int count
Component glassPane
boolean scrollWhenDone
JLabel dataFileLabel
JPanel treeContainer
JPanel topPanel
JScrollPane textScrollPane
JButton backButton
JLabel statusLabel
JButton loadFileButton
JPanel loadButtonPanel
JPanel buttonsAndFilePanel
JButton parseButton
JButton parseNextButton
JButton forwardButton
JLabel parserFileLabel
JButton clearButton
JSplitPane splitPane
JPanel statusPanel
JPanel dataFilePanel
JPanel buttonPanel
JTextPane textPane
JProgressBar progressBar
JPanel parserFilePanel
JButton loadParserButton
JButton saveOutputButton
Class edu.stanford.nlp.parser.ui.TreeJPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
int VERTICAL_ALIGN
int HORIZONTAL_ALIGN
int maxFontSize
int minFontSize
Tree tree
Package edu.stanford.nlp.process |
---|
Package edu.stanford.nlp.stats |
---|
Class edu.stanford.nlp.stats.ClassicCounter extends Object implements Serializable |
---|
serialVersionUID: 4L
Serialized Fields |
---|
Map<K,V> map
MapFactory<K,V> mapFactory
double totalCount
double defaultValue
Class edu.stanford.nlp.stats.Distribution extends Object implements Serializable |
---|
serialVersionUID: 6707148234288637809L
Serialized Fields |
---|
int numberOfKeys
double reservedMass
Counter<E> counter
Class edu.stanford.nlp.stats.GeneralizedCounter extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Map<K,V> map
int depth
double total
Class edu.stanford.nlp.stats.IntCounter extends AbstractCounter<E> implements Serializable |
---|
serialVersionUID: 4L
Serialized Fields |
---|
Map<K,V> map
MapFactory<K,V> mapFactory
int totalCount
int defaultValue
Class edu.stanford.nlp.stats.TwoDimensionalCounter extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Map<K,V> map
double total
MapFactory<K,V> outerMF
MapFactory<K,V> innerMF
double defaultValue
Package edu.stanford.nlp.trees |
---|
Class edu.stanford.nlp.trees.AbstractCollinsHeadFinder extends Object implements Serializable |
---|
serialVersionUID: -6540278059442931087L
Serialized Fields |
---|
TreebankLanguagePack tlp
Map<K,V> nonTerminalInfo
String[] defaultRule
String[] defaultLeftRule
String[] defaultRightRule
Class edu.stanford.nlp.trees.AbstractTreebankLanguagePack extends Object implements Serializable |
---|
serialVersionUID: -6506749780512708352L
Serialized Fields |
---|
char gfCharacter
Filter<T> punctTagStringAcceptFilter
Filter<T> punctWordStringAcceptFilter
Filter<T> sFPunctTagStringAcceptFilter
Filter<T> eIPunctTagStringAcceptFilter
Filter<T> startSymbolAcceptFilter
Class edu.stanford.nlp.trees.BobChrisTreeNormalizer extends TreeNormalizer implements Serializable |
---|
serialVersionUID: -1005188028979810143L
Serialized Fields |
---|
TreebankLanguagePack tlp
Filter<T> emptyFilter
Filter<T> aOverAFilter
Class edu.stanford.nlp.trees.BobChrisTreeNormalizer.AOverAFilter extends Object implements Serializable |
---|
serialVersionUID: 1L
Class edu.stanford.nlp.trees.BobChrisTreeNormalizer.EmptyFilter extends Object implements Serializable |
---|
serialVersionUID: 8914098359495987617L
Class edu.stanford.nlp.trees.CollinsHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: -8747319554557223437L
Class edu.stanford.nlp.trees.Dependencies.DependentPuncTagRejectFilter extends Object implements Serializable |
---|
serialVersionUID: -7732189363171164852L
Serialized Fields |
---|
Filter<T> tagRejectFilter
Class edu.stanford.nlp.trees.Dependencies.DependentPuncWordRejectFilter extends Object implements Serializable |
---|
serialVersionUID: 1166489968248785287L
Serialized Fields |
---|
Filter<T> wordRejectFilter
Class edu.stanford.nlp.trees.EnglishGrammaticalStructure extends GrammaticalStructure implements Serializable |
---|
serialVersionUID: -1866362375001969402L
Class edu.stanford.nlp.trees.GrammaticalFunctionTreeNormalizer extends TreeNormalizer implements Serializable |
---|
serialVersionUID: -2270472762938163327L
Serialized Fields |
---|
int nodeCleanup
String root
TreebankLanguagePack tlp
Class edu.stanford.nlp.trees.GrammaticalRelation extends Object implements Serializable |
---|
serialVersionUID: 892618003417550128L
Serialized Fields |
---|
GrammaticalRelation.Language language
String shortName
String longName
GrammaticalRelation parent
List<E> children
Pattern sourcePattern
List<E> targetPatterns
String specific
Class edu.stanford.nlp.trees.GrammaticalStructure extends TreeGraph implements Serializable |
---|
serialVersionUID: 2286294455343892678L
Serialized Fields |
---|
Set<E> dependencies
List<E> typedDependencies
List<E> allTypedDependencies
Class edu.stanford.nlp.trees.LabeledScoredTreeNode extends Tree implements Serializable |
---|
serialVersionUID: -8992385140984593817L
Serialized Fields |
---|
Label label
double score
TreeNode
Tree[] daughterTrees
Class edu.stanford.nlp.trees.LeftHeadFinder extends Object implements Serializable |
---|
serialVersionUID: 8453889846239508208L
Class edu.stanford.nlp.trees.ModCollinsHeadFinder extends CollinsHeadFinder implements Serializable |
---|
serialVersionUID: -5870387458902637256L
Class edu.stanford.nlp.trees.NamedDependency extends UnnamedDependency implements Serializable |
---|
serialVersionUID: -1635646451505721133L
Serialized Fields |
---|
Object name
Class edu.stanford.nlp.trees.NPTmpRetainingTreeNormalizer extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: 7548777133196579107L
Serialized Fields |
---|
int temporalAnnotation
boolean doSGappedStuff
int leaveItAll
boolean doAdverbialNP
HeadFinder headFinder
Class edu.stanford.nlp.trees.OrderedCombinationTreeNormalizer extends TreeNormalizer implements Serializable |
---|
serialVersionUID: 326L
Serialized Fields |
---|
List<E> tns
Class edu.stanford.nlp.trees.PennTreebankLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 9081305982861675328L
Class edu.stanford.nlp.trees.SemanticHeadFinder extends ModCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 5721799188009249808L
Serialized Fields |
---|
HashSet<E> verbalAuxiliaries
HashSet<E> copulars
HashSet<E> passiveAuxiliaries
HashSet<E> verbalTags
Class edu.stanford.nlp.trees.SimpleTree extends Tree implements Serializable |
---|
serialVersionUID: -8075763706877132926L
Serialized Fields |
---|
Tree[] daughterTrees
Class edu.stanford.nlp.trees.Tree extends AbstractCollection<Tree> implements Serializable |
---|
serialVersionUID: 5441849457648722744L
Serialized Fields |
---|
double score
Class edu.stanford.nlp.trees.TreeGraph extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
TreeGraphNode root
Map<K,V> indexMap
Class edu.stanford.nlp.trees.TreeGraphNode extends Tree implements Serializable |
---|
serialVersionUID: 5080098143617475328L
Serialized Fields |
---|
CyclicCoreLabel label
TreeGraphNode parent
TreeGraphNode[] children
TreeGraph tg
TreeGraph
of which this
node is part.
Class edu.stanford.nlp.trees.TreeNormalizer extends Object implements Serializable |
---|
serialVersionUID: 1540681875853883387L
Class edu.stanford.nlp.trees.TypedDependency extends Object implements Serializable |
---|
serialVersionUID: -7690294213151279779L
Serialized Fields |
---|
GrammaticalRelation reln
TreeGraphNode gov
TreeGraphNode dep
boolean extra
Class edu.stanford.nlp.trees.UnnamedConcreteDependency extends UnnamedDependency implements Serializable |
---|
serialVersionUID: -8836949694741145222L
Serialized Fields |
---|
int headIndex
int depIndex
Class edu.stanford.nlp.trees.UnnamedDependency extends Object implements Serializable |
---|
serialVersionUID: -3768440215342256085L
Serialized Fields |
---|
String regentText
String dependentText
Label regent
Label dependent
Package edu.stanford.nlp.trees.international.arabic |
---|
Class edu.stanford.nlp.trees.international.arabic.ArabicHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 6203368998430280740L
Serialized Fields |
---|
ArabicHeadFinder.TagSet tagSet
Pattern predPattern
Class edu.stanford.nlp.trees.international.arabic.ArabicTreebankLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 9081305982861675328L
Class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: -1592231121068698494L
Serialized Fields |
---|
boolean retainNPTmp
boolean retainNPSbj
boolean markPRDverb
boolean changeNoLabels
boolean retainPPClr
Pattern prdPattern
TregexPattern prdVerbPattern
TregexPattern npSbjPattern
String rootLabel
Class edu.stanford.nlp.trees.international.arabic.ArabicTreeNormalizer.ArabicEmptyFilter extends Object implements Serializable |
---|
serialVersionUID: 7417844982953945964L
Class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory extends Object implements Serializable |
---|
serialVersionUID: 1973767605277873017L
Serialized Fields |
---|
boolean retainNPTmp
boolean retainNPSbj
boolean retainPRD
boolean retainPPClr
boolean changeNoLabels
boolean filterX
boolean noNormalization
Class edu.stanford.nlp.trees.international.arabic.ArabicTreeReaderFactory.ArabicRawTreeReaderFactory extends ArabicTreeReaderFactory implements Serializable |
---|
serialVersionUID: -5693371540982097793L
Package edu.stanford.nlp.trees.international.french |
---|
Class edu.stanford.nlp.trees.international.french.DybroFrenchHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 8798606577201646967L
Class edu.stanford.nlp.trees.international.french.FrenchHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 8747319554557223422L
Class edu.stanford.nlp.trees.international.french.FrenchTreebankLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: -7338244949063822519L
Class edu.stanford.nlp.trees.international.french.FrenchTreeNormalizer extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: 7868735300308066991L
Serialized Fields |
---|
String rootLabel
Class edu.stanford.nlp.trees.international.french.FrenchTreeNormalizer.FrenchAOverAFilter extends Object implements Serializable |
---|
serialVersionUID: 793800623099852951L
Class edu.stanford.nlp.trees.international.french.FrenchTreeReaderFactory extends Object implements Serializable |
---|
serialVersionUID: 6928967570430642163L
Serialized Fields |
---|
boolean readPennFormat
Package edu.stanford.nlp.trees.international.hebrew |
---|
Class edu.stanford.nlp.trees.international.hebrew.HebrewTreebankLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 4787589385598144401L
Class edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: -3129547164200725933L
Serialized Fields |
---|
Filter<T> hebrewEmptyFilter
Class edu.stanford.nlp.trees.international.hebrew.HebrewTreeNormalizer.HebrewEmptyFilter extends Object implements Serializable |
---|
serialVersionUID: -7256461296718287280L
Class edu.stanford.nlp.trees.international.hebrew.HebrewTreeReaderFactory extends Object implements Serializable |
---|
serialVersionUID: 818065349424602548L
Package edu.stanford.nlp.trees.international.negra |
---|
Class edu.stanford.nlp.trees.international.negra.NegraLabel extends StringLabel implements Serializable |
---|
serialVersionUID: 2847331882765391095L
Serialized Fields |
---|
String edge
Map<K,V> features
Class edu.stanford.nlp.trees.international.negra.NegraPennLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 9081305982861675328L
Serialized Fields |
---|
boolean leaveGF
Class edu.stanford.nlp.trees.international.negra.NegraPennTreeNormalizer extends TreeNormalizer implements Serializable |
---|
serialVersionUID: 8529514903815041064L
Serialized Fields |
---|
int nodeCleanup
TreebankLanguagePack tlp
boolean insertNPinPP
Filter<T> emptyFilter
Filter<T> aOverAFilter
Set<E> prepositionTags
Set<E> postpositionTags
Class edu.stanford.nlp.trees.international.negra.NegraPennTreeReaderFactory extends Object implements Serializable |
---|
serialVersionUID: 5731352106152470304L
Serialized Fields |
---|
int nodeCleanup
TreebankLanguagePack tlp
boolean treeNormalizerInsertNPinPP
Class edu.stanford.nlp.trees.international.negra.TigerHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 4307594629124896496L
Serialized Fields |
---|
boolean coordSwitch
String left
String right
Package edu.stanford.nlp.trees.international.pennchinese |
---|
Class edu.stanford.nlp.trees.international.pennchinese.BikelChineseHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: -5445795668059315082L
Class edu.stanford.nlp.trees.international.pennchinese.CharacterLevelTagExtender extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: 7893996593626523700L
Class edu.stanford.nlp.trees.international.pennchinese.ChineseEnglishWordMap extends Object implements Serializable |
---|
serialVersionUID: 7655332268578049993L
Serialized Fields |
---|
Map<K,V> map
boolean normalized
Class edu.stanford.nlp.trees.international.pennchinese.ChineseGrammaticalStructure extends GrammaticalStructure implements Serializable |
---|
serialVersionUID: 8877651855167458256L
Class edu.stanford.nlp.trees.international.pennchinese.ChineseHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 6143632784691159283L
Class edu.stanford.nlp.trees.international.pennchinese.ChineseSemanticHeadFinder extends ChineseHeadFinder implements Serializable |
---|
serialVersionUID: 2L
Class edu.stanford.nlp.trees.international.pennchinese.ChineseTreebankLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 5757403475523638802L
Class edu.stanford.nlp.trees.international.pennchinese.CTBErrorCorrectingTreeNormalizer extends BobChrisTreeNormalizer implements Serializable |
---|
serialVersionUID: -8203853817025401845L
Serialized Fields |
---|
TreeTransformer tagExtender
boolean splitNPTMP
boolean splitPPTMP
boolean splitXPTMP
Filter<T> chineseEmptyFilter
Class edu.stanford.nlp.trees.international.pennchinese.SunJurafskyChineseHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: -7942375587642755210L
Package edu.stanford.nlp.trees.international.tuebadz |
---|
Class edu.stanford.nlp.trees.international.tuebadz.TueBaDZHeadFinder extends AbstractCollinsHeadFinder implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
String left
String right
boolean coordSwitch
Pattern headMarkedPattern
Pattern headMarkedPattern2
Class edu.stanford.nlp.trees.international.tuebadz.TueBaDZLanguagePack extends AbstractTreebankLanguagePack implements Serializable |
---|
serialVersionUID: 2697418320262700673L
Serialized Fields |
---|
boolean limitedGF
boolean leaveGF
Class edu.stanford.nlp.trees.international.tuebadz.TueBaDZPennTreeNormalizer extends TreeNormalizer implements Serializable |
---|
serialVersionUID: 8009544230321390490L
Serialized Fields |
---|
int nodeCleanup
String root
TreebankLanguagePack tlp
List<E> tns
Class edu.stanford.nlp.trees.international.tuebadz.TueBaDZTreeReaderFactory extends Object implements Serializable |
---|
serialVersionUID: 1614799885744961795L
Serialized Fields |
---|
TreebankLanguagePack tlp
int nodeCleanup
Package edu.stanford.nlp.trees.tregex |
---|
Class edu.stanford.nlp.trees.tregex.ParseException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
edu.stanford.nlp.trees.tregex.Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
Class edu.stanford.nlp.trees.tregex.TregexParseException extends RuntimeException implements Serializable |
---|
Class edu.stanford.nlp.trees.tregex.TregexPattern extends Object implements Serializable |
---|
serialVersionUID: 5060298043763944913L
Serialized Fields |
---|
boolean neg
boolean opt
String patternString
Package edu.stanford.nlp.trees.tregex.tsurgeon |
---|
Class edu.stanford.nlp.trees.tregex.tsurgeon.ParseException extends Exception implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
edu.stanford.nlp.trees.tregex.tsurgeon.Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
Class edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParseException extends RuntimeException implements Serializable |
---|
Package edu.stanford.nlp.util |
---|
Class edu.stanford.nlp.util.ArrayCoreMap extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialization Methods |
---|
private void writeObject(ObjectOutputStream out) throws IOException
IOException
- If IO errorSerialized Fields |
---|
Class<T>[] keys
Object[] values
int size
Class edu.stanford.nlp.util.ArrayMap extends AbstractMap<K,V> implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
edu.stanford.nlp.util.ArrayMap.Entry<K,V>[] entryArray
int capacity
int size
int hashCodeCache
Class edu.stanford.nlp.util.CollectionFactory extends Object implements Serializable |
---|
serialVersionUID: 3711321773145894069L
Class edu.stanford.nlp.util.CollectionFactory.ArrayListFactory extends CollectionFactory<T> implements Serializable |
---|
serialVersionUID: 1L
Class edu.stanford.nlp.util.CollectionFactory.HashSetFactory extends CollectionFactory<T> implements Serializable |
---|
serialVersionUID: -6268401669449458602L
Class edu.stanford.nlp.util.CollectionFactory.LinkedListFactory extends CollectionFactory<T> implements Serializable |
---|
serialVersionUID: -4236184979948498000L
Class edu.stanford.nlp.util.CollectionFactory.SizedArrayListFactory extends CollectionFactory<T> implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int defaultSize
Class edu.stanford.nlp.util.CollectionFactory.TreeSetFactory extends CollectionFactory<T> implements Serializable |
---|
serialVersionUID: -3451920268219478134L
Class edu.stanford.nlp.util.CollectionValuedMap extends Object implements Serializable |
---|
serialVersionUID: -9064664153962599076L
Serialized Fields |
---|
Map<K,V> map
CollectionFactory<T> cf
boolean treatCollectionsAsImmutable
MapFactory<K,V> mf
Collection<E> emptyValue
get
doesn't find the key. The collection returned should be empty,
such as Collections.emptySet, for example.
Class edu.stanford.nlp.util.DeltaCollectionValuedMap extends CollectionValuedMap<K,V> implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
CollectionValuedMap<K,V> originalMap
Map<K,V> deltaMap
Class edu.stanford.nlp.util.DeltaIndex extends AbstractCollection<E> implements Serializable |
---|
serialVersionUID: -1459230891686013411L
Serialized Fields |
---|
Index<E> backingIndex
Index<E> spilloverIndex
int backingIndexSize
boolean locked
Class edu.stanford.nlp.util.FixedPrioritiesPriorityQueue extends AbstractSet<E> implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
int size
int capacity
List<E> elements
double[] priorities
Class edu.stanford.nlp.util.HashableCoreMap extends ArrayCoreMap implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
Set<E> immutableKeys
int hashcode
Class edu.stanford.nlp.util.HashableCoreMap.HashableCoreMapException extends RuntimeException implements Serializable |
---|
serialVersionUID: 1L
Class edu.stanford.nlp.util.HashIndex extends AbstractCollection<E> implements Serializable |
---|
serialVersionUID: 5398562825928375260L
Serialized Fields |
---|
ArrayList<E> objects
HashMap<K,V> indexes
boolean locked
Semaphore semaphore
Class edu.stanford.nlp.util.IdentityHashSet extends AbstractSet<E> implements Serializable |
---|
serialVersionUID: -5024744406713321676L
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
Class edu.stanford.nlp.util.Interval extends Pair<E extends Comparable<E>,E extends Comparable<E>> implements Serializable |
---|
Serialized Fields |
---|
int flags
Class edu.stanford.nlp.util.IntPair extends IntTuple implements Serializable |
---|
serialVersionUID: 1L
Class edu.stanford.nlp.util.IntQuadruple extends IntTuple implements Serializable |
---|
serialVersionUID: 7154973101012473479L
Class edu.stanford.nlp.util.IntTriple extends IntTuple implements Serializable |
---|
serialVersionUID: -3744404627253652799L
Class edu.stanford.nlp.util.IntTuple extends Object implements Serializable |
---|
serialVersionUID: 7266305463893511982L
Serialized Fields |
---|
int[] elements
Class edu.stanford.nlp.util.IntUni extends IntTuple implements Serializable |
---|
serialVersionUID: -7182556672628741200L
Class edu.stanford.nlp.util.MapFactory extends Object implements Serializable |
---|
serialVersionUID: 4529666940763477360L
Class edu.stanford.nlp.util.MetaClass.ClassCreationException extends RuntimeException implements Serializable |
---|
serialVersionUID: -5980065992461870357L
Class edu.stanford.nlp.util.MetaClass.ConstructorNotFoundException extends MetaClass.ClassCreationException implements Serializable |
---|
serialVersionUID: -5980065992461870357L
Class edu.stanford.nlp.util.MutableDouble extends Number implements Serializable |
---|
serialVersionUID: 624465615824626762L
Serialized Fields |
---|
double d
Class edu.stanford.nlp.util.MutableInteger extends Number implements Serializable |
---|
serialVersionUID: 624465615824626762L
Serialized Fields |
---|
int i
Class edu.stanford.nlp.util.Pair extends Object implements Serializable |
---|
serialVersionUID: 1360822168806852921L
Serialized Fields |
---|
Object first
Object second
Class edu.stanford.nlp.util.ReflectionLoading.ReflectionLoadingException extends RuntimeException implements Serializable |
---|
Class edu.stanford.nlp.util.ScoredComparator extends Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
boolean ascending
Class edu.stanford.nlp.util.Triple extends Object implements Serializable |
---|
serialVersionUID: -4182871682751645440L
Serialized Fields |
---|
Object first
Object second
Object third
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |