- CharIterator - Interface in net.java.sen.trie
-
An iterator interface for chars
- CharIterator - Interface in net.java.sen.trie
-
An iterator interface for chars
- clear() - Method in class net.java.sen.util.CSVData
-
Removes all values from the line
- clear() - Method in class net.java.sen.util.CSVData
-
Removes all values from the line
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- clear() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- clearFilters() - Method in class net.java.sen.ReadingProcessor
-
Removes any previously set reading filters
- clearFilters() - Method in class net.java.sen.ReadingProcessor
-
Removes any previously set reading filters
- clone() - Method in class net.java.sen.dictionary.CToken
-
- clone() - Method in class net.java.sen.dictionary.CToken
-
- clone() - Method in class net.java.sen.dictionary.Node
-
- clone() - Method in class net.java.sen.dictionary.Node
-
- close() - Method in class net.java.sen.compiler.VirtualTupleList
-
- close() - Method in class net.java.sen.compiler.VirtualTupleList
-
- close() - Method in class net.java.sen.util.CSVParser
-
- close() - Method in class net.java.sen.util.CSVParser
-
- close(Closeable...) - Static method in class net.java.sen.util.IOUtils
-
Closes all given Closeables.
- close(Closeable...) - Static method in class net.java.sen.util.IOUtils
-
Closes all given Closeables.
- close() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- close() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- closeWhileHandlingException(Closeable...) - Static method in class net.java.sen.util.IOUtils
-
Closes all given Closeables, suppressing all thrown exceptions.
- closeWhileHandlingException(Closeable...) - Static method in class net.java.sen.util.IOUtils
-
Closes all given Closeables, suppressing all thrown exceptions.
- CommentFilter - Class in net.java.sen.filter.stream
-
A filter to ignore delimited comments in the input sentence
- CommentFilter - Class in net.java.sen.filter.stream
-
A filter to ignore delimited comments in the input sentence
- CommentFilter() - Constructor for class net.java.sen.filter.stream.CommentFilter
-
- CommentFilter() - Constructor for class net.java.sen.filter.stream.CommentFilter
-
- commonPrefixSearch(CharIterator) - Method in class net.java.sen.dictionary.Dictionary
-
Searches for possible morphemes starting at the current position of a
CharIterator.
- commonPrefixSearch(CharIterator) - Method in class net.java.sen.dictionary.Dictionary
-
Searches for possible morphemes starting at the current position of a
CharIterator.
- commonPrefixSearch(IntBuffer, CharIterator, int[]) - Static method in class net.java.sen.trie.TrieSearcher
-
Searches for Trie keys forming a complete substring of the given
sentence, starting at the given position within the sentence
- commonPrefixSearch(IntBuffer, CharIterator, int[]) - Static method in class net.java.sen.trie.TrieSearcher
-
Searches for Trie keys forming a complete substring of the given
sentence, starting at the given position within the sentence
- compareTo(StringCTokenTuple) - Method in class net.java.sen.compiler.StringCTokenTuple
-
- compareTo(StringCTokenTuple) - Method in class net.java.sen.compiler.StringCTokenTuple
-
- CompositeTokenFilter - Class in net.java.sen.filter.stream
-
A Filter that replaces multiple similar Tokens with a single
composite Token
- CompositeTokenFilter - Class in net.java.sen.filter.stream
-
A Filter that replaces multiple similar Tokens with a single
composite Token
- CompositeTokenFilter() - Constructor for class net.java.sen.filter.stream.CompositeTokenFilter
-
- CompositeTokenFilter() - Constructor for class net.java.sen.filter.stream.CompositeTokenFilter
-
- CompoundWordFilter - Class in net.java.sen.filter.stream
-
A Filter that replaces a single Token with one or more
alternative Tokens.
- CompoundWordFilter - Class in net.java.sen.filter.stream
-
A Filter that replaces a single Token with one or more
alternative Tokens.
- CompoundWordFilter(String) - Constructor for class net.java.sen.filter.stream.CompoundWordFilter
-
Creates a CompoundWordFilter from the given file
- CompoundWordFilter(String) - Constructor for class net.java.sen.filter.stream.CompoundWordFilter
-
Creates a CompoundWordFilter from the given file
- CompoundWordTableCompiler - Class in net.java.sen.tools
-
Compiles a table for the CompoundWordFilter
- CompoundWordTableCompiler - Class in net.java.sen.tools
-
Compiles a table for the CompoundWordFilter
- CompoundWordTableCompiler() - Constructor for class net.java.sen.tools.CompoundWordTableCompiler
-
- CompoundWordTableCompiler() - Constructor for class net.java.sen.tools.CompoundWordTableCompiler
-
- ConjugationAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ConjugationAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ConjugationAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ConjugationAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ConjugationAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- ConjugationAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- copyTo(AttributeImpl) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- cost - Variable in class net.java.sen.dictionary.CToken
-
The cost of this CToken
- cost - Variable in class net.java.sen.dictionary.CToken
-
The cost of this CToken
- cost - Variable in class net.java.sen.dictionary.Node
-
The cost of the best path through this Node, comprising
this.prev, this Node, and
this.next.
- cost - Variable in class net.java.sen.dictionary.Node
-
The cost of the best path through this Node, comprising
this.prev, this Node, and
this.next.
- CostAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- CostAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- CostAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- CostAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- CostAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- CostAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenBasicFormFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenBasicFormFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenKatakanaStemFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenKatakanaStemFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPunctuationFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenPunctuationFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenReadingsFormFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenReadingsFormFilterFactory
-
- create(AttributeFactory) - Method in class org.apache.solr.analysis.GosenTokenizerFactory
-
- create(AttributeFactory) - Method in class org.apache.solr.analysis.GosenTokenizerFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenWidthFilterFactory
-
- create(TokenStream) - Method in class org.apache.solr.analysis.GosenWidthFilterFactory
-
- createComponents(String) - Method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Creates
Analyzer.TokenStreamComponents
used to tokenize all the text in the provided
Reader.
- createComponents(String) - Method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Creates
Analyzer.TokenStreamComponents
used to tokenize all the text in the provided
Reader.
- CSVData - Class in net.java.sen.util
-
A class used to build a line of CSV data
- CSVData - Class in net.java.sen.util
-
A class used to build a line of CSV data
- CSVData() - Constructor for class net.java.sen.util.CSVData
-
- CSVData() - Constructor for class net.java.sen.util.CSVData
-
- CSVParser - Class in net.java.sen.util
-
parse CSV file and extract token.
- CSVParser - Class in net.java.sen.util
-
parse CSV file and extract token.
- CSVParser(InputStream, String) - Constructor for class net.java.sen.util.CSVParser
-
Constructor for a parser that reads lines from an InputStream
- CSVParser(String) - Constructor for class net.java.sen.util.CSVParser
-
Constructor for a parser that reads lines from a String
- CSVParser(InputStream, String) - Constructor for class net.java.sen.util.CSVParser
-
Constructor for a parser that reads lines from an InputStream
- CSVParser(String) - Constructor for class net.java.sen.util.CSVParser
-
Constructor for a parser that reads lines from a String
- CToken - Class in net.java.sen.dictionary
-
Represents an entry in the token file.
- CToken - Class in net.java.sen.dictionary
-
Represents an entry in the token file.
- CToken() - Constructor for class net.java.sen.dictionary.CToken
-
- CToken() - Constructor for class net.java.sen.dictionary.CToken
-
- current() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the character at the current character cursor position
- current() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the character at the current character cursor position
- currentLine() - Method in class net.java.sen.util.CSVParser
-
Returns the unparsed current line of text
- currentLine() - Method in class net.java.sen.util.CSVParser
-
Returns the unparsed current line of text
- get(int) - Method in class net.java.sen.compiler.VirtualTupleList
-
Retrieves an entry from the list.
- get(int) - Method in class net.java.sen.compiler.VirtualTupleList
-
Retrieves an entry from the list.
- getAdditionalInformation() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the additional information string
- getAdditionalInformation() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the additional information string
- getBaseReadings() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the base readings resulting from processing of the result's
text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getBaseReadings() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the base readings resulting from processing of the result's
text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getBasicForm() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the unconjugated form of the morpheme
- getBasicForm() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the unconjugated form of the morpheme
- getBasicForm() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttribute
-
- getBasicForm() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttribute
-
- getBasicForm() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- getBasicForm() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- getBestTokens(Sentence, List<Token>) - Method in class net.java.sen.dictionary.Viterbi
-
Analyses a sentence to find the most likely sequence of morphemes
- getBestTokens(Sentence) - Method in class net.java.sen.dictionary.Viterbi
-
- getBestTokens(Sentence, List<Token>) - Method in class net.java.sen.dictionary.Viterbi
-
Analyses a sentence to find the most likely sequence of morphemes
- getBestTokens(Sentence) - Method in class net.java.sen.dictionary.Viterbi
-
- getBOSNode() - Method in class net.java.sen.dictionary.Tokenizer
-
Creates a unique beginning-of-string
Node.
- getBOSNode() - Method in class net.java.sen.dictionary.Tokenizer
-
Creates a unique beginning-of-string
Node.
- getBOSToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique beginning-of-string
CToken.
- getBOSToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique beginning-of-string
CToken.
- getCharacters() - Method in class net.java.sen.dictionary.Sentence
-
Returns the underlying characters of this Sentence
- getCharacters() - Method in class net.java.sen.dictionary.Sentence
-
Returns the underlying characters of this Sentence
- getConjFormTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a conjugated form
- getConjFormTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a conjugated form
- getConjTypeTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a conjugational type
- getConjTypeTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a conjugational type
- getConjugationalForm() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the conjugation form of the morpheme
- getConjugationalForm() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the conjugation form of the morpheme
- getConjugationalForm() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- getConjugationalForm() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- getConjugationalForm() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- getConjugationalForm() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- getConjugationalType() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the conjugation type of the morpheme
- getConjugationalType() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the conjugation type of the morpheme
- getConjugationalType() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- getConjugationalType() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- getConjugationalType() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- getConjugationalType() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- getCost(Node, Node, Node) - Method in class net.java.sen.dictionary.Dictionary
-
Retrieves the cost between three Nodes from the connection cost matrix
- getCost(Node, Node, Node) - Method in class net.java.sen.dictionary.Dictionary
-
Retrieves the cost between three Nodes from the connection cost matrix
- getCost() - Method in class net.java.sen.dictionary.Token
-
Gets the Viterbi cost of this Token
- getCost() - Method in class net.java.sen.dictionary.Token
-
Gets the Viterbi cost of this Token
- getCost() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.CostAttribute
-
- getCost() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.CostAttribute
-
- getCost() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- getCost() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
- getDefaultStopSet() - Static method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
- getDefaultStopTags() - Static method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
- getDefaultStopTags() - Static method in class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
- getDictionary() - Method in class net.java.sen.dictionary.Tokenizer
-
- getDictionary() - Method in class net.java.sen.dictionary.Tokenizer
-
- getDisplayReadings() - Method in class net.java.sen.ReadingProcessor
-
Returns a list of readings generated from the current text.
- getDisplayReadings() - Method in class net.java.sen.ReadingProcessor
-
Returns a list of readings generated from the current text.
- getDisplayReadings() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the visible reading fragments resulting from processing of the
result's text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getDisplayReadings() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the visible reading fragments resulting from processing of the
result's text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getEOSNode() - Method in class net.java.sen.dictionary.Tokenizer
-
Creates a unique end-of-string
Node.
- getEOSNode() - Method in class net.java.sen.dictionary.Tokenizer
-
Creates a unique end-of-string
Node.
- getEOSToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique end-of-string
CToken.
- getEOSToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique end-of-string
CToken.
- getFilters() - Method in class net.java.sen.ReadingProcessor
-
Returns the complete set of reading filters currently applied during
processing
- getFilters() - Method in class net.java.sen.ReadingProcessor
-
Returns the complete set of reading filters currently applied during
processing
- getInstance(String) - Static method in class net.java.sen.SenFactory
-
Get the singleton factory instance
- getInstance(String) - Static method in class net.java.sen.SenFactory
-
Get the singleton factory instance
- getLength() - Method in class net.java.sen.dictionary.Token
-
Gets the length of the character range of this Token within the
underlying sentence
- getLength() - Method in class net.java.sen.dictionary.Token
-
Gets the length of the character range of this Token within the
underlying sentence
- getMorpheme() - Method in class net.java.sen.dictionary.Token
-
Gets the morpheme data for this Token
- getMorpheme() - Method in class net.java.sen.dictionary.Token
-
Gets the morpheme data for this Token
- getPartOfSpeech() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the part-of-speech in Chasen format
- getPartOfSpeech() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the part-of-speech in Chasen format
- getPartOfSpeech() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttribute
-
- getPartOfSpeech() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttribute
-
- getPartOfSpeech() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- getPartOfSpeech() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- getPossibleTokens(Sentence, int) - Method in class net.java.sen.dictionary.Viterbi
-
Gets the possible tokens from a Sentence at a given position.
- getPossibleTokens(Sentence, int) - Method in class net.java.sen.dictionary.Viterbi
-
Gets the possible tokens from a Sentence at a given position.
- getPossibleTokens(int) - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Searches for possible tokens starting at the given position within the
result's text
- getPossibleTokens(int) - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Searches for possible tokens starting at the given position within the
result's text
- getPOSTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a POS tag
- getPOSTranslation(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Get the english form of a POS tag
- getPronunciations() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the pronunciations of the morpheme
- getPronunciations() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the pronunciations of the morpheme
- getPronunciations() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttribute
-
- getPronunciations() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttribute
-
- getPronunciations() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- getPronunciations() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- getReadingConstraint(int) - Method in class net.java.sen.dictionary.Sentence
-
Gets the reading constraint at the given position, if any
- getReadingConstraint(int) - Method in class net.java.sen.dictionary.Sentence
-
Gets the reading constraint at the given position, if any
- getReadingConstraint(int) - Method in class net.java.sen.ReadingProcessor
-
Gets a reading constraint set on the currently analysed text
- getReadingConstraint(int) - Method in class net.java.sen.ReadingProcessor
-
Gets a reading constraint set on the currently analysed text
- getReadings() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the readings of the morpheme
- getReadings() - Method in class net.java.sen.dictionary.Morpheme
-
Gets the readings of the morpheme
- getReadings() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttribute
-
- getReadings() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttribute
-
- getReadings() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- getReadings() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- getRomanization(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Romanize katakana with modified hepburn
- getRomanization(String) - Static method in class org.apache.lucene.analysis.gosen.ToStringUtil
-
Romanize katakana with modified hepburn
- getSentenceStart() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttribute
-
- getSentenceStart() - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttribute
-
- getSentenceStart() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- getSentenceStart() - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- getStart() - Method in class net.java.sen.dictionary.Token
-
Gets the start of the character range of this Token within the
underlying sentence
- getStart() - Method in class net.java.sen.dictionary.Token
-
Gets the start of the character range of this Token within the
underlying sentence
- getStringTagger(String) - Static method in class net.java.sen.SenFactory
-
Creates a StringTagger from the given configuration
- getStringTagger(String) - Static method in class net.java.sen.SenFactory
-
Creates a StringTagger from the given configuration
- getSurface() - Method in class net.java.sen.dictionary.Token
-
Gets the character range of this Token within the underlying sentence
- getSurface() - Method in class net.java.sen.dictionary.Token
-
Gets the character range of this Token within the underlying sentence
- getTokens() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the tokens resulting from analysis of the result's text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getTokens() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the tokens resulting from analysis of the result's text.
Note that although the returned data is isolated from any changes to
the
ReadingProcessor, it is not copied internally, and any
changes you make to the returned data will be reflected by
subsequent calls to this method on the same
ReadingProcessor.ReadingResult object
- getUnknownNode(char[], int, int, int) - Method in class net.java.sen.dictionary.Tokenizer
-
Creates an "unknown morpheme"
Node with the specified
characteristics.
- getUnknownNode(char[], int, int, int) - Method in class net.java.sen.dictionary.Tokenizer
-
Creates an "unknown morpheme"
Node with the specified
characteristics.
- getUnknownToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique unknown-morpheme
CToken.
- getUnknownToken() - Method in class net.java.sen.dictionary.Dictionary
-
Gets a unique unknown-morpheme
CToken.
- getVisibleTokens() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the set of tokens that contain at least one visible reading.
- getVisibleTokens() - Method in class net.java.sen.ReadingProcessor.ReadingResult
-
Gets the set of tokens that contain at least one visible reading.
- GosenAnalyzer - Class in org.apache.lucene.analysis.gosen
-
Analyzer for Japanese which uses "Sen" morphological analyzer.
- GosenAnalyzer - Class in org.apache.lucene.analysis.gosen
-
Analyzer for Japanese which uses "Sen" morphological analyzer.
- GosenAnalyzer() - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the default stopwords and stoptags and no stemExclusionSet
- GosenAnalyzer(String) - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the default stopwords and stoptags and no stemExclusionSet
and argument of dictionaryDir.
- GosenAnalyzer(CharArraySet, Set<String>, CharArraySet, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the specified stopwords, stoptags, and stemExclusionSet
- GosenAnalyzer() - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the default stopwords and stoptags and no stemExclusionSet
- GosenAnalyzer(String) - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the default stopwords and stoptags and no stemExclusionSet
and argument of dictionaryDir.
- GosenAnalyzer(CharArraySet, Set<String>, CharArraySet, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenAnalyzer
-
Create a GosenAnalyzer with the specified stopwords, stoptags, and stemExclusionSet
- GosenBasicFormFilter - Class in org.apache.lucene.analysis.gosen
-
- GosenBasicFormFilter - Class in org.apache.lucene.analysis.gosen
-
- GosenBasicFormFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenBasicFormFilter
-
- GosenBasicFormFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenBasicFormFilter
-
- GosenBasicFormFilterFactory - Class in org.apache.solr.analysis
-
- GosenBasicFormFilterFactory - Class in org.apache.solr.analysis
-
- GosenBasicFormFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenBasicFormFilterFactory
-
- GosenBasicFormFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenBasicFormFilterFactory
-
- GosenKatakanaStemFilter - Class in org.apache.lucene.analysis.gosen
-
Convert a katakana word to a normalized form by stemming KATAKANA-HIRAGANA
PROLONGED SOUND MARK (U+30FC) which exists at the last of the string.
- GosenKatakanaStemFilter - Class in org.apache.lucene.analysis.gosen
-
Convert a katakana word to a normalized form by stemming KATAKANA-HIRAGANA
PROLONGED SOUND MARK (U+30FC) which exists at the last of the string.
- GosenKatakanaStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenKatakanaStemFilter
-
- GosenKatakanaStemFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenKatakanaStemFilter
-
- GosenKatakanaStemFilterFactory - Class in org.apache.solr.analysis
-
- GosenKatakanaStemFilterFactory - Class in org.apache.solr.analysis
-
- GosenKatakanaStemFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenKatakanaStemFilterFactory
-
- GosenKatakanaStemFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenKatakanaStemFilterFactory
-
- GosenPartOfSpeechKeepFilter - Class in org.apache.lucene.analysis.gosen
-
Removes tokens that do NOT match a set of POS tags.
- GosenPartOfSpeechKeepFilter - Class in org.apache.lucene.analysis.gosen
-
Removes tokens that do NOT match a set of POS tags.
- GosenPartOfSpeechKeepFilter(TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.gosen.GosenPartOfSpeechKeepFilter
-
- GosenPartOfSpeechKeepFilter(TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.gosen.GosenPartOfSpeechKeepFilter
-
- GosenPartOfSpeechKeepFilterFactory - Class in org.apache.solr.analysis
-
- GosenPartOfSpeechKeepFilterFactory - Class in org.apache.solr.analysis
-
- GosenPartOfSpeechKeepFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- GosenPartOfSpeechKeepFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- GosenPartOfSpeechStopFilter - Class in org.apache.lucene.analysis.gosen
-
Removes tokens that match a set of POS tags.
- GosenPartOfSpeechStopFilter - Class in org.apache.lucene.analysis.gosen
-
Removes tokens that match a set of POS tags.
- GosenPartOfSpeechStopFilter(TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.gosen.GosenPartOfSpeechStopFilter
-
- GosenPartOfSpeechStopFilter(TokenStream, Set<String>) - Constructor for class org.apache.lucene.analysis.gosen.GosenPartOfSpeechStopFilter
-
- GosenPartOfSpeechStopFilterFactory - Class in org.apache.solr.analysis
-
- GosenPartOfSpeechStopFilterFactory - Class in org.apache.solr.analysis
-
- GosenPartOfSpeechStopFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- GosenPartOfSpeechStopFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- GosenPunctuationFilter - Class in org.apache.lucene.analysis.gosen
-
Removes punctuation tokens
- GosenPunctuationFilter - Class in org.apache.lucene.analysis.gosen
-
Removes punctuation tokens
- GosenPunctuationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenPunctuationFilter
-
- GosenPunctuationFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenPunctuationFilter
-
- GosenPunctuationFilterFactory - Class in org.apache.solr.analysis
-
- GosenPunctuationFilterFactory - Class in org.apache.solr.analysis
-
- GosenPunctuationFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPunctuationFilterFactory
-
- GosenPunctuationFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenPunctuationFilterFactory
-
- GosenReadingsFormFilter - Class in org.apache.lucene.analysis.gosen
-
- GosenReadingsFormFilter - Class in org.apache.lucene.analysis.gosen
-
- GosenReadingsFormFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- GosenReadingsFormFilter(TokenStream, boolean) - Constructor for class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- GosenReadingsFormFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- GosenReadingsFormFilter(TokenStream, boolean) - Constructor for class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- GosenReadingsFormFilterFactory - Class in org.apache.solr.analysis
-
- GosenReadingsFormFilterFactory - Class in org.apache.solr.analysis
-
- GosenReadingsFormFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenReadingsFormFilterFactory
-
- GosenReadingsFormFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenReadingsFormFilterFactory
-
- GosenTokenizer - Class in org.apache.lucene.analysis.gosen
-
This is a Japanese tokenizer which uses "Sen" morphological
analyzer.
- GosenTokenizer - Class in org.apache.lucene.analysis.gosen
-
This is a Japanese tokenizer which uses "Sen" morphological
analyzer.
- GosenTokenizer() - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(StreamFilter) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(StreamFilter, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(AttributeFactory, StreamFilter, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
Create A new GosenTokenizer
- GosenTokenizer() - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(StreamFilter) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(StreamFilter, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- GosenTokenizer(AttributeFactory, StreamFilter, String) - Constructor for class org.apache.lucene.analysis.gosen.GosenTokenizer
-
Create A new GosenTokenizer
- GosenTokenizerFactory - Class in org.apache.solr.analysis
-
- GosenTokenizerFactory - Class in org.apache.solr.analysis
-
- GosenTokenizerFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenTokenizerFactory
-
- GosenTokenizerFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenTokenizerFactory
-
- GosenWidthFilter - Class in org.apache.lucene.analysis.gosen
-
A TokenFilter that normalizes CJK width differences:
Folds fullwidth ASCII variants into the equivalent basic latin
Folds halfwidth Katakana variants into the equivalent kana
- GosenWidthFilter - Class in org.apache.lucene.analysis.gosen
-
A TokenFilter that normalizes CJK width differences:
Folds fullwidth ASCII variants into the equivalent basic latin
Folds halfwidth Katakana variants into the equivalent kana
- GosenWidthFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenWidthFilter
-
- GosenWidthFilter(TokenStream) - Constructor for class org.apache.lucene.analysis.gosen.GosenWidthFilter
-
- GosenWidthFilterFactory - Class in org.apache.solr.analysis
-
- GosenWidthFilterFactory - Class in org.apache.solr.analysis
-
- GosenWidthFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenWidthFilterFactory
-
- GosenWidthFilterFactory(Map<String, String>) - Constructor for class org.apache.solr.analysis.GosenWidthFilterFactory
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenBasicFormFilter
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenBasicFormFilter
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenKatakanaStemFilter
-
Returns the next input Token, after being stemmed
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenKatakanaStemFilter
-
Returns the next input Token, after being stemmed
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenReadingsFormFilter
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenWidthFilter
-
- incrementToken() - Method in class org.apache.lucene.analysis.gosen.GosenWidthFilter
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenPartOfSpeechKeepFilterFactory
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenPartOfSpeechStopFilterFactory
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenTokenizerFactory
-
- inform(ResourceLoader) - Method in class org.apache.solr.analysis.GosenTokenizerFactory
-
- insert(int, String) - Method in class net.java.sen.util.CSVData
-
Inserts a value into the line at a given index
- insert(int, String) - Method in class net.java.sen.util.CSVData
-
Inserts a value into the line at a given index
- invertKanaCase(String) - Static method in class net.java.sen.util.TextUtil
-
Swap hiragana and katakana
- invertKanaCase(String) - Static method in class net.java.sen.util.TextUtil
-
Swap hiragana and katakana
- IOUtils - Class in net.java.sen.util
-
a subset of org.apache.lucene.util.IOUtils.
- IOUtils - Class in net.java.sen.util
-
a subset of org.apache.lucene.util.IOUtils.
- IOUtils() - Constructor for class net.java.sen.util.IOUtils
-
- IOUtils() - Constructor for class net.java.sen.util.IOUtils
-
- IpadicPreprocessor - Class in net.java.sen.compiler
-
Preprocesses an unpacked Ipadic dictionary into the CSV form used for
compilation
- IpadicPreprocessor - Class in net.java.sen.compiler
-
Preprocesses an unpacked Ipadic dictionary into the CSV form used for
compilation
- IpadicPreprocessor(String, String) - Constructor for class net.java.sen.compiler.IpadicPreprocessor
-
Creates a new preprocessor for the unpacked dictionary in the given
directory
- IpadicPreprocessor(String, String) - Constructor for class net.java.sen.compiler.IpadicPreprocessor
-
Creates a new preprocessor for the unpacked dictionary in the given
directory
- isSentenceStart() - Method in class net.java.sen.dictionary.Token
-
Returns whether or not this Token begins a new sentence.
- isSentenceStart() - Method in class net.java.sen.dictionary.Token
-
Returns whether or not this Token begins a new sentence.
- iterator() - Method in class net.java.sen.dictionary.Sentence
-
Returns a SentenceIterator that obeys the defined breaking ignore spans,
reading constraints, and skips space characters
- iterator() - Method in class net.java.sen.dictionary.Sentence
-
Returns a SentenceIterator that obeys the defined breaking ignore spans,
reading constraints, and skips space characters
- lastToken - Variable in class net.java.sen.filter.ReadingNode
-
The index of the last token covered by this node
- lastToken - Variable in class net.java.sen.filter.ReadingNode
-
The index of the last token covered by this node
- lcAttr - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- lcAttr - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- lcAttr - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- lcAttr - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- length - Variable in class net.java.sen.dictionary.CToken
-
The length of the morpheme this CToken wraps
- length - Variable in class net.java.sen.dictionary.CToken
-
The length of the morpheme this CToken wraps
- length - Variable in class net.java.sen.dictionary.Node
-
The number of characters this Node covers
- length - Variable in class net.java.sen.dictionary.Node
-
The number of characters this Node covers
- length - Variable in class net.java.sen.dictionary.Reading
-
The number of characters of the sentence covered by the reading
- length - Variable in class net.java.sen.dictionary.Reading
-
The number of characters of the sentence covered by the reading
- length() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the length of the underlying character range being iterated
over, including any ignored characters
- length() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the length of the underlying character range being iterated
over, including any ignored characters
- lnext - Variable in class net.java.sen.dictionary.Node
-
The next Node returned for the same ending position
within the sentence by the Dictionary
- lnext - Variable in class net.java.sen.dictionary.Node
-
The next Node returned for the same ending position
within the sentence by the Dictionary
- lookup(SentenceIterator, char[]) - Method in class net.java.sen.dictionary.Tokenizer
-
Searches for possible morphemes from the given SentenceIterator.
- lookup(SentenceIterator, char[]) - Method in class net.java.sen.dictionary.Tokenizer
-
Searches for possible morphemes from the given SentenceIterator.
- lookup(SentenceIterator, char[]) - Method in class net.java.sen.tokenizers.ja.JapaneseTokenizer
-
- lookup(SentenceIterator, char[]) - Method in class net.java.sen.tokenizers.ja.JapaneseTokenizer
-
- net.java.sen - package net.java.sen
-
- net.java.sen.compiler - package net.java.sen.compiler
-
- net.java.sen.dictionary - package net.java.sen.dictionary
-
- net.java.sen.filter - package net.java.sen.filter
-
- net.java.sen.filter.reading - package net.java.sen.filter.reading
-
- net.java.sen.filter.stream - package net.java.sen.filter.stream
-
- net.java.sen.tokenizers.ja - package net.java.sen.tokenizers.ja
-
- net.java.sen.tools - package net.java.sen.tools
-
- net.java.sen.trie - package net.java.sen.trie
-
- net.java.sen.util - package net.java.sen.util
-
- next - Variable in class net.java.sen.dictionary.Node
-
The next node on the best path through the Node lattice
- next - Variable in class net.java.sen.dictionary.Node
-
The next node on the best path through the Node lattice
- next - Variable in class net.java.sen.filter.ReadingNode
-
The next node in the list
- next - Variable in class net.java.sen.filter.ReadingNode
-
The next node in the list
- next() - Method in class net.java.sen.StreamTagger
-
Returns the next available token
- next() - Method in class net.java.sen.StreamTagger
-
Returns the next available token
- next() - Method in interface net.java.sen.trie.CharIterator
-
Returns the next available character
- next() - Method in interface net.java.sen.trie.CharIterator
-
Returns the next available character
- next() - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- next() - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- nextOrigin() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Moves the origin forward to the next available position.
- nextOrigin() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Moves the origin forward to the next available position.
- nextRow() - Method in class net.java.sen.util.CSVParser
-
Advances to the next line of CSV data, if any, skipping any remaining
values on the current row
- nextRow() - Method in class net.java.sen.util.CSVParser
-
Advances to the next line of CSV data, if any, skipping any remaining
values on the current row
- nextToken() - Method in class net.java.sen.util.CSVParser
-
Reads the next value from the current line
- nextToken() - Method in class net.java.sen.util.CSVParser
-
Reads the next value from the current line
- nextTokens() - Method in class net.java.sen.util.CSVParser
-
Returns an array of all values from the next line of the input
- nextTokens() - Method in class net.java.sen.util.CSVParser
-
Returns an array of all values from the next line of the input
- Node - Class in net.java.sen.dictionary
-
A node within the
Viterbi cost lattice
- Node - Class in net.java.sen.dictionary
-
A node within the
Viterbi cost lattice
- Node() - Constructor for class net.java.sen.dictionary.Node
-
- Node() - Constructor for class net.java.sen.dictionary.Node
-
- NumberFilter - Class in net.java.sen.filter.reading
-
A ReadingFilter that adapts the basic dictionary-based reading output to
account for the reading behaviour of number kanji and numeric suffixes
- NumberFilter - Class in net.java.sen.filter.reading
-
A ReadingFilter that adapts the basic dictionary-based reading output to
account for the reading behaviour of number kanji and numeric suffixes
- NumberFilter() - Constructor for class net.java.sen.filter.reading.NumberFilter
-
- NumberFilter() - Constructor for class net.java.sen.filter.reading.NumberFilter
-
- rcAttr1 - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- rcAttr1 - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- rcAttr1 - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- rcAttr1 - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- rcAttr2 - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- rcAttr2 - Variable in class net.java.sen.dictionary.CToken
-
Used in Viterbi path cost calculation
- rcAttr2 - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- rcAttr2 - Variable in class net.java.sen.dictionary.Node
-
Used in Viterbi path cost calculation
- read(ByteBuffer) - Method in class net.java.sen.dictionary.CToken
-
Read a CToken from a ByteBuffer
- read(ByteBuffer) - Method in class net.java.sen.dictionary.CToken
-
Read a CToken from a ByteBuffer
- Reading - Class in net.java.sen.dictionary
-
A class representing a reading applied to a set of characters within a
sentence
- Reading - Class in net.java.sen.dictionary
-
A class representing a reading applied to a set of characters within a
sentence
- Reading(int, int, String) - Constructor for class net.java.sen.dictionary.Reading
-
- Reading(int, int, String) - Constructor for class net.java.sen.dictionary.Reading
-
- ReadingFilter - Interface in net.java.sen.filter
-
An interface to filters used during reading processing
- ReadingFilter - Interface in net.java.sen.filter
-
An interface to filters used during reading processing
- ReadingNode - Class in net.java.sen.filter
-
A class used by reading filters during reading processing
- ReadingNode - Class in net.java.sen.filter
-
A class used by reading filters during reading processing
- ReadingNode() - Constructor for class net.java.sen.filter.ReadingNode
-
- ReadingNode() - Constructor for class net.java.sen.filter.ReadingNode
-
- ReadingProcessor - Class in net.java.sen
-
A text processor that builds reading data suitable for application as
furigana.
- ReadingProcessor - Class in net.java.sen
-
A text processor that builds reading data suitable for application as
furigana.
- ReadingProcessor(Tokenizer) - Constructor for class net.java.sen.ReadingProcessor
-
- ReadingProcessor(Tokenizer) - Constructor for class net.java.sen.ReadingProcessor
-
- ReadingProcessor.ReadingResult - Class in net.java.sen
-
The result of reading processing.
- ReadingProcessor.ReadingResult - Class in net.java.sen
-
The result of reading processing.
- ReadingsAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ReadingsAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ReadingsAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ReadingsAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- ReadingsAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- ReadingsAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- readKatakana(ByteBuffer, char[], int, int) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
- readKatakana(ByteBuffer, char[], int, int) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
- readRules(BufferedReader) - Method in class net.java.sen.filter.stream.CommentFilter
-
Reads the rules to apply as space-delimited text
- readRules(BufferedReader) - Method in class net.java.sen.filter.stream.CommentFilter
-
Reads the rules to apply as space-delimited text
- readRules(BufferedReader) - Method in class net.java.sen.filter.stream.CompositeTokenFilter
-
Reads the rules to apply as space-delimited text
- readRules(BufferedReader) - Method in class net.java.sen.filter.stream.CompositeTokenFilter
-
Reads the rules to apply as space-delimited text
- readString(ByteBuffer, char[], int, int) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
- readString(ByteBuffer, char[], int, int) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
- readVInt(ByteBuffer) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
Reads an int stored in variable-length format.
- readVInt(ByteBuffer) - Static method in class net.java.sen.dictionary.DictionaryUtil
-
Reads an int stored in variable-length format.
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- reflectWith(AttributeReflector) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- remove(int) - Method in class net.java.sen.util.CSVData
-
Removes the value at the given index of the line
- remove(int) - Method in class net.java.sen.util.CSVData
-
Removes the value at the given index of the line
- removeFilter(int) - Method in class net.java.sen.ReadingProcessor
-
Removes the filter with the given priority, if it exists
- removeFilter(int) - Method in class net.java.sen.ReadingProcessor
-
Removes the filter with the given priority, if it exists
- removeFilters() - Method in class net.java.sen.StringTagger
-
- removeFilters() - Method in class net.java.sen.StringTagger
-
- removeReadingConstraint(int) - Method in class net.java.sen.dictionary.Sentence
-
Removes the reading constraint at the given position, if any
- removeReadingConstraint(int) - Method in class net.java.sen.dictionary.Sentence
-
Removes the reading constraint at the given position, if any
- removeReadingConstraint(int) - Method in class net.java.sen.ReadingProcessor
-
Remove the reading constraint at the given position
- removeReadingConstraint(int) - Method in class net.java.sen.ReadingProcessor
-
Remove the reading constraint at the given position
- reset() - Method in class net.java.sen.filter.reading.NumberFilter
-
- reset() - Method in class net.java.sen.filter.reading.NumberFilter
-
- reset() - Method in class net.java.sen.filter.reading.OverrideFilter
-
- reset() - Method in class net.java.sen.filter.reading.OverrideFilter
-
- reset() - Method in interface net.java.sen.filter.ReadingFilter
-
Resets any sentence specific state held by the filter.
- reset() - Method in interface net.java.sen.filter.ReadingFilter
-
Resets any sentence specific state held by the filter.
- reset() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- reset() - Method in class org.apache.lucene.analysis.gosen.GosenTokenizer
-
- reset() - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- reset(Reader) - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- reset() - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- reset(Reader) - Method in class org.apache.lucene.analysis.gosen.StreamTagger2
-
- rewindToOrigin() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns to the current origin position.
- rewindToOrigin() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns to the current origin position.
- rnext - Variable in class net.java.sen.dictionary.Node
-
The next Node returned for the same starting position
within the sentence by the Dictionary
- rnext - Variable in class net.java.sen.dictionary.Node
-
The next Node returned for the same starting position
within the sentence by the Dictionary
- ruleList - Variable in class net.java.sen.filter.stream.CommentFilter
-
The list of rules defining the start and end of comments, and the
part-of-speech code to be used in the Tokens
used to replace them
- ruleList - Variable in class net.java.sen.filter.stream.CommentFilter
-
The list of rules defining the start and end of comments, and the
part-of-speech code to be used in the Tokens
used to replace them
- SenFactory - Class in net.java.sen
-
- SenFactory - Class in net.java.sen
-
- Sentence - Class in net.java.sen.dictionary
-
A Sentence represents a character array to be morphologically analysed.
- Sentence - Class in net.java.sen.dictionary
-
A Sentence represents a character array to be morphologically analysed.
- Sentence(char[]) - Constructor for class net.java.sen.dictionary.Sentence
-
Creates a sentence with the given characters
- Sentence(String) - Constructor for class net.java.sen.dictionary.Sentence
-
Creates a sentence with the given string
- Sentence(char[]) - Constructor for class net.java.sen.dictionary.Sentence
-
Creates a sentence with the given characters
- Sentence(String) - Constructor for class net.java.sen.dictionary.Sentence
-
Creates a sentence with the given string
- SentenceIterator - Interface in net.java.sen.dictionary
-
An iterator over a sequence of characters, consisting of subsequences that
may overlap, and that do not necessarily cover every character in the
underlying sequence.
- SentenceIterator - Interface in net.java.sen.dictionary
-
An iterator over a sequence of characters, consisting of subsequences that
may overlap, and that do not necessarily cover every character in the
underlying sequence.
- SentenceStartAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
Specifies if this token starts a new sentence:
this can be useful if you want to adjust position increment
to prevent phrase queries from matching across sentence boundaries
without slop.
- SentenceStartAttribute - Interface in org.apache.lucene.analysis.gosen.tokenAttributes
-
Specifies if this token starts a new sentence:
this can be useful if you want to adjust position increment
to prevent phrase queries from matching across sentence boundaries
without slop.
- SentenceStartAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- SentenceStartAttributeImpl - Class in org.apache.lucene.analysis.gosen.tokenAttributes
-
- SentenceStartAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- SentenceStartAttributeImpl() - Constructor for class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- set(int, String) - Method in class net.java.sen.util.CSVData
-
Replaces the value at the index of the line with a new
value
- set(int, String) - Method in class net.java.sen.util.CSVData
-
Replaces the value at the index of the line with a new
value
- setAdditionalInformation(String) - Method in class net.java.sen.dictionary.Morpheme
-
Sets an arbitrary string of additional information
- setAdditionalInformation(String) - Method in class net.java.sen.dictionary.Morpheme
-
Sets an arbitrary string of additional information
- setBreakingIgnoreSpan(int, short) - Method in class net.java.sen.dictionary.Sentence
-
Sets a breaking ignore span.
- setBreakingIgnoreSpan(int, short) - Method in class net.java.sen.dictionary.Sentence
-
Sets a breaking ignore span.
- setCost(int) - Method in class net.java.sen.dictionary.Token
-
Sets the Viterbi cost of this Token
- setCost(int) - Method in class net.java.sen.dictionary.Token
-
Sets the Viterbi cost of this Token
- setCost(int) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.CostAttribute
-
- setCost(int) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.CostAttribute
-
- setCost(int) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- setCost(int) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.CostAttributeImpl
-
- setCToken(CToken) - Method in class net.java.sen.dictionary.Node
-
- setCToken(CToken) - Method in class net.java.sen.dictionary.Node
-
- setFilters(Map<Integer, ReadingFilter>) - Method in class net.java.sen.ReadingProcessor
-
Sets all reading filters to be applied during processing.
- setFilters(Map<Integer, ReadingFilter>) - Method in class net.java.sen.ReadingProcessor
-
Sets all reading filters to be applied during processing.
- setLength(int) - Method in class net.java.sen.dictionary.Token
-
Sets the length of the character range of this Token within the
underlying sentence
- setLength(int) - Method in class net.java.sen.dictionary.Token
-
Sets the length of the character range of this Token within the
underlying sentence
- setMorpheme(Morpheme) - Method in class net.java.sen.dictionary.Token
-
Sets the morpheme data for this Token
- setMorpheme(Morpheme) - Method in class net.java.sen.dictionary.Token
-
Sets the morpheme data for this Token
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttribute
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttribute
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.BasicFormAttributeImpl
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttribute
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ConjugationAttributeImpl
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttribute
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttribute
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PartOfSpeechAttributeImpl
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttribute
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttribute
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.PronunciationsAttributeImpl
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttribute
-
- setMorpheme(Morpheme) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttribute
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- setMorpheme(Morpheme) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.ReadingsAttributeImpl
-
- setReadingConstraint(Reading) - Method in class net.java.sen.dictionary.Sentence
-
Sets a reading constraint on the Sentence starting at position;
any existing constraints that overlap the new constraint will be removed.
- setReadingConstraint(Reading) - Method in class net.java.sen.dictionary.Sentence
-
Sets a reading constraint on the Sentence starting at position;
any existing constraints that overlap the new constraint will be removed.
- setReadingConstraint(Reading) - Method in class net.java.sen.ReadingProcessor
-
Sets a reading constraint on the currently analysed text.
Note: In contrast to constraints set directly on a Viterbi instance,
there is no need to pass the constraint in katakana; the exact reading
text supplied will appear in the analysed readings
- setReadingConstraint(Reading) - Method in class net.java.sen.ReadingProcessor
-
Sets a reading constraint on the currently analysed text.
Note: In contrast to constraints set directly on a Viterbi instance,
there is no need to pass the constraint in katakana; the exact reading
text supplied will appear in the analysed readings
- setSentenceStart(boolean) - Method in class net.java.sen.dictionary.Token
-
Sets whether or not this token begins a new sentence.
- setSentenceStart(boolean) - Method in class net.java.sen.dictionary.Token
-
Sets whether or not this token begins a new sentence.
- setSentenceStart(boolean) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttribute
-
- setSentenceStart(boolean) - Method in interface org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttribute
-
- setSentenceStart(boolean) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- setSentenceStart(boolean) - Method in class org.apache.lucene.analysis.gosen.tokenAttributes.SentenceStartAttributeImpl
-
- setStart(int) - Method in class net.java.sen.dictionary.Token
-
Sets the start of the character range of this Token within the
underlying sentence
- setStart(int) - Method in class net.java.sen.dictionary.Token
-
Sets the start of the character range of this Token within the
underlying sentence
- setSurface(String) - Method in class net.java.sen.dictionary.Token
-
Sets the character range of this Token within the underlying sentence
- setSurface(String) - Method in class net.java.sen.dictionary.Token
-
Sets the character range of this Token within the underlying sentence
- setText(String) - Method in class net.java.sen.ReadingProcessor
-
Sets the currently analysed text.
- setText(String) - Method in class net.java.sen.ReadingProcessor
-
Sets the currently analysed text.
- setVisible(int, Boolean) - Method in class net.java.sen.filter.reading.OverrideFilter
-
Sets a visibility override at a given character index
- setVisible(int, Boolean) - Method in class net.java.sen.filter.reading.OverrideFilter
-
Sets a visibility override at a given character index
- size() - Method in class net.java.sen.compiler.VirtualTupleList
-
Returns the number of entries in the list
- size() - Method in class net.java.sen.compiler.VirtualTupleList
-
Returns the number of entries in the list
- SIZE - Static variable in class net.java.sen.dictionary.CToken
-
The length in bytes of a stored CToken
- SIZE - Static variable in class net.java.sen.dictionary.CToken
-
The length in bytes of a stored CToken
- skippedCharCount() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the number of characters skipped between the previous and
current character spans
- skippedCharCount() - Method in interface net.java.sen.dictionary.SentenceIterator
-
Returns the number of characters skipped between the previous and
current character spans
- sort() - Method in class net.java.sen.compiler.VirtualTupleList
-
Sorts the list
- sort() - Method in class net.java.sen.compiler.VirtualTupleList
-
Sorts the list
- span - Variable in class net.java.sen.dictionary.Node
-
The number of characters between the end of the previous Node
and the end of this one, including any ignored characters that do not
form part of the Morpheme
- span - Variable in class net.java.sen.dictionary.Node
-
The number of characters between the end of the previous Node
and the end of this one, including any ignored characters that do not
form part of the Morpheme
- start - Variable in class net.java.sen.dictionary.Node
-
The index of the first character of this Node within the
surface
- start - Variable in class net.java.sen.dictionary.Node
-
The index of the first character of this Node within the
surface
- start - Variable in class net.java.sen.dictionary.Reading
-
The starting point within the sentence
- start - Variable in class net.java.sen.dictionary.Reading
-
The starting point within the sentence
- StreamFilter - Interface in net.java.sen.filter
-
Represents a Node filter capable of both pre- and post-processing.
- StreamFilter - Interface in net.java.sen.filter
-
Represents a Node filter capable of both pre- and post-processing.
- StreamTagger - Class in net.java.sen
-
- StreamTagger - Class in net.java.sen
-
- StreamTagger(StringTagger, Reader) - Constructor for class net.java.sen.StreamTagger
-
- StreamTagger(StringTagger, Reader) - Constructor for class net.java.sen.StreamTagger
-
- StreamTagger2 - Class in org.apache.lucene.analysis.gosen
-
Breaks text into sentences according to UAX #29: Unicode Text Segmentation
(http://www.unicode.org/reports/tr29/)
- StreamTagger2 - Class in org.apache.lucene.analysis.gosen
-
Breaks text into sentences according to UAX #29: Unicode Text Segmentation
(http://www.unicode.org/reports/tr29/)
- StreamTagger2(StringTagger, Reader) - Constructor for class org.apache.lucene.analysis.gosen.StreamTagger2
-
Construct a new StreamTagger2 that breaks text into words from the given Reader.
- StreamTagger2(StringTagger, Reader) - Constructor for class org.apache.lucene.analysis.gosen.StreamTagger2
-
Construct a new StreamTagger2 that breaks text into words from the given Reader.
- StringCTokenTuple - Class in net.java.sen.compiler
-
A tuple comprising a String and a CToken
- StringCTokenTuple - Class in net.java.sen.compiler
-
A tuple comprising a String and a CToken
- StringCTokenTuple(String, CToken) - Constructor for class net.java.sen.compiler.StringCTokenTuple
-
- StringCTokenTuple(String, CToken) - Constructor for class net.java.sen.compiler.StringCTokenTuple
-
- StringTagger - Class in net.java.sen
-
Tokenizes strings
- StringTagger - Class in net.java.sen
-
Tokenizes strings
- StringTagger(Tokenizer) - Constructor for class net.java.sen.StringTagger
-
- StringTagger(Tokenizer) - Constructor for class net.java.sen.StringTagger
-
- terminator - Variable in class net.java.sen.dictionary.CToken
-
- terminator - Variable in class net.java.sen.dictionary.CToken
-
- text - Variable in class net.java.sen.dictionary.Reading
-
The reading text applied to the covered span
- text - Variable in class net.java.sen.dictionary.Reading
-
The reading text applied to the covered span
- TextUtil - Class in net.java.sen.util
-
Miscellaneous text utilities
- TextUtil - Class in net.java.sen.util
-
Miscellaneous text utilities
- TextUtil() - Constructor for class net.java.sen.util.TextUtil
-
- TextUtil() - Constructor for class net.java.sen.util.TextUtil
-
- Token - Class in net.java.sen.dictionary
-
A single token from an analysed sentence
- Token - Class in net.java.sen.dictionary
-
A single token from an analysed sentence
- Token(String, Node) - Constructor for class net.java.sen.dictionary.Token
-
Creates a Token from a Node
- Token(String, int, int, int, Morpheme) - Constructor for class net.java.sen.dictionary.Token
-
Creates a Token with explicit parameters
- Token() - Constructor for class net.java.sen.dictionary.Token
-
Creates a blank Token
- Token(String, Node) - Constructor for class net.java.sen.dictionary.Token
-
Creates a Token from a Node
- Token(String, int, int, int, Morpheme) - Constructor for class net.java.sen.dictionary.Token
-
Creates a Token with explicit parameters
- Token() - Constructor for class net.java.sen.dictionary.Token
-
Creates a blank Token
- Tokenizer - Class in net.java.sen.dictionary
-
A String Tokenizer
- Tokenizer - Class in net.java.sen.dictionary
-
A String Tokenizer
- Tokenizer(Dictionary, String) - Constructor for class net.java.sen.dictionary.Tokenizer
-
Constructs a new
Tokenizer that uses the specified
Dictionary to find possible morphemes within a given string
- Tokenizer(Dictionary, String) - Constructor for class net.java.sen.dictionary.Tokenizer
-
Constructs a new
Tokenizer that uses the specified
Dictionary to find possible morphemes within a given string
- toString() - Method in class net.java.sen.dictionary.Morpheme
-
- toString() - Method in class net.java.sen.dictionary.Morpheme
-
- toString() - Method in class net.java.sen.dictionary.Reading
-
- toString() - Method in class net.java.sen.dictionary.Reading
-
- toString() - Method in class net.java.sen.dictionary.Token
-
Returns the character range of this Token within the underlying sentence
- toString() - Method in class net.java.sen.dictionary.Token
-
Returns the character range of this Token within the underlying sentence
- toString() - Method in class net.java.sen.util.CSVData
-
Returns the line of CSV data represented by this class
- toString() - Method in class net.java.sen.util.CSVData
-
Returns the line of CSV data represented by this class
- ToStringUtil - Class in org.apache.lucene.analysis.gosen
-
- ToStringUtil - Class in org.apache.lucene.analysis.gosen
-
- ToStringUtil() - Constructor for class org.apache.lucene.analysis.gosen.ToStringUtil
-
- ToStringUtil() - Constructor for class org.apache.lucene.analysis.gosen.ToStringUtil
-
- TrieBuilder - Class in net.java.sen.trie
-
Constructs a Trie from the supplied sorted key and value arrays
- TrieBuilder - Class in net.java.sen.trie
-
Constructs a Trie from the supplied sorted key and value arrays
- TrieBuilder(String[], int[], int) - Constructor for class net.java.sen.trie.TrieBuilder
-
Creates a TrieBuilder to build the given data
- TrieBuilder(String[], int[], int) - Constructor for class net.java.sen.trie.TrieBuilder
-
Creates a TrieBuilder to build the given data
- TrieSearcher - Class in net.java.sen.trie
-
Searches a Trie data file
- TrieSearcher - Class in net.java.sen.trie
-
Searches a Trie data file
- TrieSearcher() - Constructor for class net.java.sen.trie.TrieSearcher
-
- TrieSearcher() - Constructor for class net.java.sen.trie.TrieSearcher
-