- A - Static variable in class fr.univnantes.termsuite.utils.TermSuiteConstants
-
- AbstractEditDistance - Class in fr.univnantes.termsuite.metrics
-
- AbstractEditDistance() - Constructor for class fr.univnantes.termsuite.metrics.AbstractEditDistance
-
- AbstractMemoryOccStore - Class in fr.univnantes.termsuite.model.occurrences
-
- AbstractMemoryOccStore(Lang) - Constructor for class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- AbstractSimilarityDistance - Class in fr.univnantes.termsuite.metrics
-
- AbstractSimilarityDistance() - Constructor for class fr.univnantes.termsuite.metrics.AbstractSimilarityDistance
-
- AbstractTermSuiteCollectionReader - Class in fr.univnantes.termsuite.uima.readers
-
An abstract CollectionException
implementation for TermSuite that
recursively load all selected files from an input directory, with customizable file filter
and document text parser.
- AbstractTermSuiteCollectionReader() - Constructor for class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
- AbstractTSVBuilder - Class in fr.univnantes.termsuite.uima.engines.export
-
Base class for implementing TSV file, builders.
- AbstractTSVBuilder(Writer, char, String) - Constructor for class fr.univnantes.termsuite.uima.engines.export.AbstractTSVBuilder
-
Creates a new instance using the specified parameters.
- AbstractTSVBuilder(Writer) - Constructor for class fr.univnantes.termsuite.uima.engines.export.AbstractTSVBuilder
-
Creates a new instance using the specified output
using '\t'
and "\n" as value and line separators.
- accept(RegexOccurrence) - Method in interface fr.univnantes.termsuite.resources.OccurrenceFilter
-
- accept(RegexOccurrence) - Method in class fr.univnantes.termsuite.resources.TrueFilter
-
- accept(RegexOccurrence) - Method in class fr.univnantes.termsuite.uima.resources.preproc.CharacterFootprintTermFilter
-
- add(String, String) - Method in interface fr.univnantes.termsuite.uima.resources.preproc.Dictionary
-
- add(String, String) - Method in class fr.univnantes.termsuite.uima.resources.preproc.DictionaryResource
-
- addAllCooccurrences(Iterator<TermOccurrence>) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- addComponent(int, int, String) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- addComponent(int, int, String, String) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- addComponent(int, int, String, String, boolean) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- addCooccurrence(TermOccurrence) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- addCustomAE(AnalysisEngineDescription) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- addCustomAE(AnalysisEngineDescription) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
Aggregates an AE to the TS pipeline.
- addCustomResourcePath(ResourceType, Path) - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- addDicoWord(String) - Method in class fr.univnantes.termsuite.resources.CompostIndex
-
- addDirectory(Path) - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- addEntry(Term, int, double) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- addExplanation(Term, double) - Method in class fr.univnantes.termsuite.metrics.Explanation
-
- addInCorpus(String) - Method in class fr.univnantes.termsuite.resources.CompostIndex
-
- addJar(Path) - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- addNeoclassicalPrefix(String) - Method in class fr.univnantes.termsuite.resources.CompostIndex
-
- addOccurrence(Term, String, int, int, String) - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- addOccurrence(Term, String, int, int, String) - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- addOccurrence(Term, String, int, int, String) - Method in class fr.univnantes.termsuite.model.occurrences.XodusOccurrenceStore
-
- addOccurrence(Term, String, int, int, String) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- addPipelineListener(PipelineListener) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
Registers a pipeline listener.
- addRelation(Relation) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- addRelations(Set<Relation>) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- addResourcePrefix(URL) - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- addTerm(Term) - Method in class fr.univnantes.termsuite.framework.service.IndexService
-
- addTerm(Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- addTerm(Term) - Method in class fr.univnantes.termsuite.uima.engines.export.IndexerTSVBuilder
-
Adds a term, increment id and return it
- addToIndex(Term) - Method in class fr.univnantes.termsuite.index.TermIndex
-
- addTranslation(Term, Term) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- addTranslation(String, String) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- addVariant(TerminologyService, Relation, boolean) - Method in class fr.univnantes.termsuite.uima.engines.export.IndexerTSVBuilder
-
- addVariationRule(String) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- addWatchedTermString(Collection<String>) - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- addWatchedTermString(String...) - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- addWord(Word) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- addWord(Word, String, boolean) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- addWord(Word, String) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- addWord(String, String, String, boolean) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- ADJ - Static variable in class fr.univnantes.termsuite.utils.TermSuiteConstants
-
- ADV - Static variable in class fr.univnantes.termsuite.utils.TermSuiteConstants
-
- afterRuleProcessing(JCas) - Method in class fr.univnantes.termsuite.uima.engines.preproc.RegexSpotter
-
- AggregateEngine - Class in fr.univnantes.termsuite.framework
-
- AggregateEngine() - Constructor for class fr.univnantes.termsuite.framework.AggregateEngine
-
- AggregateEngineRunner - Class in fr.univnantes.termsuite.framework.pipeline
-
- AggregateEngineRunner(EngineDescription, Injector, EngineRunner) - Constructor for class fr.univnantes.termsuite.framework.pipeline.AggregateEngineRunner
-
- align(Term, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignCompositional(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignCompositionalSize2(TermService, TermService, int, int, TermService) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignDico(TermService, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignDicoThenDistributional(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
Translates the source term with the help of the dictionary
and computes the list of contextSize
closest candidate
terms in the target terminology.
- alignDistributional(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- AlignerCLI - Class in fr.univnantes.termsuite.tools
-
Command line interface for the Terminology extraction (Spotter+Indexer) engines.
- AlignerCLI() - Constructor for class fr.univnantes.termsuite.tools.AlignerCLI
-
- AlignerModule - Class in fr.univnantes.termsuite.framework.modules
-
- AlignerModule(Injector, Injector, BilingualDictionary, Class<? extends SimilarityDistance>) - Constructor for class fr.univnantes.termsuite.framework.modules.AlignerModule
-
- alignGraphically(AlignmentMethod, TermService, int, Collection<TermService>) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- AlignmentMethod - Enum in fr.univnantes.termsuite.alignment
-
- alignNeoclassical(Term, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignNeoclassical(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
Align a term using the TermSuite's neoclassical alignment method.
- alignSemiDistributional(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignSemiDistributionalSize2Syntagmatic(TermService, TermService, int, int, TermService) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignSize2(Term, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- alignSize2(TermService, int, int) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
alias for #align(Term, int, int, true
)
- alignSize2(TermService, int, int, boolean) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- AllComponentPairsProvider - Class in fr.univnantes.termsuite.index.providers
-
Provides all lemma-lemma pairs found in the term.
- AllComponentPairsProvider() - Constructor for class fr.univnantes.termsuite.index.providers.AllComponentPairsProvider
-
- allRulesFailed(JCas) - Method in class fr.univnantes.termsuite.uima.engines.preproc.RegexSpotter
-
- allSizeComponents(Word) - Static method in class fr.univnantes.termsuite.engines.splitter.CompoundUtils
-
Returns all possible components for a compound word
by combining its atomic components.
- alphanumComparator - Static variable in class fr.univnantes.termsuite.utils.StringUtils
-
- alphanumFileComparator - Static variable in class fr.univnantes.termsuite.utils.StringUtils
-
- APIDocumentationMarkdownPrinter - Class in fr.univnantes.termsuite.tools.markdown
-
Prints the document of the API in Markdown.
- APIDocumentationMarkdownPrinter() - Constructor for class fr.univnantes.termsuite.tools.markdown.APIDocumentationMarkdownPrinter
-
- append(String, String...) - Method in class fr.univnantes.termsuite.uima.engines.export.AbstractTSVBuilder
-
Appends a line to the writer.
- areAllNaNs(Iterable<? extends Number>) - Static method in interface fr.univnantes.termsuite.metrics.Normalizer
-
- areOffsetsOverlapping(TermOccurrence, TermOccurrence) - Static method in class fr.univnantes.termsuite.utils.TermOccurrenceUtils
-
- areOverlapping(TermOccurrence, TermOccurrence) - Static method in class fr.univnantes.termsuite.utils.TermOccurrenceUtils
-
Returns true if two occurrences are in the same
document and their offsets overlap.
- areSynonym(GroovyWord, GroovyWord) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyHelper
-
- areSynonym(GroovyWord, GroovyWord) - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymVariantHelper
-
- arrayToString(StringArray) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- asArray(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asBoolean(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asc(T) - Method in class fr.univnantes.termsuite.api.Ordering
-
- asClass(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asDir(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asDouble(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asGroovyComponent(Word, int) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyService
-
- asGroovyTerm(Term) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyService
-
- asGroovyWord(TermWord) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyService
-
- asIndexedCorpus(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asInt(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asList(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asList() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList
-
- asLong(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asPath(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asProperty(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asProperty(String) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asProperty(Object) - Static method in class fr.univnantes.termsuite.tools.markdown.MarkdownUtils
-
- asRelationProperty(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asRelationService(Relation) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- asService(Lang) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- asService(TXTCorpus) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- asService(Lang, CorpusMetadata) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- AssociationRate - Interface in fr.univnantes.termsuite.engines.contextualizer
-
Copyright 2015-2016 - CNRS (Centre National de Recherche Scientifique)
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
- asStream(TXTCorpus) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- asString(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asTermProperty(String) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asTermProperty(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- asTermService(Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- asTermString(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- atLeastOneOfBags - Variable in class fr.univnantes.termsuite.tools.CommandLineClient
-
- atMostOneOfBags - Variable in class fr.univnantes.termsuite.tools.CommandLineClient
-
- gather(Collection<Term>, String, AtomicLong) - Method in class fr.univnantes.termsuite.engines.gatherer.GraphicalGatherer
-
- gather(SynonymicRule) - Method in class fr.univnantes.termsuite.engines.gatherer.SemanticGatherer
-
- gather(TerminologyService, GroovyService, Collection<Term>, String, AtomicLong) - Method in class fr.univnantes.termsuite.engines.gatherer.VariationTypeGatherer
-
- GathererOptions - Class in fr.univnantes.termsuite.engines.gatherer
-
- GathererOptions() - Constructor for class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- GeneralLanguage - Interface in fr.univnantes.termsuite.uima.resources.termino
-
- GeneralLanguageResource - Class in fr.univnantes.termsuite.uima.resources.termino
-
- GeneralLanguageResource() - Constructor for class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource
-
- GeneralLanguageResource.Entry - Class in fr.univnantes.termsuite.uima.resources.termino
-
- GeneralLanguageResourceBuilder - Class in fr.univnantes.termsuite.tools
-
- GeneralLanguageResourceBuilder() - Constructor for class fr.univnantes.termsuite.tools.GeneralLanguageResourceBuilder
-
- generate(File) - Method in class fr.univnantes.termsuite.tools.ControlFilesGenerator
-
- generateTerminologyName(TXTCorpus) - Method in class fr.univnantes.termsuite.framework.service.PreprocessorService
-
- get(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- get(ResourceType) - Method in class fr.univnantes.termsuite.framework.service.TermSuiteResourceManager
-
- get(Class<T>, ResourceType) - Method in class fr.univnantes.termsuite.framework.service.TermSuiteResourceManager
-
- get(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- get() - Method in interface fr.univnantes.termsuite.uima.resources.preproc.Dictionary
-
- get() - Method in class fr.univnantes.termsuite.uima.resources.preproc.DictionaryResource
-
- getA() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- getAffixGain() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getAffixOrthographicScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getAffixRatio() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getAffixScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getAffixScoreTh() - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- getAffixSpec() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getAllowedValues() - Method in interface fr.univnantes.termsuite.tools.opt.CliOption
-
- getAllowedValues() - Method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
- getAlpha() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getAnnotatedFields(Class<?>, Class<? extends Annotation>, Class<?>...) - Method in class fr.univnantes.termsuite.framework.injector.TermSuiteInjector
-
- getAnnotatedFields(Object, Class<? extends Annotation>, Class<?>...) - Method in class fr.univnantes.termsuite.framework.injector.TermSuiteInjector
-
- getAPlusB() - Method in class fr.univnantes.termsuite.engines.contextualizer.CrossTable
-
- getAPlusC() - Method in class fr.univnantes.termsuite.engines.contextualizer.CrossTable
-
- getArgType() - Method in interface fr.univnantes.termsuite.tools.opt.CliOption
-
- getArgType() - Method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
- getAssociationRate() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- getAssocRate() - Method in class fr.univnantes.termsuite.model.ContextVector.Entry
-
- getAssocRate(Term) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- getAt(int) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyTerm
-
- getAt(int) - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyWord
-
- getAtLeastOneOfBags() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getAtMostOneOfBags() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getB() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- getBaseForm(TermWord) - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getBaseRankInRefTermino(TerminologyService, Term) - Method in class fr.univnantes.termsuite.projection.DocumentProjectionService
-
- getBases(TermService) - Method in class fr.univnantes.termsuite.engines.postproc.IndependanceScorer
-
- getBaseTerm() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList.RTLTerm
-
- getBegin() - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- getBegin() - Method in class fr.univnantes.termsuite.model.Component
-
- getBegin() - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- getBeta() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getBiggestClass() - Method in class fr.univnantes.termsuite.index.TermIndexStats
-
- getBiggestSize() - Method in class fr.univnantes.termsuite.index.TermIndexStats
-
- getBoolean(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getBoolean(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getBooleanIfSet(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getBooleanUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getC() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- getCappedSize() - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getCharset() - Method in enum fr.univnantes.termsuite.model.TermSuiteCollection
-
- getChildStats() - Method in class fr.univnantes.termsuite.framework.pipeline.EngineStats
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.AllComponentPairsProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.EqualityIndicesProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.FirstLettersValueProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.LowercaseTermLemmaProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.PilotLowercaseProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.SwtGroupingKeysProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.SwtGroupingKeysSwtTermsOnlyProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.SwtLemmasProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.SwtLemmasSwtTermsOnlyProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.WordLemmasProvider
-
- getClasses(Term) - Method in class fr.univnantes.termsuite.index.providers.WordLemmaStemProvider
-
- getClasses() - Method in class fr.univnantes.termsuite.index.TermIndex
-
- getClasses(Term) - Method in interface fr.univnantes.termsuite.index.TermIndexValueProvider
-
- getCode() - Method in enum fr.univnantes.termsuite.model.Lang
-
- getComparator() - Method in interface fr.univnantes.termsuite.model.Property
-
- getComparator(boolean) - Method in interface fr.univnantes.termsuite.model.Property
-
- getComparator(U) - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getComparator(U, boolean) - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getComparator() - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getComparator(boolean) - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getComparator() - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getComparator(boolean) - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getComponents() - Method in class fr.univnantes.termsuite.model.Word
-
- getComponentSubstring(Word, Component) - Static method in class fr.univnantes.termsuite.utils.WordUtils
-
- getCompoundsFileName() - Static method in class fr.univnantes.termsuite.tools.ControlFilesGenerator
-
- getCompoundType() - Method in class fr.univnantes.termsuite.model.Word
-
- getConditionalAbsentOptions() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getConditionalOptions() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getContext() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getContext() - Method in class fr.univnantes.termsuite.model.Term
-
- getContext() - Static method in class fr.univnantes.termsuite.tools.LogbackUtils
-
- getContextSize() - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- getContextualizerOptions() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getCorpusId() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getCorpusService() - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getCoTerm() - Method in class fr.univnantes.termsuite.metrics.Explanation.ExplanationFeature
-
- getCoTerm() - Method in class fr.univnantes.termsuite.model.ContextVector.Entry
-
- getCount() - Method in class fr.univnantes.termsuite.model.Form
-
- getCounters(Iterable<T>) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getCoveredText() - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- getCustomResourcePathes() - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- getD() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- getDate() - Method in class fr.univnantes.termsuite.utils.PipelineEvent
-
- getDefaultExtractorConfig(Lang) - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getDefaultExtractorConfig(Lang) - Method in class fr.univnantes.termsuite.framework.service.LanguageService
-
- getDelta() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getDepth() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getDepth() - Method in class fr.univnantes.termsuite.model.Term
-
- getDerivatesFileName() - Static method in class fr.univnantes.termsuite.tools.ControlFilesGenerator
-
- getDerivateSuffix() - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getDerivations() - Method in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList
-
- getDerivationsFromDerivateForm(String, String) - Method in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList
-
- getDerivationsFromDerivateForm(TermWord) - Method in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList
-
- getDerivationType() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getDescription() - Method in interface fr.univnantes.termsuite.model.Property
-
- getDescription() - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getDescription() - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getDescription() - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getDescription() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getDescription() - Method in interface fr.univnantes.termsuite.tools.opt.CliOption
-
- getDescription() - Method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
- getDescription() - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getDico() - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- getDicoEntry() - Method in class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- getDocument(String) - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- getDocument(String) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getDocumentFrequency() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getDocumentFrequency() - Method in class fr.univnantes.termsuite.model.Term
-
- getDocuments() - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- getDocuments(Term) - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- getDocuments() - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getDocuments(Term) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getDocumentSize() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for documentSize - gets Size of original document in bytes before processing by CAS Initializer.
- getDocumentSize(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getDocumentText(String, String) - Method in class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
Gives the document text to set from the input file URI.
- getDocumentText(String, String) - Method in class fr.univnantes.termsuite.uima.readers.JsonCollectionReader
-
- getDouble(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getDouble(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getDoubleUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getDuration() - Method in class fr.univnantes.termsuite.framework.pipeline.EngineStats
-
- getElement1() - Method in class fr.univnantes.termsuite.utils.Pair
-
- getElement2() - Method in class fr.univnantes.termsuite.utils.Pair
-
- getElements() - Method in class fr.univnantes.termsuite.uima.resources.preproc.SimpleWordSet
-
- getEncoding() - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- getEnd() - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- getEnd() - Method in class fr.univnantes.termsuite.model.Component
-
- getEnd() - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- getEngine() - Method in class fr.univnantes.termsuite.uima.resources.preproc.MateModel
-
- getEngineClass() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getEngineDescriptions() - Method in class fr.univnantes.termsuite.framework.AggregateEngine
-
- getEngineName() - Method in class fr.univnantes.termsuite.framework.Engine
-
- getEngineName() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getEngineName() - Method in class fr.univnantes.termsuite.framework.pipeline.EngineStats
-
- getEngineStats() - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- getEntries() - Method in class fr.univnantes.termsuite.model.ContextVector
-
Gives the list of terms in this context vector sorted by frequency
(most frequent first)
- getEntry(String) - Method in class fr.univnantes.termsuite.resources.CompostIndex
-
- getEntry(String, String) - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource
-
- getEqIndices() - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- getExactlyOneOfBags() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getExplainedValue(ContextVector, ContextVector) - Method in class fr.univnantes.termsuite.metrics.AbstractSimilarityDistance
-
- getExplainedValue(ContextVector, ContextVector) - Method in interface fr.univnantes.termsuite.metrics.SimilarityDistance
-
Computes the value of the similarity distance between two
ContextVector
s
and produces an explanation of the distance value, i.e. a list of vectors' component
contributing the most to the final distance value.
- getExplanation() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getExplanation() - Method in class fr.univnantes.termsuite.metrics.ExplainedValue
-
- getExportFilePath(JCas, String) - Method in class fr.univnantes.termsuite.uima.engines.export.CasExporter
-
- getExportFilePath(JCas) - Method in class fr.univnantes.termsuite.uima.engines.export.XmiCasExporter
-
- getExpression() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getExtension() - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- getExtensionAffix(Term) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getExtensionAffix(Term, Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
Finds in a
Terminology
the biggest extension affix term of a term depending
on a base term.
- getExtensionGain(Term, Term) - Static method in class fr.univnantes.termsuite.utils.TermUtils
-
- getExtensions(TermService) - Method in class fr.univnantes.termsuite.engines.postproc.IndependanceScorer
-
- getExtensionScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getExtractorOptions(Lang) - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getFileExtension() - Method in enum fr.univnantes.termsuite.model.TermSuiteCollection
-
- getFileFilter() - Method in class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
The FilenameFilter
for selecting input files to read.
- getFileName(String) - Static method in class fr.univnantes.termsuite.utils.FileUtils
-
- getFiles() - Method in class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
- getFilterProperty() - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- getFilterType() - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- getFixedExpressionLemmas() - Method in class fr.univnantes.termsuite.uima.resources.preproc.FixedExpressionResource
-
- getFloat(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getFloatUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getForms(Term) - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- getForms(Term) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getFrequency() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getFrequency() - Method in class fr.univnantes.termsuite.model.Term
-
- getFrequency(String, String) - Method in interface fr.univnantes.termsuite.uima.resources.termino.GeneralLanguage
-
- getFrequency() - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource.Entry
-
- getFrequency(String, String) - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource
-
- getFrequencyNorm() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getFrequencyNorm() - Method in class fr.univnantes.termsuite.model.Term
-
- getFrom() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getFrom() - Method in class fr.univnantes.termsuite.model.Relation
-
- getFromPattern() - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getFSGenerator() - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getGamma() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getGathererConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getGeneralFrequencyNorm() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getGeneralFrequencyNorm() - Method in class fr.univnantes.termsuite.model.Term
-
- getGraphicalSimilarity() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getGraphicalSimilarityThreshold() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getGroupingKey() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getGroupingKey() - Method in class fr.univnantes.termsuite.model.Term
-
- getGroupingKey(String[], Word[]) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getGroupingKey(TermOccAnnotation) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getGroupingKey(TermWord...) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getGroupingKey(Collection<TermWord>) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getHistory() - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getId() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList.RTLTerm
-
- getIndependance() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getIndependance() - Method in class fr.univnantes.termsuite.model.Term
-
- getIndependantFrequency() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getIndependantFrequency() - Method in class fr.univnantes.termsuite.model.Term
-
- getIndex() - Method in class fr.univnantes.termsuite.engines.splitter.CuttingPoint
-
- getIndex(TermIndexType) - Method in class fr.univnantes.termsuite.framework.service.IndexService
-
- getIndexedCorpus() - Method in class fr.univnantes.termsuite.tools.TerminologyExtractorCLI
-
- getIndexingKey(Term) - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- getIndexingTime() - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- getIndexingTime() - Method in class fr.univnantes.termsuite.framework.service.IndexService
-
- getIndexKey(O) - Method in interface fr.univnantes.termsuite.utils.IndexingKey
-
- getIndexService(IndexedCorpus) - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getInflections(String) - Method in class fr.univnantes.termsuite.uima.resources.termino.CompostInflectionRules
-
- getInputStream() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getInstance() - Static method in class fr.univnantes.termsuite.uima.readers.QueueRegistry
-
Returns the registry singleton.
- getInstance(Class<?>) - Static method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- getInstance() - Static method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- getInteger(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getInteger(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getIntegerUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getJsonField() - Method in interface fr.univnantes.termsuite.model.Property
-
- getJsonField() - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getJsonField() - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getJsonField() - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getLabel() - Method in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList.SuffixDerivationEntry
-
- getLang() - Method in interface fr.univnantes.termsuite.api.PreprocessedCorpus
-
- getLang() - Method in interface fr.univnantes.termsuite.api.TextualCorpus
-
- getLang() - Method in exception fr.univnantes.termsuite.framework.LanguageException
-
- getLang() - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getLang() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getLang() - Method in class fr.univnantes.termsuite.model.Document
-
- getLang() - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- getLang() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getLang() - Method in class fr.univnantes.termsuite.tools.TerminologyExtractorCLI
-
- getLanguageService() - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getLastSegment() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for lastSegment - gets For a CAS that represents a segment of a larger source document, this flag indicates whether this CAS is the final segment of the source document.
- getLastSegment(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getLemma() - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- getLemma() - Method in class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- getLemma() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
Returns the concatenation of inner words' lemmas.
- getLemma() - Method in class fr.univnantes.termsuite.model.Component
-
- getLemma() - Method in class fr.univnantes.termsuite.model.Term
-
- getLemma() - Method in class fr.univnantes.termsuite.model.Word
-
- getLemma() - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- getLemma() - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource.Entry
-
- getLemmaLemmaKey(Term, Term) - Static method in class fr.univnantes.termsuite.utils.TermUtils
-
Return the term pair indexing key that is compliant with TermValueProviders#ALLCOMP_PAIRS
.
- getLetter() - Method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
- getLetter() - Method in enum fr.univnantes.termsuite.model.RelationType
-
- getList(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getLocale() - Method in enum fr.univnantes.termsuite.model.Lang
-
- getLogger() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getLong(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getLongName() - Method in enum fr.univnantes.termsuite.alignment.AlignmentMethod
-
- getLongUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getMandatoryOptions() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getMaxClassSize() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getMaxNumberOfComparisons() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getMaxNumberOfComponents() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getMaxSpec() - Method in class fr.univnantes.termsuite.engines.splitter.NativeSplitter
-
- getMaxVariantNum() - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- getMessage() - Method in exception fr.univnantes.termsuite.alignment.RequiresSize2Exception
-
- getMessage() - Method in exception fr.univnantes.termsuite.framework.LanguageException
-
- getMessage() - Method in class fr.univnantes.termsuite.utils.PipelineEvent
-
- getMetaData() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getMethod() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getMinComponentSize() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getMinimumCooccFrequencyThreshold() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- getMongoDBOccStore() - Method in class fr.univnantes.termsuite.io.json.JsonOptions
-
- getMorphologicalConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getMorphologicalExtensionsAsTerms(TermIndex, TermService, Component) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
E.g.
- getMostFrequentForm(Term) - Method in class fr.univnantes.termsuite.model.occurrences.AbstractMemoryOccStore
-
- getMostFrequentForm(Term) - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- getMostFrequentForm(Term) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getName() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getName() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getName() - Method in enum fr.univnantes.termsuite.model.Lang
-
- getName() - Method in enum fr.univnantes.termsuite.model.Tagger
-
- getNameUC() - Method in enum fr.univnantes.termsuite.model.Lang
-
- getNbCooccs() - Method in class fr.univnantes.termsuite.model.ContextVector.Entry
-
- getNbCooccs(Term) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- getNbCorpusWords() - Method in interface fr.univnantes.termsuite.uima.resources.termino.GeneralLanguage
-
- getNbCorpusWords() - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource
-
- getNbDocuments() - Method in class fr.univnantes.termsuite.model.CorpusMetadata
-
- getNbExampleOccurrences() - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- getNbSpottedTerms() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getNbVariantsPerTerm() - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- getNbWordAnnotations() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getNeoclassicalAffix() - Method in class fr.univnantes.termsuite.model.Word
-
- getNext(CAS) - Method in class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
- getNext(CAS) - Method in class fr.univnantes.termsuite.uima.readers.EmptyCollectionReader
-
- getNext(CAS) - Method in class fr.univnantes.termsuite.uima.readers.StreamingCollectionReader
-
- getNext(CAS) - Method in class fr.univnantes.termsuite.uima.readers.StringCollectionReader
-
- getNFirstLetterIndexingKey(int) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getNormalizedAffixScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getNormalizedExtensionScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getNormalizedLemma() - Method in class fr.univnantes.termsuite.model.Word
-
- getNormalizedSourceGain() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getNormalizedStem() - Method in class fr.univnantes.termsuite.model.Word
-
- getNumber(TermProperty) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getNumber(TermProperty) - Method in class fr.univnantes.termsuite.model.Term
-
- getOccurrenceContext(TermOccurrence, int) - Method in class fr.univnantes.termsuite.engines.contextualizer.DocumentView
-
Produce an iterator over all single-word term occurrences in the scope
of a given occurrence.
- getOccurrences() - Method in class fr.univnantes.termsuite.engines.contextualizer.DocumentView
-
- getOccurrences(Term) - Method in class fr.univnantes.termsuite.model.occurrences.EmptyOccurrenceStore
-
- getOccurrences(Term) - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- getOccurrences(Term) - Method in class fr.univnantes.termsuite.model.occurrences.XodusOccurrenceStore
-
- getOccurrences(Term) - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getOccurrenceStore() - Method in class fr.univnantes.termsuite.model.IndexedCorpus
-
- getOccurrenceStore(Lang) - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getOffset() - Method in class fr.univnantes.termsuite.engines.splitter.CuttingPoint
-
- getOffsetInSource() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for offsetInSource - gets Byte offset of the start of document content within original source file or other input source.
- getOffsetInSource(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getOpt(CliOption) - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getOptName() - Method in interface fr.univnantes.termsuite.tools.opt.CliOption
-
- getOptName() - Method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
- getOptShortName() - Method in interface fr.univnantes.termsuite.tools.opt.CliOption
-
- getOptShortName() - Method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
- getOrder() - Method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
- getOrder() - Method in enum fr.univnantes.termsuite.model.RelationType
-
- getOrthographicScore() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getOrthographicScore() - Method in class fr.univnantes.termsuite.model.Term
-
- getOrthographicScore(String) - Static method in class fr.univnantes.termsuite.utils.StringUtils
-
- getOrthographicScoreTh() - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- getParameters() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getParent() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getPath() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList
-
- getPath(Lang) - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getPath(Lang, Tagger) - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getPathPattern() - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getPattern() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getPattern() - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- getPattern() - Method in class fr.univnantes.termsuite.model.Term
-
- getPattern() - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource.Entry
-
- getPilot() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getPilot() - Method in class fr.univnantes.termsuite.model.Term
-
- getPosition(Term, Term) - Static method in class fr.univnantes.termsuite.utils.TermUtils
-
Finds the index of appearance of a term's sub-term.
- getPossibleComponentsAt(Word, int) - Static method in class fr.univnantes.termsuite.engines.splitter.CompoundUtils
-
Gives all possible component of a compound word
at given index.
- getPostFilterConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getPostProcessorConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getPreFilterConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getPrefix(String) - Method in class fr.univnantes.termsuite.uima.resources.preproc.PrefixTree
-
- getPrefixFileName() - Static method in class fr.univnantes.termsuite.tools.ControlFilesGenerator
-
- getProgress() - Method in class fr.univnantes.termsuite.uima.readers.AbstractTermSuiteCollectionReader
-
- getProgress() - Method in class fr.univnantes.termsuite.uima.readers.EmptyCollectionReader
-
- getProgress() - Method in class fr.univnantes.termsuite.uima.readers.StreamingCollectionReader
-
- getProgress() - Method in class fr.univnantes.termsuite.uima.readers.StringCollectionReader
-
- getProjectionScore(TerminologyService) - Method in class fr.univnantes.termsuite.projection.DocumentProjectionService
-
- getProperties() - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getProperty() - Method in class fr.univnantes.termsuite.api.Ordering.Direction
-
- getPropertyHTMLId(Property<?>) - Static method in class fr.univnantes.termsuite.tools.markdown.MarkdownUtils
-
- getPropertyName() - Method in interface fr.univnantes.termsuite.model.Property
-
- getPropertyName() - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getPropertyName() - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getPropertyName() - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getPropertyNumberValue(TermProperty) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getPropertyStringValue(T, String) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getPropertyValue(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getPropertyValueUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getProviderClass() - Method in enum fr.univnantes.termsuite.index.TermIndexType
-
- getQueue(String) - Method in class fr.univnantes.termsuite.uima.readers.QueueRegistry
-
Retrieves and returns a registered queue by name.
- getRange() - Method in interface fr.univnantes.termsuite.model.Property
-
- getRange() - Method in class fr.univnantes.termsuite.model.PropertyHolderBase
-
- getRange() - Method in enum fr.univnantes.termsuite.model.RelationProperty
-
- getRange() - Method in enum fr.univnantes.termsuite.model.TermProperty
-
- getRank() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getRank() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getRank() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getRank() - Method in class fr.univnantes.termsuite.model.Term
-
- getRankingConfig() - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- getRankingProperty() - Method in class fr.univnantes.termsuite.engines.postproc.TermRankingOptions
-
- getRankInRefTermino(TerminologyService, Term) - Method in class fr.univnantes.termsuite.projection.DocumentProjectionService
-
- getRegularSuffix() - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getRelation() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getRelation(Term, RelationType, Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getRelationIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.RelationPairBasedGatherer
-
- getRelationOrCreate(Term, RelationType, Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getRelationProperty() - Method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
- getRelations(Term, Term, RelationType, RelationType...) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getRelations() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getRelType() - Method in class fr.univnantes.termsuite.engines.gatherer.DerivationGatherer
-
- getRelType() - Method in class fr.univnantes.termsuite.engines.gatherer.PrefixationGatherer
-
- getRelType() - Method in class fr.univnantes.termsuite.engines.gatherer.RelationPairBasedGatherer
-
- getRequiredIndexes() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getRequiredResources() - Method in class fr.univnantes.termsuite.framework.EngineDescription
-
- getResource(Class<T>) - Method in class fr.univnantes.termsuite.uima.PipelineResourceMgrs
-
- getResourceClass() - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getResourceConfig() - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getResourceManager() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getResourceMgr(String) - Static method in class fr.univnantes.termsuite.uima.PipelineResourceMgrs
-
- getResourceOrNull(Class<T>) - Method in class fr.univnantes.termsuite.uima.PipelineResourceMgrs
-
- getResourceURL(ResourceType) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- getResourceURL(ResourceType, Tagger) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- getResourceURL(ResourceType) - Method in class fr.univnantes.termsuite.framework.service.TermSuiteResourceManager
-
- getRootDirectory() - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- getRootLogger() - Static method in class fr.univnantes.termsuite.tools.LogbackUtils
-
- getRule() - Method in exception fr.univnantes.termsuite.engines.gatherer.VariantRuleFormatException
-
- getRuleName() - Method in exception fr.univnantes.termsuite.engines.gatherer.VariantRuleFormatException
-
- getRuleSet() - Method in class fr.univnantes.termsuite.uima.resources.termino.YamlRuleSetResource
-
- getScope() - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- getScore() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getScore() - Method in class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- getScoreThreshold() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getSegmentation(String) - Method in class fr.univnantes.termsuite.uima.resources.preproc.ManualSegmentationResource
-
- getSegmentations(String, int, int) - Static method in class fr.univnantes.termsuite.engines.splitter.Segmentation
-
- getSegments() - Method in class fr.univnantes.termsuite.engines.splitter.Segmentation
-
- getSegmentSimilarityThreshold() - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- getSegmentString() - Method in class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- getSemanticNbCandidates() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getSemanticScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getSemanticSimilarity() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getSemanticSimilarityDistance() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getSemanticSimilarityThreshold() - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- getSerializedString() - Method in interface fr.univnantes.termsuite.engines.gatherer.PropertyValue
-
- getSerializedString() - Method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
- getShortName() - Method in enum fr.univnantes.termsuite.alignment.AlignmentMethod
-
- getShortName() - Method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
- getShortName() - Method in enum fr.univnantes.termsuite.model.CompoundType
-
- getShortName() - Method in enum fr.univnantes.termsuite.model.RelationType
-
- getShortName() - Method in enum fr.univnantes.termsuite.model.Tagger
-
- getSingleWord() - Method in class fr.univnantes.termsuite.model.Term
-
- getSingleWordTermId(WordAnnotation) - Static method in class fr.univnantes.termsuite.utils.TermSuiteUtils
-
- getSizeCounters() - Method in class fr.univnantes.termsuite.index.TermIndexStats
-
- getSortedDeclaredOptions() - Method in class fr.univnantes.termsuite.tools.CommandLineClient
-
- getSource() - Method in class fr.univnantes.termsuite.utils.PipelineEvent
-
- getSourceDocument() - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- getSourceDocumentAnnotation(JCas) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- getSourceDocumentInformation() - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getSourceGain() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getSourcePatterns() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getSourceSingleLemmaTerms(TermService) - Method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
Gives the list of all possible single lemma terms decompositino for a complex term.
- getSourceSizes() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getSourceTerm() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
Not necessarily an instance of
Term
.
- getSpecificity() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getSpecificity() - Method in class fr.univnantes.termsuite.model.Term
-
- getSpottingRule() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getSpottingRule() - Method in class fr.univnantes.termsuite.model.Term
-
- getStats() - Method in class fr.univnantes.termsuite.api.TerminoExtractor
-
- getStem() - Method in class fr.univnantes.termsuite.model.Word
-
- getStoreType() - Method in class fr.univnantes.termsuite.model.occurrences.EmptyOccurrenceStore
-
- getStoreType() - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- getStoreType() - Method in class fr.univnantes.termsuite.model.occurrences.XodusOccurrenceStore
-
- getStoreType() - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
- getStr() - Method in enum fr.univnantes.termsuite.tools.opt.OptType
-
- getString() - Method in class fr.univnantes.termsuite.engines.splitter.Segmentation
-
- getString(RelationProperty) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getString(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getString() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList.RTLTerm
-
- getStringUnchecked(T) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- getSubCandidates() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getSubstring() - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- getSubstring() - Method in class fr.univnantes.termsuite.model.Component
-
- getSubTermOccAnnotations(TermOccAnnotation) - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getSubWordAnnotations(TermOccAnnotation) - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getSuffix() - Method in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList.SuffixDerivationEntry
-
- getSwt(TermWord) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getSwts() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getSwtSetFromComponent(TermIndex, Component) - Static method in class fr.univnantes.termsuite.alignment.BilingualAlignmentService
-
- getSwtSize() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getSwtSize() - Method in class fr.univnantes.termsuite.model.Term
-
- getSynonymSourceWordIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- getSyntacticLabel() - Method in class fr.univnantes.termsuite.model.TermWord
-
- getSyntacticRuleFileName(String) - Static method in class fr.univnantes.termsuite.tools.ControlFilesGenerator
-
- getTargetDocumentPath(FileSystemCorpus, FileSystemCorpus, Path) - Method in class fr.univnantes.termsuite.framework.service.CorpusService
-
- getTargetPatterns() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getTargetSizes() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getTerm() - Method in class fr.univnantes.termsuite.alignment.TranslationCandidate
-
- getTerm() - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyTerm
-
- getTerm(String) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getTerm() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getTerm() - Method in class fr.univnantes.termsuite.model.ContextVector
-
- getTerm() - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- getTerm1() - Method in class fr.univnantes.termsuite.index.TermPair
-
- getTerm2() - Method in class fr.univnantes.termsuite.index.TermPair
-
- getTermIndependanceTh() - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- getTermIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.MorphologicalGatherer
-
- getTermIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.RelationPairBasedGatherer
-
- getTermIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.SemanticGatherer
-
- getTermIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.SyntagmaticGatherer
-
- getTermIndex() - Method in class fr.univnantes.termsuite.engines.gatherer.VariationTypeGatherer
-
- getTerminology() - Method in class fr.univnantes.termsuite.model.IndexedCorpus
-
- getTerminologyService(IndexedCorpus) - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getTerminologyService(Terminology) - Static method in class fr.univnantes.termsuite.api.TermSuite
-
- getTermLemma(Term) - Static method in class fr.univnantes.termsuite.utils.TermUtils
-
- getTermOccAnnotations() - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getTermOrdering() - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- getTermProvider() - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- getTerms() - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getTerms(TermOrdering) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getTerms(String) - Method in class fr.univnantes.termsuite.index.TermIndex
-
- getTerms() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getTerms() - Method in class fr.univnantes.termsuite.projection.DocumentProjection
-
- getTerms() - Method in class fr.univnantes.termsuite.projection.DocumentProjectionService
-
- getTerms() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList
-
- getTermString() - Method in class fr.univnantes.termsuite.utils.PipelineEvent
-
- getTermSuiteCasFileName(JCas) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- getTermUnchecked(String) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getTermWord() - Method in class fr.univnantes.termsuite.engines.gatherer.GroovyWord
-
- getText() - Method in class fr.univnantes.termsuite.engines.splitter.CompostDicoEntry
-
- getText() - Method in class fr.univnantes.termsuite.engines.splitter.CompostIndexEntry
-
- getText() - Method in class fr.univnantes.termsuite.metrics.Explanation
-
- getText() - Method in interface fr.univnantes.termsuite.metrics.IExplanation
-
- getText() - Method in class fr.univnantes.termsuite.metrics.TextExplanation
-
- getText() - Method in class fr.univnantes.termsuite.model.Form
-
- getText() - Method in interface fr.univnantes.termsuite.uima.readers.CollectionDocument
-
The context of the text.
- getTextualContext(TermOccurrence, int) - Static method in class fr.univnantes.termsuite.utils.TermOccurrenceUtils
-
- getTfIdf() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getTfIdf() - Method in class fr.univnantes.termsuite.model.Term
-
- getThreshold() - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- getTitle() - Method in enum fr.univnantes.termsuite.uima.ResourceType
-
- getTo() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getTo() - Method in class fr.univnantes.termsuite.model.Relation
-
- getToPattern() - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getTopN() - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- getTopN() - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- getTopNFeatures() - Method in class fr.univnantes.termsuite.metrics.Explanation
-
Gives the top n important entries for this alignment process.
- getTotalCoccurrences() - Method in class fr.univnantes.termsuite.model.ContextVector
-
- getTotalCoOccurrences() - Method in class fr.univnantes.termsuite.engines.contextualizer.CrossTable
-
- getTotalSize() - Method in class fr.univnantes.termsuite.model.CorpusMetadata
-
- getTotalTime() - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- getTranslations(String) - Method in class fr.univnantes.termsuite.resources.BilingualDictionary
-
- getTranslations(String) - Method in class fr.univnantes.termsuite.uima.resources.preproc.SimpleWordSet
-
- getTsvOptions() - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getTxtCorpus() - Method in class fr.univnantes.termsuite.tools.opt.ClientHelper
-
- getType() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getType() - Method in class fr.univnantes.termsuite.model.Relation
-
- getType() - Method in class fr.univnantes.termsuite.resources.SuffixDerivation
-
- getTypeIndexID() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
- getUimaCas() - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getUimaContext() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getUimaContextAdmin() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getUncommentedLines(File, Charset) - Static method in class fr.univnantes.termsuite.utils.FileUtils
-
- getUri() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getUri() - Method in interface fr.univnantes.termsuite.uima.readers.CollectionDocument
-
The unique identifier of the document.
- getUri() - Method in class org.apache.uima.examples.SourceDocumentInformation
-
getter for uri - gets URI of document.
- getUri(int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- getUrl() - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- getUrl() - Method in class fr.univnantes.termsuite.model.Document
-
- getUrl() - Method in class fr.univnantes.termsuite.model.occurrences.EmptyOccurrenceStore
-
- getUrl() - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- getUrl() - Method in class fr.univnantes.termsuite.model.occurrences.XodusOccurrenceStore
-
- getUrl() - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
Returns the path to access the occurrence store if
this occurrence store is of type Type#FILE
,
null
otherwise.
- getURLPrefixes() - Method in class fr.univnantes.termsuite.api.ResourceConfig
-
- getValue(ContextData) - Method in interface fr.univnantes.termsuite.engines.contextualizer.AssociationRate
-
- getValue(ContextData) - Method in class fr.univnantes.termsuite.engines.contextualizer.LogLikelihood
-
- getValue(ContextData) - Method in class fr.univnantes.termsuite.engines.contextualizer.MutualInformation
-
- getValue(ContextVector, ContextVector) - Method in class fr.univnantes.termsuite.metrics.AbstractSimilarityDistance
-
- getValue(ContextVector, ContextVector, Explanation) - Method in class fr.univnantes.termsuite.metrics.AbstractSimilarityDistance
-
- getValue(ContextVector, ContextVector, Explanation) - Method in class fr.univnantes.termsuite.metrics.Cosine
-
- getValue() - Method in class fr.univnantes.termsuite.metrics.ExplainedValue
-
- getValue() - Method in class fr.univnantes.termsuite.metrics.Explanation.ExplanationFeature
-
- getValue(ContextVector, ContextVector, Explanation) - Method in class fr.univnantes.termsuite.metrics.Jaccard
-
- getValue(ContextVector, ContextVector) - Method in interface fr.univnantes.termsuite.metrics.SimilarityDistance
-
Computes the value of the similarity distance between two
ContextVector
s.
- getVariantBagFrequency() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getVariantOrdering() - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- getVariantRules(VariationType) - Method in class fr.univnantes.termsuite.engines.gatherer.YamlRuleSet
-
- getVariantRules() - Method in class fr.univnantes.termsuite.engines.gatherer.YamlRuleSet
-
- getVariants() - Method in class fr.univnantes.termsuite.uima.resources.termino.ReferenceTermList.RTLTerm
-
- getVariantScore() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getVariation(Term, Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getVariationRank() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getVariationRules() - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- getVariationScoreTh() - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- getVariationType() - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- getWatchedTermStrings() - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- getWord(String) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getWord() - Method in class fr.univnantes.termsuite.model.TermWord
-
- getWordAnnotations() - Method in class fr.univnantes.termsuite.model.TermSuiteCas
-
- getWordAnnotationsNum() - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getWords() - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- getWords() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- getWords() - Method in class fr.univnantes.termsuite.index.Terminology
-
- getWords() - Method in class fr.univnantes.termsuite.model.Term
-
- getWords() - Method in interface fr.univnantes.termsuite.uima.resources.termino.GeneralLanguage
-
- getWords() - Method in class fr.univnantes.termsuite.uima.resources.termino.GeneralLanguageResource
-
- GraphicalGatherer - Class in fr.univnantes.termsuite.engines.gatherer
-
- GraphicalGatherer() - Constructor for class fr.univnantes.termsuite.engines.gatherer.GraphicalGatherer
-
- GroovyComponent - Class in fr.univnantes.termsuite.engines.gatherer
-
- GroovyComponent(Set<String>) - Constructor for class fr.univnantes.termsuite.engines.gatherer.GroovyComponent
-
- GroovyHelper - Class in fr.univnantes.termsuite.engines.gatherer
-
- GroovyHelper() - Constructor for class fr.univnantes.termsuite.engines.gatherer.GroovyHelper
-
- GroovyService - Class in fr.univnantes.termsuite.engines.gatherer
-
- GroovyService() - Constructor for class fr.univnantes.termsuite.engines.gatherer.GroovyService
-
- GroovyTerm - Class in fr.univnantes.termsuite.engines.gatherer
-
- GroovyTerm(Term, GroovyService) - Constructor for class fr.univnantes.termsuite.engines.gatherer.GroovyTerm
-
- GroovyWord - Class in fr.univnantes.termsuite.engines.gatherer
-
- GroovyWord(TermWord, GroovyService) - Constructor for class fr.univnantes.termsuite.engines.gatherer.GroovyWord
-
- sameIndexes(Annotation, Annotation) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- save(Writer, IndexedCorpus, JsonOptions) - Static method in class fr.univnantes.termsuite.io.json.JsonTerminologyIO
-
- saveEvent(TermService, Class<?>, String) - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- saveEvent(Term, Class<?>, String) - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- saveEvent(String, Class<?>, String) - Method in class fr.univnantes.termsuite.utils.TermHistory
-
- SCORE_ZERO - Static variable in class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- scoreExtensions() - Method in class fr.univnantes.termsuite.engines.postproc.VariationScorer
-
- Segment - Class in fr.univnantes.termsuite.engines.splitter
-
- Segment(int, int) - Constructor for class fr.univnantes.termsuite.engines.splitter.Segment
-
- Segmentation - Class in fr.univnantes.termsuite.engines.splitter
-
- Segmentation(String, Segment...) - Constructor for class fr.univnantes.termsuite.engines.splitter.Segmentation
-
- SegmentationParser - Class in fr.univnantes.termsuite.uima.resources.io
-
- SegmentationParser() - Constructor for class fr.univnantes.termsuite.uima.resources.io.SegmentationParser
-
- SegmentScoreEntry - Class in fr.univnantes.termsuite.engines.splitter
-
- SegmentScoreEntry(String, String, double, CompostIndexEntry) - Constructor for class fr.univnantes.termsuite.engines.splitter.SegmentScoreEntry
-
- SemanticGatherer - Class in fr.univnantes.termsuite.engines.gatherer
-
- SemanticGatherer() - Constructor for class fr.univnantes.termsuite.engines.gatherer.SemanticGatherer
-
- serialize(Writer, JCas) - Static method in class fr.univnantes.termsuite.uima.readers.JsonCasSerializer
-
- serialize(JCas, Writer) - Static method in class fr.univnantes.termsuite.uima.readers.TSVCasSerializer
-
- setA(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- setAffixScoreTh(double) - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- setAlpha(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setAssociationRate(Class<? extends AssociationRate>) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- setAssocRate(double) - Method in class fr.univnantes.termsuite.model.ContextVector.Entry
-
- setAssocRate(Term, double) - Method in class fr.univnantes.termsuite.model.ContextVector
-
- setB(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- setBeta(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setC(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- setComponents(List<Component>) - Method in class fr.univnantes.termsuite.model.Word
-
- setCompoundType(CompoundType) - Method in class fr.univnantes.termsuite.model.Word
-
- setCompoundType(CompoundType) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- setContext(ContextVector) - Method in class fr.univnantes.termsuite.model.Term
-
- setContexts() - Method in class fr.univnantes.termsuite.engines.contextualizer.Contextualizer
-
- setContextSize(int) - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- setContextualizerOptions(ContextualizerOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setContextVector(ContextVector) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setCorpusId(String) - Method in class fr.univnantes.termsuite.index.Terminology
-
- setCorpusSize(long) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setCount(int) - Method in class fr.univnantes.termsuite.model.Form
-
- setD(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextData
-
- setDelta(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setDepth(int) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setDepths() - Method in class fr.univnantes.termsuite.engines.postproc.IndependanceScorer
-
- setDerivativesDetecterEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setDesc(boolean) - Method in class fr.univnantes.termsuite.engines.postproc.TermRankingOptions
-
- setDicoPath(Path) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setDistance(Class<? extends SimilarityDistance>) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setDistanceCosine() - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setDistanceJaccard() - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setDocumentFrequency(int) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setDocumentFrequency(int) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setDocumentLoggingEnabled(boolean) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setDocumentLoggingEnabled(boolean) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setDocumentSize(int) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for documentSize - sets Size of original document in bytes before processing by CAS Initializer.
- setDocumentSize(int, int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- setEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- setEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setEnabled(boolean) - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- setEncoding(Charset) - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- setEngineStats(EngineStats) - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- setEqIndices(LinkedList<Integer>) - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- setExpression(String) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- setExtension(String) - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- setFailThreshold(double) - Method in class fr.univnantes.termsuite.metrics.DiacriticInsensitiveLevenshtein
-
- setFailThreshold(double) - Method in interface fr.univnantes.termsuite.metrics.EditDistance
-
- setFailThreshold(double) - Method in class fr.univnantes.termsuite.metrics.Levenshtein
-
- setFailThreshold(double) - Method in class fr.univnantes.termsuite.metrics.LongestCommonSubsequence
-
- setFixedExpression(boolean) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setFixedExpressionEnabled(boolean) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setFixedExpressionEnabled(boolean) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setFrequency(int) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setFrequency(int) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setFrequencyNorm(double) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setFrequencyNorm(double) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setGamma(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setGathererConfig(GathererOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setGeneralFrequencyNorm(double) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setGeneralFrequencyNorm(double) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setGlobalLogLevel(Level) - Static method in class fr.univnantes.termsuite.tools.LogbackUtils
-
- setGraphicalEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setGraphicalSimilarityThreshold(double) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setGroupingKey(String) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setGroupingKey(String, boolean) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.api.TerminoExtractor
-
- setHistory(Optional<TermHistory>) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminologyCleaner
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.engines.gatherer.ExtensionVariantGatherer
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.engines.gatherer.TermMerger
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.engines.prepare.ExtensionDetecter
-
- setHistory(TermHistory) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setInCorpus(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostDicoEntry
-
- setInCorpus(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostIndexEntry
-
- setIndexingTime(long) - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- setInDico(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostDicoEntry
-
- setInDico(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostIndexEntry
-
- setInNeoClassicalPrefix(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostDicoEntry
-
- setInNeoClassicalPrefix(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.CompostIndexEntry
-
- setKeepVariants(boolean) - Method in class fr.univnantes.termsuite.api.TerminologyFilterer
-
- setKeepVariants(boolean) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- setLang(Lang) - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- setLastSegment(boolean) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for lastSegment - sets For a CAS that represents a segment of a larger source document, this flag indicates whether this CAS is the final segment of the source document.
- setLastSegment(int, boolean) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setLemma(String) - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- setLemma(String) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- setLevel(Level) - Method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- setListener(PipelineListener) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setLogger(Logger) - Method in class fr.univnantes.termsuite.framework.UIMATermSuiteResourceWrapper
-
- setLogLevel(Object...) - Static method in class fr.univnantes.termsuite.tools.LogbackUtils
-
- setMateModelPath(String) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setMaxClassSize(int) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setMaxNumberOfComparisons(int) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setMaxNumberOfComponents(int) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setMaxVariantNum(int) - Method in class fr.univnantes.termsuite.api.TerminologyFilterer
-
- setMaxVariantNum(int) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- setMergerEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setMinComponentSize(int) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setMinimumCooccFrequencyThreshold(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- setMorphologicalConfig(MorphologicalOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setNativeSplittingEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setNbDocuments(long) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setNbExampleOccurrences(int) - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- setNbSpottedTerms(AtomicLong) - Method in class fr.univnantes.termsuite.index.Terminology
-
- setNbVariantsPerTerm(int) - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- setNbWordAnnotations(AtomicLong) - Method in class fr.univnantes.termsuite.index.Terminology
-
- setNeoclassicalAffix(boolean) - Method in class fr.univnantes.termsuite.model.Component
-
- setNeoclassicalAffix(int, int) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- setOccurrenceStore(OccurrenceStore) - Method in class fr.univnantes.termsuite.model.IndexedCorpus
-
- setOffsetInSource(int) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for offsetInSource - sets Byte offset of the start of document content within original source file or other input source.
- setOffsetInSource(int, int) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setOptions(ExtractorOptions) - Method in class fr.univnantes.termsuite.api.TerminoExtractor
-
- setOptions(TerminoFilterOptions) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminologyCleaner
-
- setOrthographicScoreTh(double) - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- setOutputStream(PrintStream) - Method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- setOutputStream(OutputStream) - Method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- setPattern(String) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setPattern(String) - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- setPilot(String) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setPilot(String) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setPostFilterConfig(TerminoFilterOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setPostProcessorConfig(PostProcessorOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setPreFilterConfig(TerminoFilterOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setPrefixSplitterEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setPreprocessedCorpusCache(Path) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setProperties(Map<T, Object>) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- setProperty(TermProperty) - Method in class fr.univnantes.termsuite.api.TerminologyFilterer
-
- setProperty(TermProperty) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions
-
- setProperty(RelationProperty, Object) - Method in class fr.univnantes.termsuite.framework.service.RelationService
-
- setProperty(TermProperty, Comparable<?>) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setProperty(T, Object) - Method in class fr.univnantes.termsuite.model.PropertyHolder
-
- setRank(int) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setRank(int) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setRankingConfig(TermRankingOptions) - Method in class fr.univnantes.termsuite.api.ExtractorOptions
-
- setRankingProperty(TermProperty) - Method in class fr.univnantes.termsuite.engines.postproc.TermRankingOptions
-
- setResourceConfig(ResourceConfig) - Method in class fr.univnantes.termsuite.api.TerminoExtractor
-
- setResourceConfig(ResourceConfig) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setResourceManager(ResourceManager) - Method in class fr.univnantes.termsuite.uima.UIMASlf4jWrapperLogger
-
- setResourceOptions(ResourceConfig) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setRootDirectory(Path) - Method in class fr.univnantes.termsuite.model.FileSystemCorpus
-
- setRunner(EngineRunner) - Method in class fr.univnantes.termsuite.framework.Pipeline
-
- setScope(int) - Method in class fr.univnantes.termsuite.engines.contextualizer.ContextualizerOptions
-
- setScoreThreshold(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setSegmentSimilarityThreshold(double) - Method in class fr.univnantes.termsuite.engines.splitter.MorphologicalOptions
-
- setSemanticDicoOnly(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setSemanticEnabled(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setSemanticNbCandidates(int) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setSemanticSimilarityDistance(Class<? extends SimilarityDistance>) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setSemanticSimilarityThreshold(double) - Method in class fr.univnantes.termsuite.engines.gatherer.GathererOptions
-
- setShowVariants(boolean) - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- setSize1Extensions(AtomicInteger) - Method in class fr.univnantes.termsuite.engines.prepare.ExtensionDetecter
-
- setSize2Extensions() - Method in class fr.univnantes.termsuite.engines.prepare.ExtensionDetecter
-
- setSourceCompound(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- setSourcePatterns(Collection<String>) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- setSourceTerminology(Terminology) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setSourceTerminology(IndexedCorpus) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setSpecificity(double) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setSpecificity(double) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setSpottingRule(String) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setSpottingRule(String) - Method in class fr.univnantes.termsuite.model.TermBuilder
-
- setStem(String) - Method in class fr.univnantes.termsuite.model.Word
-
- setStem(String) - Method in class fr.univnantes.termsuite.model.WordBuilder
-
- setSubstring(String) - Method in class fr.univnantes.termsuite.engines.splitter.Segment
-
- setSwt(boolean) - Method in class fr.univnantes.termsuite.model.TermWord
-
- setSynonymSourceWordIndex(int) - Method in class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- setTagger(Tagger) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setTagger(Tagger) - Method in class fr.univnantes.termsuite.framework.PreprocessingPipelineBuilder
-
- setTaggerPath(Path) - Method in class fr.univnantes.termsuite.api.Preprocessor
-
- setTargetCompound(boolean) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- setTargetPatterns(Collection<String>) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- setTargetTerminology(Terminology) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setTargetTerminology(IndexedCorpus) - Method in class fr.univnantes.termsuite.api.BilingualAligner
-
- setTerm(Term) - Method in class fr.univnantes.termsuite.model.TermOccurrence
-
- setTermFiltered(TerminologyService) - Method in class fr.univnantes.termsuite.engines.cleaner.TerminologyCleaner
-
- setTermIndependanceTh(double) - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- setTerminology(Terminology) - Method in class fr.univnantes.termsuite.model.IndexedCorpus
-
- setTermOrdering(TermOrdering) - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- setText(String) - Method in class fr.univnantes.termsuite.engines.splitter.CompostDicoEntry
-
- setText(String) - Method in class fr.univnantes.termsuite.engines.splitter.CompostIndexEntry
-
- setTfIdf(double) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- setTopN(int) - Method in class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- setTotalTime(long) - Method in class fr.univnantes.termsuite.framework.PipelineStats
-
- setUri(String) - Method in class org.apache.uima.examples.SourceDocumentInformation
-
setter for uri - sets URI of document.
- setUri(int, String) - Method in class org.apache.uima.examples.SourceDocumentInformation_Type
-
- setVariantOrdering(RelationOrdering) - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- setVariationScoreTh(double) - Method in class fr.univnantes.termsuite.resources.PostProcessorOptions
-
- setVariationType(VariationType) - Method in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- showAEConfig(AnalysisEngine) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- showHeaders() - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- showHeaders(boolean) - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- showJCas(JCas) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- showRank(boolean) - Method in class fr.univnantes.termsuite.io.tsv.TsvOptions
-
- showSdiWithCategory(JCas) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- showSdiWithCategory2(JCas) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- showTermFreq(JCas, int) - Static method in class fr.univnantes.termsuite.utils.JCasUtils
-
- SimilarityDistance - Interface in fr.univnantes.termsuite.metrics
-
An interface for similarity distance measure between
two
ContextVector
s.
- SimpleEngine - Class in fr.univnantes.termsuite.engines
-
- SimpleEngine() - Constructor for class fr.univnantes.termsuite.engines.SimpleEngine
-
- SimpleEngineRunner - Class in fr.univnantes.termsuite.framework.pipeline
-
- SimpleEngineRunner(EngineDescription, Injector, EngineRunner) - Constructor for class fr.univnantes.termsuite.framework.pipeline.SimpleEngineRunner
-
- SimpleWordSet - Class in fr.univnantes.termsuite.uima.resources.preproc
-
A simple list of words (one per line), but also provides
a dictionary API if ","-separated strings are associated (translations)
with the word after a tab.
- SimpleWordSet() - Constructor for class fr.univnantes.termsuite.uima.resources.preproc.SimpleWordSet
-
- size() - Method in class fr.univnantes.termsuite.engines.splitter.Segmentation
-
- size() - Method in class fr.univnantes.termsuite.index.TermIndex
-
- size() - Method in class fr.univnantes.termsuite.model.occurrences.EmptyOccurrenceStore
-
- size() - Method in class fr.univnantes.termsuite.model.occurrences.MemoryOccurrenceStore
-
- size() - Method in class fr.univnantes.termsuite.model.occurrences.XodusOccurrenceStore
-
- size() - Method in interface fr.univnantes.termsuite.model.OccurrenceStore
-
The number of occurrences in occurrence store.
- size() - Method in class fr.univnantes.termsuite.resources.CompostIndex
-
- source() - Method in class fr.univnantes.termsuite.uima.resources.preproc.DictionaryResource
-
- sourceCompound - Variable in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- SourceDocumentInformation - Class in org.apache.uima.examples
-
Stores detailed information about the original source document from which the current CAS was initialized.
- SourceDocumentInformation() - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
Never called.
- SourceDocumentInformation(int, TOP_Type) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
Internal - constructor used by generator
- SourceDocumentInformation(JCas) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
- SourceDocumentInformation(JCas, int, int) - Constructor for class org.apache.uima.examples.SourceDocumentInformation
-
- SourceDocumentInformation_Type - Class in org.apache.uima.examples
-
Stores detailed information about the original source document from which the current CAS was initialized.
- SourceDocumentInformation_Type(JCas, Type) - Constructor for class org.apache.uima.examples.SourceDocumentInformation_Type
-
initialize variables to correspond with Cas Type and Features
- SourceLanguage - Annotation Type in fr.univnantes.termsuite.framework
-
- sourcePatterns - Variable in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- sourceSizes - Variable in class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- SpotterTSVWriter - Class in fr.univnantes.termsuite.uima.engines.export
-
Writes spotter cases as TSV.
- SpotterTSVWriter() - Constructor for class fr.univnantes.termsuite.uima.engines.export.SpotterTSVWriter
-
- start(Terminology) - Static method in class fr.univnantes.termsuite.model.TermBuilder
-
- start(Terminology) - Static method in class fr.univnantes.termsuite.model.WordBuilder
-
- startTerm(Term) - Method in class fr.univnantes.termsuite.uima.engines.export.IndexerTSVBuilder
-
- STAT_NAME - Static variable in class fr.univnantes.termsuite.uima.engines.preproc.CasStatCounter
-
- StatEngine - Class in fr.univnantes.termsuite.engines
-
- StatEngine() - Constructor for class fr.univnantes.termsuite.engines.StatEngine
-
- stats - Variable in class fr.univnantes.termsuite.framework.pipeline.EngineRunner
-
- status(double, double, String) - Method in class fr.univnantes.termsuite.resources.TermSuitePipelineObserver
-
- statusUpdated(double, String) - Method in interface fr.univnantes.termsuite.uima.PipelineListener
-
- stem - Variable in class fr.univnantes.termsuite.engines.gatherer.GroovyTerm
-
- stem - Variable in class fr.univnantes.termsuite.engines.gatherer.GroovyWord
-
- stemmedInsensitiveGroupingKey(TermWord) - Static method in class fr.univnantes.termsuite.utils.TermUtils
-
e.g. a: Hydroélectrique -> a: hydroelectric
- STOP_WORD_FILTER - Static variable in class fr.univnantes.termsuite.uima.engines.preproc.RegexSpotter
-
- StopWordCleaner - Class in fr.univnantes.termsuite.engines.prepare
-
- StopWordCleaner() - Constructor for class fr.univnantes.termsuite.engines.prepare.StopWordCleaner
-
- stream() - Static method in enum fr.univnantes.termsuite.model.Tagger
-
- stream() - Static method in enum fr.univnantes.termsuite.model.TermProperty
-
- StreamingCollectionReader - Class in fr.univnantes.termsuite.uima.readers
-
- StreamingCollectionReader() - Constructor for class fr.univnantes.termsuite.uima.readers.StreamingCollectionReader
-
- StringCollectionReader - Class in fr.univnantes.termsuite.uima.readers
-
- StringCollectionReader() - Constructor for class fr.univnantes.termsuite.uima.readers.StringCollectionReader
-
- StringPreparator - Class in fr.univnantes.termsuite.uima.readers
-
- StringPreparator() - Constructor for class fr.univnantes.termsuite.uima.readers.StringPreparator
-
- StringRegexFilter - Class in fr.univnantes.termsuite.uima.engines.preproc
-
- StringRegexFilter() - Constructor for class fr.univnantes.termsuite.uima.engines.preproc.StringRegexFilter
-
- StringUtils - Class in fr.univnantes.termsuite.utils
-
- StringUtils() - Constructor for class fr.univnantes.termsuite.utils.StringUtils
-
- SUFFIX_DERIVATIONS - Static variable in class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList
-
- SuffixDerivation - Class in fr.univnantes.termsuite.resources
-
- SuffixDerivation(String, String, String, String) - Constructor for class fr.univnantes.termsuite.resources.SuffixDerivation
-
- SuffixDerivationDetecter - Class in fr.univnantes.termsuite.engines.splitter
-
- SuffixDerivationDetecter() - Constructor for class fr.univnantes.termsuite.engines.splitter.SuffixDerivationDetecter
-
- SuffixDerivationEntry(String, String) - Constructor for class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList.SuffixDerivationEntry
-
- SuffixDerivationList - Class in fr.univnantes.termsuite.uima.resources.termino
-
- SuffixDerivationList() - Constructor for class fr.univnantes.termsuite.uima.resources.termino.SuffixDerivationList
-
- SuffixDerivationList.SuffixDerivationEntry - Class in fr.univnantes.termsuite.uima.resources.termino
-
- SWTBoundFilterer - Class in fr.univnantes.termsuite.engines.prepare
-
An engine that filters out all
Term
s having a SWT at
its beginning or at its end.
- SWTBoundFilterer() - Constructor for class fr.univnantes.termsuite.engines.prepare.SWTBoundFilterer
-
- SWTFlagSetter - Class in fr.univnantes.termsuite.engines.prepare
-
- SWTFlagSetter() - Constructor for class fr.univnantes.termsuite.engines.prepare.SWTFlagSetter
-
- SwtGroupingKeysProvider - Class in fr.univnantes.termsuite.index.providers
-
- SwtGroupingKeysProvider() - Constructor for class fr.univnantes.termsuite.index.providers.SwtGroupingKeysProvider
-
- SwtGroupingKeysSwtTermsOnlyProvider - Class in fr.univnantes.termsuite.index.providers
-
- SwtGroupingKeysSwtTermsOnlyProvider() - Constructor for class fr.univnantes.termsuite.index.providers.SwtGroupingKeysSwtTermsOnlyProvider
-
- SwtLemmasProvider - Class in fr.univnantes.termsuite.index.providers
-
Provides all lemmas of the terms
- SwtLemmasProvider() - Constructor for class fr.univnantes.termsuite.index.providers.SwtLemmasProvider
-
- SwtLemmasSwtTermsOnlyProvider - Class in fr.univnantes.termsuite.index.providers
-
- SwtLemmasSwtTermsOnlyProvider() - Constructor for class fr.univnantes.termsuite.index.providers.SwtLemmasSwtTermsOnlyProvider
-
- SWTSizeSetter - Class in fr.univnantes.termsuite.engines.prepare
-
An engine that sets for each term the its number of included SWTs
- SWTSizeSetter() - Constructor for class fr.univnantes.termsuite.engines.prepare.SWTSizeSetter
-
- SynonymicRule - Class in fr.univnantes.termsuite.engines.gatherer
-
- SynonymicRule(String) - Constructor for class fr.univnantes.termsuite.engines.gatherer.SynonymicRule
-
- SynonymVariantHelper - Class in fr.univnantes.termsuite.engines.gatherer
-
- SynonymVariantHelper() - Constructor for class fr.univnantes.termsuite.engines.gatherer.SynonymVariantHelper
-
- syntacticLabel - Variable in class fr.univnantes.termsuite.engines.gatherer.GroovyWord
-
- SyntagmaticGatherer - Class in fr.univnantes.termsuite.engines.gatherer
-
- SyntagmaticGatherer() - Constructor for class fr.univnantes.termsuite.engines.gatherer.SyntagmaticGatherer
-
- V - Static variable in class fr.univnantes.termsuite.utils.TermSuiteConstants
-
- valueOf(String) - Static method in enum fr.univnantes.termsuite.alignment.AlignmentMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions.FilterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.index.TermIndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.CompoundType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.Lang
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.OccurrenceStore.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.OccurrenceStore.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.RelationProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.RelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.Tagger
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.TermProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.model.TermSuiteCollection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.tools.opt.OptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fr.univnantes.termsuite.uima.ResourceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fr.univnantes.termsuite.alignment.AlignmentMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.engines.cleaner.TerminoFilterOptions.FilterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in interface fr.univnantes.termsuite.engines.contextualizer.AssociationRate
-
- values() - Static method in enum fr.univnantes.termsuite.engines.gatherer.VariationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.index.TermIndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in interface fr.univnantes.termsuite.metrics.SimilarityDistance
-
- values() - Static method in enum fr.univnantes.termsuite.model.CompoundType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.Lang
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.OccurrenceStore.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.OccurrenceStore.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.RelationProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.Tagger
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.TermProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.model.TermSuiteCollection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.tools.opt.OptType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.tools.opt.TermSuiteCliOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fr.univnantes.termsuite.uima.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIANT_TAG_TYPES - Static variable in class fr.univnantes.termsuite.utils.VariationUtils
-
- VariantDistributionExporter - Class in fr.univnantes.termsuite.io.other
-
- VariantDistributionExporter(List<RelationProperty>, Predicate<RelationService>) - Constructor for class fr.univnantes.termsuite.io.other.VariantDistributionExporter
-
- VariantEvalExporter - Class in fr.univnantes.termsuite.io.other
-
- VariantEvalExporter(VariantEvalExporterOptions) - Constructor for class fr.univnantes.termsuite.io.other.VariantEvalExporter
-
- VariantEvalExporterOptions - Class in fr.univnantes.termsuite.io.other
-
- VariantEvalExporterOptions() - Constructor for class fr.univnantes.termsuite.io.other.VariantEvalExporterOptions
-
- VariantRule - Class in fr.univnantes.termsuite.engines.gatherer
-
A syntactic variant rule that is expressed and matched using Groovy.
- VariantRule(String) - Constructor for class fr.univnantes.termsuite.engines.gatherer.VariantRule
-
- VariantRuleFormatException - Exception in fr.univnantes.termsuite.engines.gatherer
-
- VariantRuleFormatException(String, VariantRule) - Constructor for exception fr.univnantes.termsuite.engines.gatherer.VariantRuleFormatException
-
- VariantRuleFormatException(String, String) - Constructor for exception fr.univnantes.termsuite.engines.gatherer.VariantRuleFormatException
-
- VariantRuleFormatException(VariantRule) - Constructor for exception fr.univnantes.termsuite.engines.gatherer.VariantRuleFormatException
-
- variantRules - Variable in class fr.univnantes.termsuite.engines.gatherer.VariationTypeGatherer
-
- variationBases() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- VariationExporter - Class in fr.univnantes.termsuite.io.other
-
- VariationExporter(Collection<VariationType>) - Constructor for class fr.univnantes.termsuite.io.other.VariationExporter
-
- VariationFiltererByScore - Class in fr.univnantes.termsuite.engines.postproc
-
- VariationFiltererByScore() - Constructor for class fr.univnantes.termsuite.engines.postproc.VariationFiltererByScore
-
- VariationRanker - Class in fr.univnantes.termsuite.engines.postproc
-
- VariationRanker() - Constructor for class fr.univnantes.termsuite.engines.postproc.VariationRanker
-
- VariationRuleExamplesExporter - Class in fr.univnantes.termsuite.io.other
-
- VariationRuleExamplesExporter() - Constructor for class fr.univnantes.termsuite.io.other.VariationRuleExamplesExporter
-
- variations() - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- variations(VariationType) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- variations(Term, Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- variations(String, String) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- variations() - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- variations(VariationType) - Method in class fr.univnantes.termsuite.framework.service.TermService
-
- VariationScorer - Class in fr.univnantes.termsuite.engines.postproc
-
- VariationScorer() - Constructor for class fr.univnantes.termsuite.engines.postproc.VariationScorer
-
- variationsFrom(Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- variationsTo(Term) - Method in class fr.univnantes.termsuite.framework.service.TerminologyService
-
- VariationType - Enum in fr.univnantes.termsuite.engines.gatherer
-
When a
Relation
is a variation, this enum
represents the variation type.
- variationType - Variable in class fr.univnantes.termsuite.engines.gatherer.VariationTypeGatherer
-
- VariationTypeGatherer - Class in fr.univnantes.termsuite.engines.gatherer
-
- VariationTypeGatherer() - Constructor for class fr.univnantes.termsuite.engines.gatherer.VariationTypeGatherer
-
- VariationUtils - Class in fr.univnantes.termsuite.utils
-
- VariationUtils() - Constructor for class fr.univnantes.termsuite.utils.VariationUtils
-
- VERB - Static variable in class fr.univnantes.termsuite.utils.TermSuiteConstants
-