A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- accept(MatchType) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- add(CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- AlphaNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for identifiable alphanumeric words, e.g.
- AlphaNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for identifiable alphanumeric words, e.g.
- AlphanumericOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text units that have been identified as containing only alphanumeric words.
- AlphanumericOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text units that have been identified as containing only alphanumeric words.
- AltAnnotationBasedCountStep - Class in net.sf.okapi.steps.wordcount.common
- AltAnnotationBasedCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
B
- BaseCounter - Class in net.sf.okapi.steps.wordcount.common
- BaseCounter() - Constructor for class net.sf.okapi.steps.wordcount.common.BaseCounter
- BaseCountStep - Class in net.sf.okapi.steps.wordcount.common
-
Base abstract class for different counter steps (word count step, character count step, etc.).
- BaseCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.BaseCountStep
C
- CategoryGroup - Enum in net.sf.okapi.steps.wordcount.categorized
- CategoryHandler - Interface in net.sf.okapi.steps.wordcount.categorized
- CategoryResolver - Class in net.sf.okapi.steps.wordcount.categorized
-
Helper class for removal of categories that are superseded by other higher-ranked categories from the same category group.
- CategoryResolver(List<IPipelineStep>) - Constructor for class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
- CharacterCounter - Class in net.sf.okapi.steps.wordcount
-
Character Count engine.
- CharacterCounter() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter
- CharacterCounter.Counts - Class in net.sf.okapi.steps.wordcount
- CharacterCountStep - Class in net.sf.okapi.steps.wordcount
-
Character Counter pipeline step.
- CharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCountStep
- ComplexNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for complex numeric values which include decimal and/or thousands separators, e.g.
- ComplexNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for complex numeric values which include decimal and/or thousands separators, e.g.
- ConcordanceCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ConcordanceCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- ConcordanceWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
-
M11: No step provides the metrics yet.
- ConcordanceWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- count(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
- count(String, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given string.
- count(ITextUnit, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in the source part of a given text unit.
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- count(Segment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given segment.
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- count(TextContainer, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given text container.
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- count(TextFragment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given text fragment.
- countFromLogographicCharacterCount(long, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
- countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- countInTextUnit(ITextUnit) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- countLogographicScript(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- countOnlyTranslatable() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- Counts() - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- Counts(long, long, long) - Constructor for class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- COUNTTARGETS - Static variable in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- countTokenChars(Tokens, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
-
Return the total character count (calculated per
GMX.TotalCharacterCount) of all supplied tokens. - createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
D
- DateAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for identifiable dates, e.g.
- DateAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for identifiable dates, e.g.
- doCount(Object, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
- doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- doCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCounter
- doFullCount(Object, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
- doFullCountImpl(String, LocaleId) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
- doGetCount(IWithAnnotations) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- doGetCount(Segment) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- doGetCount(TextContainer) - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
E
- equals(Object) - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- ExactDocumentContextMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactDocumentContextMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- ExactDocumentContextMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactDocumentContextMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- ExactLocalContextMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactLocalContextMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- ExactLocalContextMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactLocalContextMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- ExactMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- ExactMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text units that have been matched unambiguously with a prior translation and require no translator input.
- ExactMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text units that have been matched unambiguously with a prior translation and thus require no translator input.
- ExactMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- ExactPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- ExactPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- ExactRepairedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactRepairedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- ExactRepairedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactRepairedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- ExactStructuralMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactStructuralMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- ExactStructuralMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactStructuralMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- ExactTextOnlyCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- ExactTextOnlyPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- ExactTextOnlyPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- ExactTextOnlyUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- ExactTextOnlyUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- ExactTextOnlyWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactTextOnlyWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- ExactUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- ExactUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- ExactUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- extNamePrefix - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
F
- FileCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total number of files.
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- filterTokens(Tokens) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- fullCount(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
- FuzzyMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- FuzzyMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text units that have a fuzzy match against a leveraged translation memory database.
- FuzzyMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text units that have been fuzzy matched against a leveraged translation memory database.
- FuzzyMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- FuzzyPreviousVersionMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyPreviousVersionMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- FuzzyPreviousVersionMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyPreviousVersionMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- FuzzyRepairedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyRepairedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- FuzzyRepairedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyRepairedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- FuzzyUniqueIdMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyUniqueIdMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- FuzzyUniqueIdMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- FuzzyUniqueIdMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
G
- getBatchCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getBatchCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getBatchItemCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getBatchItemCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getBufferSize() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCategoryGroup() - Method in interface net.sf.okapi.steps.wordcount.categorized.CategoryHandler
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- getCategoryGroup() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- getCharacterCountFactor(LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.GMX
-
For "logographic" languages, GMX-V 2.0 defines factors by which the character count should be divided in order to yield the word count.
- getCount(ITextUnit) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
-
Returns the character count information stored by CharacterCountStep in the source part of a given text unit.
- getCount(ITextUnit) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Returns the word count information stored by WordCountStep in the source part of a given text unit.
- getCount(ITextUnit, int) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
-
Returns the character count information stored by CharacterCountStep in a given segment of the source part of a given text unit.
- getCount(ITextUnit, int) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Returns the word count information stored by WordCountStep in a given segment of the source part of a given text unit.
- getCount(IWithAnnotations) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Returns the word count information stored by WordCountStep in annotations of a given resource.
- getCount(IWithAnnotations, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- getCount(Segment) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
-
Returns the character count information stored by CharacterCountStep in a given segment of the source part of a given text unit.
- getCount(Segment) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Returns the word count information stored by WordCountStep in a given segment of the source part of a given text unit.
- getCount(Segment, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- getCount(TextContainer) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Returns the word count information stored by WordCountStep in the given text container.
- getCount(TextContainer, String) - Static method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- getCounter() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- getCounter() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- getCounterClass() - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
- getCountInBatch() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountInBatchItems() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountInDocuments() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountInGroups() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountInSubDocuments() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountInTextUnits() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getCountTargets() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- getDescription() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- getDocumentCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getDocumentCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getGroupCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getGroupCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getMetric() - Method in interface net.sf.okapi.steps.wordcount.categorized.CategoryHandler
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getMetric() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- getMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
-
Get the value of the metric, specified by the given symbolic name.
- getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter
- getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.common.BaseCounter
- getMetricNameForRetrieval() - Method in class net.sf.okapi.steps.wordcount.WordCounter
- getMetrics() - Method in class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- getName() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- getParameters() - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- getParametersDescription() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- getParametersDescription() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- getSource() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getSource() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getSubDocumentCount() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- getSubDocumentCount() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- getTokenNames() - Method in class net.sf.okapi.steps.wordcount.WordCountStep
- getTokens(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- getTokens(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
- GMX - Class in net.sf.okapi.steps.wordcount.common
-
Implementation of the GMX-V specification, v.
- GMX() - Constructor for class net.sf.okapi.steps.wordcount.common.GMX
- GMX_CHARACTER_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
GMX-V 1.0 standard character count categories
- GMX_WORD_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
GMX-V 1.0 standard word count categories
- GMXAlphanumericOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXAlphanumericOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- GMXAlphanumericOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXAlphanumericOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- GMXExactMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXExactMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedCharacterCountStep
- GMXExactMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXExactMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- GMXFuzzyMatchCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXFuzzyMatchCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchCharacterCountStep
- GMXFuzzyMatchWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXFuzzyMatchWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- GMXLeveragedMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXLeveragedMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedCharacterCountStep
- GMXLeveragedMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXLeveragedMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- GMXMeasurementOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXMeasurementOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- GMXMeasurementOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXMeasurementOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- GMXNumericOnlyTextUnitCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXNumericOnlyTextUnitCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- GMXNumericOnlyTextUnitWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXNumericOnlyTextUnitWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- GMXProtectedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXProtectedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedCharacterCountStep
- GMXProtectedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXProtectedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- GMXRepetitionMatchedCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXRepetitionMatchedCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedCharacterCountStep
- GMXRepetitionMatchedWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.gmx
- GMXRepetitionMatchedWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
H
- handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleEndBatch(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleEndBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- handleEndDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleEndDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleEndGroup(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleEndGroup(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleEndSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleStartBatch(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleStartBatchItem(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- handleStartDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleStartDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleStartGroup(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleStartGroup(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleStartSubDocument(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- handleTextUnit(Event) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- hashCode() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
I
- isAllZeros() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- isLogographicScript(LocaleId) - Static method in class net.sf.okapi.steps.wordcount.common.GMX
-
Indicates whether or not the language is considered a "logographic" language per the GMX-V 2.0 spec.
- iterator() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
L
- LeveragedMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text units that have been matched against a leveraged translation memory database.
- LeveragedMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text units that have been matched against a leveraged translation memory database.
- load(ParametersString) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
M
- MeasurementAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for identifiable measurement values, e.g.
- MeasurementAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for identifiable measurement values, e.g.
- MeasurementOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count from measurement-only text units.
- MeasurementOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count from measurement-only text units.
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXAlphanumericOnlyTextUnitWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXExactMatchedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXFuzzyMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXLeveragedMatchedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXMeasurementOnlyTextUnitWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXNumericOnlyTextUnitWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXRepetitionMatchedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ConcordanceWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactDocumentContextMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactLocalContextMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactPreviousVersionMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactRepairedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactStructuralMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyPreviousVersionMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyUniqueIdMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactTextOnlyWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.ExactUniqueIdMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyPreviousVersionMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyRepairedWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.FuzzyUniqueIdMatchWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- METRIC - Static variable in class net.sf.okapi.steps.wordcount.WordCountStep
- Metrics - Class in net.sf.okapi.steps.wordcount.common
-
Metrics hash-table
- Metrics() - Constructor for class net.sf.okapi.steps.wordcount.common.Metrics
- MetricsAnnotation - Class in net.sf.okapi.steps.wordcount.common
-
Used by
WordCountStepand others to report various token counts. - MetricsAnnotation() - Constructor for class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
- MTCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- MTCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.MTCharacterCountStep
- MTWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
- MTWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.MTWordCountStep
N
- net.sf.okapi.steps.wordcount - package net.sf.okapi.steps.wordcount
- net.sf.okapi.steps.wordcount.categorized - package net.sf.okapi.steps.wordcount.categorized
- net.sf.okapi.steps.wordcount.categorized.gmx - package net.sf.okapi.steps.wordcount.categorized.gmx
- net.sf.okapi.steps.wordcount.categorized.okapi - package net.sf.okapi.steps.wordcount.categorized.okapi
- net.sf.okapi.steps.wordcount.common - package net.sf.okapi.steps.wordcount.common
- NumericOnlyTextUnitCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text units that have been identified as containing only numeric words.
- NumericOnlyTextUnitWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text units that have been identified as containing only numeric words.
O
- of(long, long, long) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- OKAPI_CHARACTER_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
Okapi character count categories
- OKAPI_WORD_COUNTS - net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
Okapi word count categories
- OverallCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total of all of the three main character counts (TotalCharacterCount + PunctuationCharacterCount + WhiteSpaceCharacterCount) in the canonical form of the text units in the document.
P
- PageCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total number of pages.
- Parameters - Class in net.sf.okapi.steps.wordcount.common
- Parameters() - Constructor for class net.sf.okapi.steps.wordcount.common.Parameters
- ParametersSimpleWordCountStep - Class in net.sf.okapi.steps.wordcount
- ParametersSimpleWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- PhraseAssembledCharacterCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
-
M11: No step provides the metrics yet.
- PhraseAssembledCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledCharacterCountStep
- PhraseAssembledWordCountStep - Class in net.sf.okapi.steps.wordcount.categorized.okapi
-
M11: No step provides the metrics yet.
- PhraseAssembledWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.categorized.okapi.PhraseAssembledWordCountStep
- ProjectFuzzyMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The character count for fuzzy matched text within all files within a given project.
- ProjectFuzzyMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The word count for fuzzy matched text units within all files within a given project.
- ProjectRepetionMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The character count for text that is identical within all files within a given project.
- ProjectRepetionMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The word count for text units that are identical within all files within a given project.
- ProtectedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for text that has been marked as 'protected', or otherwise not translatable (XLIFF text enclosed in
elements). - ProtectedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for text that has been marked as 'protected', or otherwise not translatable (XLIFF text enclosed in
elements). - punctuation - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- PunctuationCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total of all punctuation characters in the canonical form of text in the document that DO NOT form part of the character count as per section 2.10.
R
- registerMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
- removeFromMetrics(IWithAnnotations, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- removeFromMetrics(IWithAnnotations, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- removeFromMetrics(Segment, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- removeFromMetrics(Segment, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- removeFromMetrics(TextContainer, String) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- removeFromMetrics(TextContainer, String) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- RepetitionMatchedCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for repeating text units that have not been matched in any other form.
- RepetitionMatchedWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for repeating text units that have not been matched in any other form.
- reset() - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
- reset() - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- reset() - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- resetMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
- resetMetrics() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
- resolve(IResource, EventType) - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
- resolve(MetricsAnnotation, boolean) - Method in class net.sf.okapi.steps.wordcount.categorized.CategoryResolver
S
- save(ParametersString) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- saveCount(Metrics, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- saveCount(Metrics, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- saveToMetrics(Event, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- saveToMetrics(Event, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- saveToMetrics(Segment, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- saveToMetrics(Segment, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- saveToMetrics(TextContainer, long) - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
- saveToMetrics(TextContainer, CharacterCounter.Counts) - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
- ScreenCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
A count of the total number of screens.
- setBufferSize(int) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCount(IWithAnnotations, long) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
- setCount(IWithAnnotations, long) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
- setCountInBatch(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCountInBatchItems(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCountInDocuments(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCountInGroups(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCountInSubDocuments(boolean) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
- setCountTargets(boolean) - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
- setMetric(String, long) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
- setParameters(IParameters) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- setSourceLocale(LocaleId) - Method in class net.sf.okapi.steps.wordcount.SimpleWordCountStep
- SimpleNumericAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for simple numeric values, e.g.
- SimpleNumericAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for simple numeric values, e.g.
- SimpleWordCountStep - Class in net.sf.okapi.steps.wordcount
- SimpleWordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.SimpleWordCountStep
T
- TextUnitCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total number of text units.
- TMAutoTextCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character count for identifiable trade marks, e.g.
- TMAutoTextWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the word count for identifiable trade marks, e.g.
- TokenCharacterCountStep - Class in net.sf.okapi.steps.wordcount.common
- TokenCharacterCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.TokenCharacterCountStep
- TokenCountStep - Class in net.sf.okapi.steps.wordcount.common
- TokenCountStep() - Constructor for class net.sf.okapi.steps.wordcount.common.TokenCountStep
- toString() - Method in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- toString() - Method in class net.sf.okapi.steps.wordcount.common.Metrics
- toString() - Method in class net.sf.okapi.steps.wordcount.common.MetricsAnnotation
- total - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- TotalCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
An accumulation of the character counts, both translatable and non-translatable, from the individual text units that make up the document.
- TotalWordCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
Total word count - an accumulation of the word counts, both translatable and non-translatable, from the individual text units that make up the document.
- TranslatableInlineCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The actual non-linking inline element count for unqualified (see Section 2.14.2 Unqualified Text Units) text units.
- TranslatableLinkingInlineCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The actual linking inline element count for unqualified (see Section 2.14.2 Unqualified Text Units) text units.
U
- unregisterMetric(String) - Method in class net.sf.okapi.steps.wordcount.common.Metrics
V
- valueOf(String) - Static method in enum net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sf.okapi.steps.wordcount.categorized.CategoryGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- whiteSpace - Variable in class net.sf.okapi.steps.wordcount.CharacterCounter.Counts
- WhiteSpaceCharacterCount - Static variable in class net.sf.okapi.steps.wordcount.common.GMX
-
The total of all white space characters in the canonical form of the text units in the document.
- WordCounter - Class in net.sf.okapi.steps.wordcount
-
Word Count engine.
- WordCounter() - Constructor for class net.sf.okapi.steps.wordcount.WordCounter
- WordCountStep - Class in net.sf.okapi.steps.wordcount
-
Word Counter pipeline step.
- WordCountStep() - Constructor for class net.sf.okapi.steps.wordcount.WordCountStep
All Classes All Packages