- 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.
- component_init() - Method in class net.sf.okapi.steps.wordcount.CharacterCountStep
-
- component_init() - Method in class net.sf.okapi.steps.wordcount.common.BaseCountStep
-
- 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(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
-
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.categorized.gmx.GMXProtectedWordCountStep
-
- count(Object, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.CharacterCounter
-
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.AltAnnotationBasedCountStep
-
- count(Segment, 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(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(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(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.common.TokenCountStep
-
- 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(TextContainer, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given text container.
- count(Segment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given segment.
- count(TextFragment, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given text fragment.
- count(String, LocaleId) - Static method in class net.sf.okapi.steps.wordcount.WordCounter
-
Counts words in a given string.
- count(Segment, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
-
- count(TextContainer, LocaleId) - Method in class net.sf.okapi.steps.wordcount.WordCountStep
-
- 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
-
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.common.Parameters
-
- createEditorDescription(ParametersDescription) - Method in class net.sf.okapi.steps.wordcount.ParametersSimpleWordCountStep
-