public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static SuggestBuildConfig createSuggestBuildConfig()
public static javax.xml.bind.JAXBElement<SuggestBuildConfig> createSuggestBuildConfig(SuggestBuildConfig value)
public static Entry createEntry()
public static WhiteList createWhiteList()
public static javax.xml.bind.JAXBElement<WhiteList> createWhiteList(WhiteList value)
public static BlackList createBlackList()
public static javax.xml.bind.JAXBElement<BlackList> createBlackList(BlackList value)
public static NamedEntitiesEntry createNamedEntitiesEntry()
public static javax.xml.bind.JAXBElement<NamedEntitiesEntry> createNamedEntitiesEntry(NamedEntitiesEntry value)
public static NamedEntitiesWhiteList createNamedEntitiesWhiteList()
public static javax.xml.bind.JAXBElement<NamedEntitiesWhiteList> createNamedEntitiesWhiteList(NamedEntitiesWhiteList value)
public static SpellCheckEntry createSpellCheckEntry()
public static javax.xml.bind.JAXBElement<SpellCheckEntry> createSpellCheckEntry(SpellCheckEntry value)
public static SpellCheckWhiteList createSpellCheckWhiteList()
public static javax.xml.bind.JAXBElement<SpellCheckWhiteList> createSpellCheckWhiteList(SpellCheckWhiteList value)
public static SpellCheckBlackList createSpellCheckBlackList()
public static javax.xml.bind.JAXBElement<SpellCheckBlackList> createSpellCheckBlackList(SpellCheckBlackList value)
public static RelatedTermsEntry createRelatedTermsEntry()
public static javax.xml.bind.JAXBElement<RelatedTermsEntry> createRelatedTermsEntry(RelatedTermsEntry value)
public static RelatedTermsWhiteList createRelatedTermsWhiteList()
public static javax.xml.bind.JAXBElement<RelatedTermsWhiteList> createRelatedTermsWhiteList(RelatedTermsWhiteList value)
public static LinguisticConfig createLinguisticConfig()
public static javax.xml.bind.JAXBElement<LinguisticConfig> createLinguisticConfig(LinguisticConfig value)
public static TokenizationConfig createTokenizationConfig()
public static javax.xml.bind.JAXBElement<TokenizationConfig> createTokenizationConfig(TokenizationConfig value)
public static MOTConfig createMOTConfig()
public static javax.xml.bind.JAXBElement<MOTConfig> createMOTConfig(MOTConfig value)
public static StandardTokenizerOverride createStandardTokenizerOverride()
public static javax.xml.bind.JAXBElement<StandardTokenizerOverride> createStandardTokenizerOverride(StandardTokenizerOverride value)
public static StandardTokenizerPatternOverride createStandardTokenizerPatternOverride()
public static javax.xml.bind.JAXBElement<StandardTokenizerPatternOverride> createStandardTokenizerPatternOverride(StandardTokenizerPatternOverride value)
public static StandardTokenizer createStandardTokenizer()
public static javax.xml.bind.JAXBElement<StandardTokenizer> createStandardTokenizer(StandardTokenizer value)
public static ChineseTokenizer createChineseTokenizer()
public static javax.xml.bind.JAXBElement<ChineseTokenizer> createChineseTokenizer(ChineseTokenizer value)
public static JapaneseTokenizer createJapaneseTokenizer()
public static javax.xml.bind.JAXBElement<JapaneseTokenizer> createJapaneseTokenizer(JapaneseTokenizer value)
public static BasisTechTokenizer createBasisTechTokenizer()
public static javax.xml.bind.JAXBElement<BasisTechTokenizer> createBasisTechTokenizer(BasisTechTokenizer value)
public static BasisTechTokenizationCompatibility createBasisTechTokenizationCompatibility()
public static javax.xml.bind.JAXBElement<BasisTechTokenizationCompatibility> createBasisTechTokenizationCompatibility(BasisTechTokenizationCompatibility value)
public static GermanDisagglutiner createGermanDisagglutiner()
public static javax.xml.bind.JAXBElement<GermanDisagglutiner> createGermanDisagglutiner(GermanDisagglutiner value)
public static DutchDisagglutiner createDutchDisagglutiner()
public static javax.xml.bind.JAXBElement<DutchDisagglutiner> createDutchDisagglutiner(DutchDisagglutiner value)
public static NorwegianDisagglutiner createNorwegianDisagglutiner()
public static javax.xml.bind.JAXBElement<NorwegianDisagglutiner> createNorwegianDisagglutiner(NorwegianDisagglutiner value)
public static ChineseWordFinder createChineseWordFinder()
public static javax.xml.bind.JAXBElement<ChineseWordFinder> createChineseWordFinder(ChineseWordFinder value)
public static JapaneseWordFinder createJapaneseWordFinder()
public static javax.xml.bind.JAXBElement<JapaneseWordFinder> createJapaneseWordFinder(JapaneseWordFinder value)
public static NormalizerIndexLower createNormalizerIndexLower()
public static javax.xml.bind.JAXBElement<NormalizerIndexLower> createNormalizerIndexLower(NormalizerIndexLower value)
public static NormalizerCharOverride createNormalizerCharOverride()
public static javax.xml.bind.JAXBElement<NormalizerCharOverride> createNormalizerCharOverride(NormalizerCharOverride value)
public static NormalizerConfig createNormalizerConfig()
public static javax.xml.bind.JAXBElement<NormalizerConfig> createNormalizerConfig(NormalizerConfig value)
public static FormIndexingConfig createFormIndexingConfig()
public static javax.xml.bind.JAXBElement<FormIndexingConfig> createFormIndexingConfig(FormIndexingConfig value)
public static Form createForm()
public static Anchorer createAnchorer()
public static CompoundWordSplitter createCompoundWordSplitter()
public static javax.xml.bind.JAXBElement<CompoundWordSplitter> createCompoundWordSplitter(CompoundWordSplitter value)
public static Normalizer createNormalizer()
public static javax.xml.bind.JAXBElement<Normalizer> createNormalizer(Normalizer value)
public static LanguageDetector createLanguageDetector()
public static javax.xml.bind.JAXBElement<LanguageDetector> createLanguageDetector(LanguageDetector value)
public static OntologyMatcher createOntologyMatcher()
public static javax.xml.bind.JAXBElement<OntologyMatcher> createOntologyMatcher(OntologyMatcher value)
public static NamedEntitiesMatcher createNamedEntitiesMatcher()
public static javax.xml.bind.JAXBElement<NamedEntitiesMatcher> createNamedEntitiesMatcher(NamedEntitiesMatcher value)
public static Categorizer createCategorizer()
public static javax.xml.bind.JAXBElement<Categorizer> createCategorizer(Categorizer value)
public static VocabularyClassifier createVocabularyClassifier()
public static javax.xml.bind.JAXBElement<VocabularyClassifier> createVocabularyClassifier(VocabularyClassifier value)
public static HierarchicalVocabularyClassifier createHierarchicalVocabularyClassifier()
public static javax.xml.bind.JAXBElement<HierarchicalVocabularyClassifier> createHierarchicalVocabularyClassifier(HierarchicalVocabularyClassifier value)
public static RulesMatcher createRulesMatcher()
public static javax.xml.bind.JAXBElement<RulesMatcher> createRulesMatcher(RulesMatcher value)
public static RelatedTerms createRelatedTerms()
public static javax.xml.bind.JAXBElement<RelatedTerms> createRelatedTerms(RelatedTerms value)
public static PartOfSpeechTagger createPartOfSpeechTagger()
public static javax.xml.bind.JAXBElement<PartOfSpeechTagger> createPartOfSpeechTagger(PartOfSpeechTagger value)
public static SentimentAnalyzer createSentimentAnalyzer()
public static javax.xml.bind.JAXBElement<SentimentAnalyzer> createSentimentAnalyzer(SentimentAnalyzer value)
public static MLNamedEntities createMLNamedEntities()
public static javax.xml.bind.JAXBElement<MLNamedEntities> createMLNamedEntities(MLNamedEntities value)
public static Lemmatizer createLemmatizer()
public static javax.xml.bind.JAXBElement<Lemmatizer> createLemmatizer(Lemmatizer value)
public static Chunker createChunker()
public static Negation createNegation()
public static Phonetizer createPhonetizer()
public static javax.xml.bind.JAXBElement<Phonetizer> createPhonetizer(Phonetizer value)
public static AcronymDetector createAcronymDetector()
public static javax.xml.bind.JAXBElement<AcronymDetector> createAcronymDetector(AcronymDetector value)
public static FarTextAnnotator createFarTextAnnotator()
public static javax.xml.bind.JAXBElement<FarTextAnnotator> createFarTextAnnotator(FarTextAnnotator value)
public static NGram createNGram()
public static SnowballStemmer createSnowballStemmer()
public static javax.xml.bind.JAXBElement<SnowballStemmer> createSnowballStemmer(SnowballStemmer value)
public static SpellCheckParameters createSpellCheckParameters()
public static javax.xml.bind.JAXBElement<SpellCheckParameters> createSpellCheckParameters(SpellCheckParameters value)
public static SpellChecker createSpellChecker()
public static javax.xml.bind.JAXBElement<SpellChecker> createSpellChecker(SpellChecker value)
public static SQI createSQI()
public static SemanticExtractor createSemanticExtractor()
public static javax.xml.bind.JAXBElement<SemanticExtractor> createSemanticExtractor(SemanticExtractor value)
public static URLRemover createURLRemover()
public static javax.xml.bind.JAXBElement<URLRemover> createURLRemover(URLRemover value)
public static SentenceFinder createSentenceFinder()
public static javax.xml.bind.JAXBElement<SentenceFinder> createSentenceFinder(SentenceFinder value)
public static FastRulesMatcher createFastRulesMatcher()
public static javax.xml.bind.JAXBElement<FastRulesMatcher> createFastRulesMatcher(FastRulesMatcher value)
public static IdentityMatcher createIdentityMatcher()
public static javax.xml.bind.JAXBElement<IdentityMatcher> createIdentityMatcher(IdentityMatcher value)
public static SimHash createSimHash()
public static WordDictionary createWordDictionary()
public static javax.xml.bind.JAXBElement<WordDictionary> createWordDictionary(WordDictionary value)
public static FeaturesExtractor createFeaturesExtractor()
public static javax.xml.bind.JAXBElement<FeaturesExtractor> createFeaturesExtractor(FeaturesExtractor value)
public static PrettyPrinter createPrettyPrinter()
public static javax.xml.bind.JAXBElement<PrettyPrinter> createPrettyPrinter(PrettyPrinter value)
public static ProximityElement createProximityElement()
public static javax.xml.bind.JAXBElement<ProximityElement> createProximityElement(ProximityElement value)
public static Proximity createProximity()
public static javax.xml.bind.JAXBElement<Proximity> createProximity(Proximity value)
public static Remove createRemove()
public static Copy createCopy()
public static AnnotationProcessed createAnnotationProcessed()
public static javax.xml.bind.JAXBElement<AnnotationProcessed> createAnnotationProcessed(AnnotationProcessed value)
public static KeepLongestLeftMost createKeepLongestLeftMost()
public static javax.xml.bind.JAXBElement<KeepLongestLeftMost> createKeepLongestLeftMost(KeepLongestLeftMost value)
public static KeepLeftMostLongest createKeepLeftMostLongest()
public static javax.xml.bind.JAXBElement<KeepLeftMostLongest> createKeepLeftMostLongest(KeepLeftMostLongest value)
public static KeepFirst createKeepFirst()
public static javax.xml.bind.JAXBElement<KeepFirst> createKeepFirst(KeepFirst value)
public static SelectMostFrequentValue createSelectMostFrequentValue()
public static javax.xml.bind.JAXBElement<SelectMostFrequentValue> createSelectMostFrequentValue(SelectMostFrequentValue value)
public static SelectMostFrequentAnnotation createSelectMostFrequentAnnotation()
public static javax.xml.bind.JAXBElement<SelectMostFrequentAnnotation> createSelectMostFrequentAnnotation(SelectMostFrequentAnnotation value)
public static SelectByContexts createSelectByContexts()
public static javax.xml.bind.JAXBElement<SelectByContexts> createSelectByContexts(SelectByContexts value)
public static AnnotationManager createAnnotationManager()
public static javax.xml.bind.JAXBElement<AnnotationManager> createAnnotationManager(AnnotationManager value)
public static RegexpMatcher createRegexpMatcher()
public static javax.xml.bind.JAXBElement<RegexpMatcher> createRegexpMatcher(RegexpMatcher value)
public static FrequencyAnalyzer createFrequencyAnalyzer()
public static javax.xml.bind.JAXBElement<FrequencyAnalyzer> createFrequencyAnalyzer(FrequencyAnalyzer value)
public static GetLinguisticConfig createGetLinguisticConfig()
public static javax.xml.bind.JAXBElement<GetLinguisticConfig> createGetLinguisticConfig(GetLinguisticConfig value)
public static GetLinguisticConfigByVersion createGetLinguisticConfigByVersion()
public static javax.xml.bind.JAXBElement<GetLinguisticConfigByVersion> createGetLinguisticConfigByVersion(GetLinguisticConfigByVersion value)
public static SetLinguisticConfig createSetLinguisticConfig()
public static javax.xml.bind.JAXBElement<SetLinguisticConfig> createSetLinguisticConfig(SetLinguisticConfig value)
public static CustomTokenizer createCustomTokenizer()
public static javax.xml.bind.JAXBElement<CustomTokenizer> createCustomTokenizer(CustomTokenizer value)
public static CustomSemanticProcessor createCustomSemanticProcessor()
public static javax.xml.bind.JAXBElement<CustomSemanticProcessor> createCustomSemanticProcessor(CustomSemanticProcessor value)
public static LangDetectMapping createLangDetectMapping()
public static javax.xml.bind.JAXBElement<LangDetectMapping> createLangDetectMapping(LangDetectMapping value)
Copyright © 2013 Dassault Systèmes, All Rights Reserved.