ナビゲーション・リンクをスキップ
A B C D E F G I J L M P R S T V W 

A

AbstractAdjacencyPairService - jp.go.nict.langrid.wrapper.ws_1_2.adjacencypairのクラス
Base class for the adjacency pair service.
AbstractAdjacencyPairService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
Constructor that doesn't take parameter(s).
AbstractAdjacencyPairService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
The Constructor.
AbstractAdjacencyPairService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
Constructor that takes the set of supported languages as a parameter.
AbstractAdjacencyPairService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractBackTranslationService - jp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslationのクラス
Base class for the back translation service
AbstractBackTranslationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationService
Constructor.
AbstractBackTranslationService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationService
Constructor.
AbstractBackTranslationService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationService
Constructor.
AbstractBackTranslationWithTemporalDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslationのクラス
 
AbstractBackTranslationWithTemporalDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationWithTemporalDictionaryService
 
AbstractBilingualDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionaryのクラス
$Id:AbstractBilingualDictionaryService.java 1495 2006-10-12 18:42:55 +0900 (Thu, 12 10 2006) nakaguchi $ Base class for the bilingual dictionary service
AbstractBilingualDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
Constructor.
AbstractBilingualDictionaryService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
Constructor.
AbstractBilingualDictionaryService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
Constructor.
AbstractBilingualDictionaryService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
Constructor.
AbstractBilingualDictionaryWithLongestMatchSearchService - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionaryのクラス
The base class of the specialized translation service.
AbstractBilingualDictionaryWithLongestMatchSearchService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
Constructor.
AbstractBilingualDictionaryWithLongestMatchSearchService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
AbstractBilingualDictionaryWithLongestMatchSearchService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
Constructor.
AbstractConceptDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.conceptdictionaryのクラス
Abstract class for the concept dictionary.
AbstractConceptDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Constructor that doesn't take parameter(s).
AbstractConceptDictionaryService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Constructor that takes the set of supported languages as a parameter.
AbstractConceptDictionaryService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Constructor that takes the service context and supported language as a parameter(s).
AbstractConstructSourceAndMorphemesAndCodesService - jp.go.nict.langrid.wrapper.ws_1_2.workflowsupportのクラス
 
AbstractConstructSourceAndMorphemesAndCodesService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractConstructSourceAndMorphemesAndCodesService
 
AbstractDependencyParserService - jp.go.nict.langrid.wrapper.ws_1_2.dependencyparserのクラス
Abstract class for dependency parsing.
AbstractDependencyParserService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
Constructor that doesn't take parameter(s).
AbstractDependencyParserService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
Constructor that takes the supported language as a parameter.
AbstractDependencyParserService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
Constructor that takes the service context and supported language as a parameter(s).
AbstractDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.dictionaryのクラス
 
AbstractDictionaryService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
AbstractDictionaryService(String, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
AbstractDictionaryService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
AbstractExampleBasedTranslationService - jp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslationのクラス
Base class for the example based translation service.
AbstractExampleBasedTranslationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
Constructor that doesn't take parameter(s).
AbstractExampleBasedTranslationService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractGetLongestMatchingTermService - jp.go.nict.langrid.wrapper.ws_1_2.workflowsupportのクラス
 
AbstractGetLongestMatchingTermService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractGetLongestMatchingTermService
 
AbstractKeyphraseExtractService - jp.go.nict.langrid.wrapper.ws_1_2.keyphraseextractのクラス
 
AbstractKeyphraseExtractService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
Constructor that doesn't take parameter(s).
AbstractKeyphraseExtractService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
Constructor that takes the supported language as a parameter.
AbstractKeyphraseExtractService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
Constructor that takes the service context and supported language as a parameter(s).
AbstractLanguageIdentificationService - jp.go.nict.langrid.wrapper.ws_1_2.languageidentificationのクラス
 
AbstractLanguageIdentificationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
AbstractLanguagePairService - jp.go.nict.langrid.wrapper.ws_1_2のクラス
 
AbstractLanguagePairService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguagePairService
 
AbstractLanguagePairService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguagePairService
 
AbstractLanguageService - jp.go.nict.langrid.wrapper.ws_1_2のクラス
 
AbstractLanguageService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
 
AbstractLanguageService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
 
AbstractMetadataForParallelTextService - jp.go.nict.langrid.wrapper.ws_1_2.paralleltextのクラス
 
AbstractMetadataForParallelTextService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
AbstractMetadataForParallelTextService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
AbstractMetadataForParallelTextService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
AbstractMorphemesDependencyParserService - jp.go.nict.langrid.wrapper.ws_1_2.dependencyparserのクラス
 
AbstractMorphemesDependencyParserService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
Constructor that doesn't take parameter(s).
AbstractMorphemesDependencyParserService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
Constructor that takes the supported language as a parameter.
AbstractMorphemesDependencyParserService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
Constructor that takes the service context and supported language as a parameter(s).
AbstractMorphologicalAnalysisService - jp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysisのクラス
This is the base class for the morpheme analysis service.
AbstractMorphologicalAnalysisService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis.AbstractMorphologicalAnalysisService
Constructor that doesn't take parameter(s).
AbstractMorphologicalAnalysisService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis.AbstractMorphologicalAnalysisService
Constructor that takes the set of supported languages as a parameter.
AbstractMorphologicalAnalysisService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis.AbstractMorphologicalAnalysisService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractMultihopTranslationService - jp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslationのクラス
The base class for the multi-hop translation service.
AbstractMultihopTranslationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationService
Constructor.
AbstractMultihopTranslationWithTemporalDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslationのクラス
 
AbstractMultihopTranslationWithTemporalDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationWithTemporalDictionaryService
Constructor.
AbstractMultilingualTranslationWithTemporalDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.translationのクラス
 
AbstractMultilingualTranslationWithTemporalDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractMultilingualTranslationWithTemporalDictionaryService
 
AbstractNamedEntityTaggingService - jp.go.nict.langrid.wrapper.ws_1_2.namedentitytaggingのクラス
 
AbstractNamedEntityTaggingService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
Constructor that doesn't take parameter(s).
AbstractNamedEntityTaggingService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
Constructor that takes the supported language as a parameter.
AbstractNamedEntityTaggingService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
Constructor that takes the service context and supported language as a parameter(s).
AbstractParallelTextService - jp.go.nict.langrid.wrapper.ws_1_2.paralleltextのクラス
This is the base class for the parallel text service.
AbstractParallelTextService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
Constructor.
AbstractParallelTextService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
Constructor that takes the service context as a parameter.
AbstractParallelTextService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
Constructor.
AbstractParallelTextService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
Constructor.
AbstractParallelTextWithEmbeddedMetadataService - jp.go.nict.langrid.wrapper.ws_1_2.paralleltextのクラス
 
AbstractParallelTextWithEmbeddedMetadataService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
AbstractParallelTextWithEmbeddedMetadataService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
AbstractParallelTextWithEmbeddedMetadataService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
AbstractParallelTextWithExternalMetadataService - jp.go.nict.langrid.wrapper.ws_1_2.paralleltextのクラス
 
AbstractParallelTextWithExternalMetadataService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
AbstractParallelTextWithExternalMetadataService(Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
AbstractParallelTextWithExternalMetadataService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
AbstractParallelTextWithIdService - jp.go.nict.langrid.wrapper.ws_1_2.paralleltextのクラス
 
AbstractParallelTextWithIdService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
Constructor.
AbstractParaphraseService - jp.go.nict.langrid.wrapper.ws_1_2.paraphraseのクラス
This is the base class for the paraphrasing service.
AbstractParaphraseService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paraphrase.AbstractParaphraseService
Constructor that doesn't take parameter(s).
AbstractParaphraseService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paraphrase.AbstractParaphraseService
Constructor that takes the set of supported languages as a parameter.
AbstractParaphraseService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.paraphrase.AbstractParaphraseService
Constructor that takes the service context and supported language as a parameter(s).
AbstractPictogramDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionaryのクラス
Abstract class for the pictogram service.
AbstractPictogramDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
Constructor that doesn't take parameter(s).
AbstractPictogramDictionaryService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
Constructor that takes the set of supported languages as a parameter.
AbstractPictogramDictionaryService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
Constructor that takes the service context and set of supported languages as a parameter(s).
AbstractQualityEstimationService - jp.go.nict.langrid.wrapper.ws_1_2.qualityestimationのクラス
 
AbstractQualityEstimationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.qualityestimation.AbstractQualityEstimationService
 
AbstractReplacementTermService - jp.go.nict.langrid.wrapper.ws_1_2.workflowsupportのクラス
 
AbstractReplacementTermService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractReplacementTermService
 
AbstractReplacementTermService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractReplacementTermService
 
AbstractService - jp.go.nict.langrid.wrapper.ws_1_2のクラス
 
AbstractService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
AbstractService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
AbstractSimilarityCalculationService - jp.go.nict.langrid.wrapper.ws_1_2.similaritycalculationのクラス
Base class for the standard similarity calculation service.
AbstractSimilarityCalculationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation.AbstractSimilarityCalculationService
Constructor that doesn't take parameter(s).
AbstractSimilarityCalculationService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation.AbstractSimilarityCalculationService
Constructor that takes the set of supported languages as a parameter.
AbstractSimilarityCalculationService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation.AbstractSimilarityCalculationService
Constructor that takes the service context and supported language as a parameter(s).
AbstractSpeechRecognitionService - jp.go.nict.langrid.wrapper.ws_1_2.speechrecognitionのクラス
 
AbstractSpeechRecognitionService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
AbstractSpeechRecognitionService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
AbstractTemplateParallelTextService - jp.go.nict.langrid.wrapper.ws_1_2.templateparalleltextのクラス
 
AbstractTemplateParallelTextService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
AbstractTemplateParallelTextService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
AbstractTemplateParallelTextService(Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
Constructor.
AbstractTemporalBilingualDictionaryWithLongestMatchSearchService - jp.go.nict.langrid.wrapper.ws_1_2.workflowsupportのクラス
 
AbstractTemporalBilingualDictionaryWithLongestMatchSearchService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractTemporalBilingualDictionaryWithLongestMatchSearchService
 
AbstractTemporalBilingualDictionaryWithLongestMatchSearchService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractTemporalBilingualDictionaryWithLongestMatchSearchService
 
AbstractTextSummarizeService - jp.go.nict.langrid.wrapper.ws_1_2.textsummarizeのクラス
 
AbstractTextSummarizeService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
Constructor that doesn't take parameter(s).
AbstractTextSummarizeService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
Constructor that takes the service context as a parameter(s).
AbstractTextSummarizeService(ServiceContext, Collection<Language>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractTextToSpeechService - jp.go.nict.langrid.wrapper.ws_1_2.texttospeechのクラス
 
AbstractTextToSpeechService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
AbstractTranslationSelectionService - jp.go.nict.langrid.wrapper.ws_1_2.translationselectionのクラス
 
AbstractTranslationSelectionService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translationselection.AbstractTranslationSelectionService
 
AbstractTranslationService - jp.go.nict.langrid.wrapper.ws_1_2.translationのクラス
Base class for the translation service.
AbstractTranslationService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
Constructor that doesn't take parameter(s).
AbstractTranslationService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
Constructor that takes the service context as a parameter(s).
AbstractTranslationService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractTranslationService.DivisionType - jp.go.nict.langrid.wrapper.ws_1_2.translationの列挙
 
AbstractTranslationWithInternalDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.translationのクラス
 
AbstractTranslationWithInternalDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithInternalDictionaryService
Constructor that doesn't take parameter(s).
AbstractTranslationWithInternalDictionaryService(ServiceContext) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithInternalDictionaryService
Constructor that takes the service context as a parameter(s).
AbstractTranslationWithInternalDictionaryService(ServiceContext, Collection<LanguagePair>) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithInternalDictionaryService
Constructor that takes the service context and supported language pair(s) as a parameter(s).
AbstractTranslationWithTemporalDictionaryService - jp.go.nict.langrid.wrapper.ws_1_2.translationのクラス
 
AbstractTranslationWithTemporalDictionaryService() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithTemporalDictionaryService
 
acquireSemaphore() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
ALL_MATCHINGMETHODS - クラス のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
analyze(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis.AbstractMorphologicalAnalysisService
 
appendExamples(String, String, String, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 

B

backTranslate(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
backTranslate(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationService
 
backTranslate(String, String, String, Translation[], String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationWithTemporalDictionaryService
 
builder() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
プロセスビルダを返す。

C

calculate(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation.AbstractSimilarityCalculationService
 
checkStartupException() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
clearCache() - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
clearEntities() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージをクリアする。
clearEntities() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
このストレージ内のエンティティを全て削除する。
clearStorages() - クラス のメソッドjp.go.nict.langrid.repository.file.FileSystemRepository
リポジトリ内容を消去する。
clearStorages() - インタフェース のメソッドjp.go.nict.langrid.repository.StorageRepository
リポジトリ内容を消去する。
close() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
リソースを解放しプロセスを終了させる(終了を待機する)。
close(int) - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
リソースを解放しプロセスを終了させる(終了を待機する)。
closeStreams() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
出力ストリーム、入力ストリームの順でcloseメソッドを呼び出す。
collect(T) - インタフェース のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.Collector
 
collect(ParallelText) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.DupulicatesEliminatingParallelTextCollector
 
collect(T) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.PassThroughCollector
 
Collector<T> - jp.go.nict.langrid.wrapper.ws_1_2.util.collectorのインタフェース
 
compare(Translation, Translation) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.TranslationComparator
 
concat(Language, StringBuilder, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.WordConcatenater
 
constructSMC(String, Morpheme[], TranslationWithPosition[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractConstructSourceAndMorphemesAndCodesService
 
convertLanguagePairs(Collection<LanguagePair>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
convertLanguages(Collection<Language>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
create() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージを作成する。
create() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
ストレージを作成する。
createEntity(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ユニークエンティティを作成する。
createEntity(String) - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
ユニークエンティティを作成する。
createStorage(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.repository.WorkStorageFactory
 
createTrainingCorpus(String, String, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
createUniqueEntity(Storage, String) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageUtil
指定されたプリフィクスを使い、ユニークな名前を作成してストレージを作成する。
createUniqueStorage(StorageRepository, String) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageRepositoryUtil
指定されたプリフィクスを使い、ユニークな名前を作成してストレージを作成する。

D

decode(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
DefaultScanner - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scannerのクラス
 
DefaultScanner() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.DefaultScanner
 
delete() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージを破棄する。
delete() - クラス のメソッドjp.go.nict.langrid.repository.file.FileSystemRepository
リポジトリ自体を削除する。
delete() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
このストレージを削除する。
delete() - インタフェース のメソッドjp.go.nict.langrid.repository.StorageRepository
リポジトリ自体を削除する。
deleteEntity(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージ内のエンティティを削除する。
deleteEntity(String) - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
エンティティを削除する。
destroyTrainingCorpus(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doAnalyze(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis.AbstractMorphologicalAnalysisService
Execute morphological analysis process.
doAppendExamples(String, Language, Language, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doBackTranslation(Language, Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationService
Template method supporting backTranstlate.
doBackTranslation(Language, Language, String, Translation[], Language) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation.AbstractBackTranslationWithTemporalDictionaryService
 
doCalculation(Language, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation.AbstractSimilarityCalculationService
Execute similarity calculation.
doConstructSMC(String, Morpheme[], TranslationWithPosition[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractConstructSourceAndMorphemesAndCodesService
 
doCreateTrainingCorpus(Language, Language, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doDestroyTrainingCorpus(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doEstimate(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.qualityestimation.AbstractQualityEstimationService
 
doExtract(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
 
doGenerateSentence(Language, String, BoundChoiceParameter[], BoundValueParameter[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
doGetCategoryNames(String, Language[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
doGetConcept(URI) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
doGetLastUpdate() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
doGetLastUpdate() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
doGetLemma(URI) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
doGetLongestMatchingTerm(Language, Morpheme[], int, Translation[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractGetLongestMatchingTermService
 
doGetMetadata(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
doGetMetadataSchema() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
doGetRelatedConcepts(Language, String, ConceptualRelation) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Runs a search on related concepts.
doGetSupportedInternalDictionaryIds(Language, Language) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithInternalDictionaryService
 
doGetTemplatesByTemplateId(Language, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
doGetTrainingCorpusInfo(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doIdentify(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
doIdentifyLanguageAndEncoding(byte[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
doListCategories() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
 
doListTemplateCategories(Language) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
doMultihopTranslation(LanguagePath, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationService
Template method supporting multihopTranstlate.
doMultihopTranslation(LanguagePath, String, Translation[], Language) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationWithTemporalDictionaryService
 
doMultistatementTranslation(Language, Language, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
doParaphrase(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paraphrase.AbstractParaphraseService
Paraphrases the text specified by text,language, returns the results.
doParseDependency(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
Executes dependency analysis.
doParseDependency(Language, Morpheme[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
 
doRecognize(Language, Speech) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
doReplace(String, String, String[], String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractReplacementTermService
 
doReplaceExamples(String, Language, Language, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doScan(Language, int, Morpheme[], Translation[], Collection<TranslationWithPosition>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.DefaultScanner
 
doScan(Language, int, Morpheme[], Translation[], Collection<TranslationWithPosition>) - インタフェース のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.Scanner
 
doSearch(String, Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
Gets a list of responses corresponding to the specified utterance.
doSearch(Language, Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
 
doSearch(Language, Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
Searches the bilingual dictionary using the specified search term(s) and matching method, and returns bilingual translation.
doSearch(Language, Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
Runs a search.
doSearch(Language, Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
 
doSearch(Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
Returns the corresponding to the term.
doSearchAllLongestMatchingTerms(Language, Morpheme[], Translation[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractTemporalBilingualDictionaryWithLongestMatchSearchService
 
doSearchCandidatesWithMetadata(String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
doSearchConcepts(Language, String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Runs a search on concepts.
doSearchLemmaNodes(Language, Language, String, String, PartOfSpeech, DictMatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
doSearchLongestMatchingTerms(Language, Language, Morpheme[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
doSearchParallelTexts(Language, Language, String, MatchingMethod, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
 
doSearchParallelTextsByMetadata(Language, Language, String[], String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
doSearchParallelTextsFromCandidates(Language, Language, String, MatchingMethod, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
doSearchSupportedMetadata(String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
doSearchTemplates(Language, String, MatchingMethod, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
doSelect(Language, Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translationselection.AbstractTranslationSelectionService
 
doSpeak(Language, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
doSummarize(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
 
doTag(Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
 
doTranslateWithTrainingCorpus(String[], Language, Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
doTranslation(Language, Language[], String, Translation[], Language[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractMultilingualTranslationWithTemporalDictionaryService
 
doTranslation(Language, Language, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
Template method supporting transtlate.
doTranslation(Language, Language, String, Translation[], Language) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithTemporalDictionaryService
 
doubleSearch(Translation[], String, MatchingMethod) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
 
DupulicatesEliminatingParallelTextCollector - jp.go.nict.langrid.wrapper.ws_1_2.util.collectorのクラス
 
DupulicatesEliminatingParallelTextCollector(int) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.collector.DupulicatesEliminatingParallelTextCollector
 

E

EMPTY_LANGUAGEPAIRS - クラス のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
EMPTY_LANGUAGEPATHS - クラス のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
EMPTY_LANGUAGES - クラス のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
encode(String, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
encodeExceptionWord(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
encodeInvalidSeparatorWithLanguage(String, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
entityExists(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージ内にエンティティが存在するかどうかを返す。
entityExists(String) - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
このストレージ内にエンティティが存在するかどうかを返す。
estimate(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.qualityestimation.AbstractQualityEstimationService
 
ExceptionWord - jp.go.nict.langrid.wrapper.ws_1_2.utilのクラス
 
ExceptionWord() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
exists() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージが存在するかどうかを返す。
exists() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
このストレージが存在するかどうかを返す。
exitValue() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
 
extract(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
 

F

FileStorage - jp.go.nict.langrid.repository.fileのクラス
レポジトリ内に格納される各ストレージを実装する。
FileStorage(File, String) - クラス のコンストラクタjp.go.nict.langrid.repository.file.FileStorage
コンストラクタ。
FileSystemRepository - jp.go.nict.langrid.repository.fileのクラス
ファイルシステムを使用したレポジトリの基本機能を提供する。
FileSystemRepository(File) - クラス のコンストラクタjp.go.nict.langrid.repository.file.FileSystemRepository
コンストラクタ。
flatten(ArrayList<ArrayList<String>>) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 

G

generateSentence(String, String, BoundChoiceParameter[], BoundValueParameter[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
get(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.pos.PennTreebank
非推奨です。
get(String) - クラス のメソッドjp.go.nict.langrid.wrapper.common.util.posmap.GlobPosMapper
 
get(String) - インタフェース のメソッドjp.go.nict.langrid.wrapper.common.util.posmap.PosMapper
 
getCategoryNames(String, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
getCollection() - インタフェース のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.Collector
 
getCollection() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.DupulicatesEliminatingParallelTextCollector
 
getCollection() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.collector.PassThroughCollector
 
getConcept(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
getCurrentServiceContext() - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getDoDoubleSearch() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getEliminateDuplicates() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getEntityFile(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
エンティティ名からファイルを取得する。
getErrorStream() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
入力ストリームを取得する。
getFile(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.WorkFileUtil
 
getFirstSentence(String, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.TextParser
 
getInitParameter(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameterBoolean(String, boolean) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameterInt(String, int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameterLong(String, long) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameters() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameterString(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInitParameterUsingTransformer(String, T, Transformer<String, T>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getInputStream(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージ内のエンティティへの読み込みストリームを作成して返す。
getInputStream(String) - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
入力ストリームを取得する。
getInputStream() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
入力ストリームを取得する。
getInstance(Language, int) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.ScannerFactory
 
getLastUpdate() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getLemma(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
getLogListener() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getLongestMatchingTerm(String, Morpheme[], int, Translation[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractGetLongestMatchingTermService
 
getMaxResults() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getMaxSourceCount() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
 
getMaxSourceLength() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
 
getMaxSourceLength() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
 
getMaxSourceLength() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
 
getMaxWaitMillisForExternalProcess() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getMetadata(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
getMetadataSchema() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
getName() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージの名前を取得する。
getName() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
このストレージの名前を取得する。
getOutputStream(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
ストレージ内のエンティティへの書き出しストリームを作成して返す。
getOutputStream(String) - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
出力ストリームを取得する。
getOutputStream() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
出力ストリームを取得する。
getRelatedConcepts(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
 
getRequestMimeHeaders() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getRetSymbol(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.TextParser
 
getSeparators(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.ExceptionWord
 
getServiceContext() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getStorage(String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileSystemRepository
ストレージを取得する。
getStorage(String) - インタフェース のメソッドjp.go.nict.langrid.repository.StorageRepository
ストレージを取得する。
getStorageFile(File, String) - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
 
getSupportedAudioTypes() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
getSupportedAudioTypes() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
getSupportedEncodings() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
getSupportedInternalDictionaryIds(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithInternalDictionaryService
 
getSupportedLanguageCollection() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
 
getSupportedLanguagePairCollection() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguagePairService
 
getSupportedLanguagePairCollection() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
非推奨です。
#getSupportedLanguageCollection
getSupportedLanguagePairs() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguagePairService
 
getSupportedLanguages() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
 
getSupportedMatchingMethods() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
 
getSupportedMatchingMethods() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
getSupportedMatchingMethods() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
 
getSupportedMatchingMethods() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
 
getSupportedVoiceTypes() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
getSupportedVoiceTypes() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
getTemplatesByTemplateId(String, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
getTrainingCorpusInfo(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
getValidLanguagePair(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
 
getValidMatchingMethod(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
 
getValidMatchingMethod(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
getWorkDirectory() - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.WorkFileUtil
 
getWorkDirectory() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
getWorkFile(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
GlobPosMapper - jp.go.nict.langrid.wrapper.common.util.posmapのクラス
 
GlobPosMapper(InputStream) - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.util.posmap.GlobPosMapper
 

I

identify(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
identifyLanguageAndEncoding(byte[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
isCacheSearchResult() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 

J

jp.go.nict.langrid.repository - パッケージ jp.go.nict.langrid.repository
 
jp.go.nict.langrid.repository.file - パッケージ jp.go.nict.langrid.repository.file
 
jp.go.nict.langrid.wrapper.common.pos - パッケージ jp.go.nict.langrid.wrapper.common.pos
 
jp.go.nict.langrid.wrapper.common.process - パッケージ jp.go.nict.langrid.wrapper.common.process
 
jp.go.nict.langrid.wrapper.common.repository - パッケージ jp.go.nict.langrid.wrapper.common.repository
 
jp.go.nict.langrid.wrapper.common.util - パッケージ jp.go.nict.langrid.wrapper.common.util
 
jp.go.nict.langrid.wrapper.common.util.posmap - パッケージ jp.go.nict.langrid.wrapper.common.util.posmap
 
jp.go.nict.langrid.wrapper.ws_1_2 - パッケージ jp.go.nict.langrid.wrapper.ws_1_2
 
jp.go.nict.langrid.wrapper.ws_1_2.adjacencypair - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.adjacencypair
 
jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary
 
jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner
 
jp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary
 
jp.go.nict.langrid.wrapper.ws_1_2.dependencyparser - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.dependencyparser
 
jp.go.nict.langrid.wrapper.ws_1_2.dictionary - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.dictionary
 
jp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation
 
jp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract
 
jp.go.nict.langrid.wrapper.ws_1_2.languageidentification - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.languageidentification
 
jp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.morphologicalanalysis
 
jp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging
 
jp.go.nict.langrid.wrapper.ws_1_2.paralleltext - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.paralleltext
 
jp.go.nict.langrid.wrapper.ws_1_2.paraphrase - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.paraphrase
 
jp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary
 
jp.go.nict.langrid.wrapper.ws_1_2.qualityestimation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.qualityestimation
 
jp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.similaritycalculation
 
jp.go.nict.langrid.wrapper.ws_1_2.speechrecognition - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.speechrecognition
 
jp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext
 
jp.go.nict.langrid.wrapper.ws_1_2.textsummarize - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.textsummarize
 
jp.go.nict.langrid.wrapper.ws_1_2.texttospeech - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.texttospeech
 
jp.go.nict.langrid.wrapper.ws_1_2.translation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.translation
 
jp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.translation.backtranslation
 
jp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation
 
jp.go.nict.langrid.wrapper.ws_1_2.translationselection - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.translationselection
 
jp.go.nict.langrid.wrapper.ws_1_2.util - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.util
 
jp.go.nict.langrid.wrapper.ws_1_2.util.collector - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.util.collector
 
jp.go.nict.langrid.wrapper.ws_1_2.workflowsupport - パッケージ jp.go.nict.langrid.wrapper.ws_1_2.workflowsupport
 

L

LanguageCodeUtil - jp.go.nict.langrid.wrapper.common.utilのクラス
 
LanguageCodeUtil() - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.util.LanguageCodeUtil
 
lgToPt(PartOfSpeech, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.pos.PennTreebank
returns PennTreebank-style pos.
listCategories() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
 
listEntityNames() - クラス のメソッドjp.go.nict.langrid.repository.file.FileStorage
エンティティ名を列挙する。
listEntityNames() - インタフェース のメソッドjp.go.nict.langrid.repository.Storage
エンティティ名を列挙する。
listStorages() - クラス のメソッドjp.go.nict.langrid.repository.file.FileSystemRepository
リポジトリ内のストレージ一覧を返す。
listStorages() - インタフェース のメソッドjp.go.nict.langrid.repository.StorageRepository
リポジトリ内のストレージ一覧を返す。
listTemplateCategories(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
loadBytes(Storage, String) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageUtil
エンティティの内容を読み込む。
loadString(Storage, String, CharsetDecoder) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageUtil
エンティティの内容を文字列として読み込む。
log(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
log(String) - インタフェース のメソッドjp.go.nict.langrid.wrapper.ws_1_2.LogListener
 
LogListener - jp.go.nict.langrid.wrapper.ws_1_2のインタフェース
 

M

matches(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.MatchingMethodMatcher
 
MatchingMethodMatcher - jp.go.nict.langrid.wrapper.ws_1_2.utilのクラス
 
MatchingMethodMatcher(String, MatchingMethod) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.MatchingMethodMatcher
 
MINIMUM_MATCHINGMETHODS - クラス のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
multihopTranslate(String, String[], String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
When the LanguagePathNotUnizuelyDecidedException occurs, only one language path data is returned as a candidate.
multihopTranslate(String, String[], String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationService
 
multihopTranslate(String, String[], String, String, Translation[], String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationWithTemporalDictionaryService
 
multistatementTranslate(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 

P

paraphrase(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paraphrase.AbstractParaphraseService
 
parseDateMacro(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
parseDependency(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
 
parseDependency(String, Morpheme[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
 
PassThroughCollector<T> - jp.go.nict.langrid.wrapper.ws_1_2.util.collectorのクラス
 
PassThroughCollector(int) - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.collector.PassThroughCollector
 
PennTreebank - jp.go.nict.langrid.wrapper.common.posのクラス
This class implements POS mapping between Penn Treebank POS and Language Grid POS.
PennTreebank() - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.pos.PennTreebank
 
PosMapper - jp.go.nict.langrid.wrapper.common.util.posmapのインタフェース
 
preprocessOriginal(String, String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.TextParser
 
processEnd() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
processEnd(Runnable) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
ProcessFacade - jp.go.nict.langrid.wrapper.common.processのクラス
 
ProcessFacade(File, String...) - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.process.ProcessFacade
コンストラクタ。
ProcessFacade(String...) - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.process.ProcessFacade
コンストラクタ。
ProcessFacade() - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.process.ProcessFacade
コンストラクタ。
processLap(String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
processStart() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
ptToLg(String) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.pos.PennTreebank
 

R

recognize(String, Speech) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
releaseSemaphore() - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
replace(String, String, String[], String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractReplacementTermService
 
replaceExamples(String, String, String, ParallelText[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
replaceLanguage(Language) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.LanguageCodeUtil
 
replaceLanguage2(Language) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.LanguageCodeUtil
 

S

scan(Language, Language, Morpheme[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
Runs a scan.
Scanner - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scannerのインタフェース
 
ScannerFactory - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scannerのクラス
 
ScannerFactory() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.ScannerFactory
 
search(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
 
search(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
 
search(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
search(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
 
search(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
 
searchAllLongestMatchingTerms(String, Morpheme[], Translation[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractTemporalBilingualDictionaryWithLongestMatchSearchService
 
searchCandidatesWithMetadata(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
searchConcepts(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
 
searchLemmaNodes(String, String, String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dictionary.AbstractDictionaryService
 
searchLongestMatchingTerms(String, String, Morpheme[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
searchParallelTexts(String, String, String, String, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithIdService
 
searchParallelTextsByMetadata(String, String, String[], String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
searchParallelTextsFromCandidates(String, String, String, String, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
searchSupportedMetadata(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
searchTemplates(String, String, String, String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.templateparalleltext.AbstractTemplateParallelTextService
 
select(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translationselection.AbstractTranslationSelectionService
 
setCacheSearchResult(boolean) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
setCacheTtlSec(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
 
setCurrentServiceContext(ServiceContext) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setDoubleSearchResults(boolean) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setEliminateDuplicates(boolean) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setLogListener(LogListener) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setMaxResults(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setMaxSourceCount(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractMorphemesDependencyParserService
 
setMaxSourceLength(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.dependencyparser.AbstractDependencyParserService
 
setMaxSourceLength(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.keyphraseextract.AbstractKeyphraseExtractService
 
setMaxSourceLength(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
 
setMaxSourceLength(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
 
setMaxSourceLength(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
setMaxThreads(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setMaxWaitMillisForExternalProcess(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setMaxWaitMillisForThread(int) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setMeasureProcessTime(boolean) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setProcessTimeWarningThreasholdMillis(long) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setSentenceDivision(AbstractTranslationService.DivisionType) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
setStartupException(Exception) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractService
 
setSupportedAudioTypes(String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
setSupportedAudioTypes(String...) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
setSupportedEncodings(String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.languageidentification.AbstractLanguageIdentificationService
 
setSupportedLanguageCollection(Collection<Language>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
 
setSupportedLanguagePairs(Collection<LanguagePair>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguagePairService
 
setSupportedLanguagePaths(Collection<LanguagePath>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationService
Sets the supported language path group.
setSupportedLanguagePaths(Collection<LanguagePath>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.multihoptranslation.AbstractMultihopTranslationWithTemporalDictionaryService
 
setSupportedLanguages(Collection<Language>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
非推奨です。
#setSupportedLanguageCollection
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.adjacencypair.AbstractAdjacencyPairService
Sets supported search methods.
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryService
 
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.AbstractBilingualDictionaryWithLongestMatchSearchService
Sets supported search methods.
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.conceptdictionary.AbstractConceptDictionaryService
Sets supported search methods.
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractMetadataForParallelTextService
 
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextService
 
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithEmbeddedMetadataService
 
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.paralleltext.AbstractParallelTextWithExternalMetadataService
 
setSupportedMatchingMethods(Set<MatchingMethod>) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.pictogramdictionary.AbstractPictogramDictionaryService
 
setSupportedVoiceTypes(String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.speechrecognition.AbstractSpeechRecognitionService
 
setSupportedVoiceTypes(String...) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
speak(String, String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.texttospeech.AbstractTextToSpeechService
 
start() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
プロセスを開始する。
Storage - jp.go.nict.langrid.repositoryのインタフェース
抽象ストレージ。
StorageRepository - jp.go.nict.langrid.repositoryのインタフェース
リポジトリを定義するインターフェース。
StorageRepositoryUtil - jp.go.nict.langrid.repositoryのクラス
リポジトリに関するユーティリティメソッドを集めたクラス。
StorageRepositoryUtil() - クラス のコンストラクタjp.go.nict.langrid.repository.StorageRepositoryUtil
 
StorageUtil - jp.go.nict.langrid.repositoryのクラス
Storageクラスに関するユーティリティメソッドを集めたクラス。
StorageUtil() - クラス のコンストラクタjp.go.nict.langrid.repository.StorageUtil
 
storeBytes(Storage, String, byte[]) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageUtil
ストレージ内のエンティティに文字列を書き出す。
storeResources(Class<?>, Iterable<String>, File) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.WorkFileUtil
 
storeString(Storage, String, String, CharsetEncoder) - クラス のstaticメソッドjp.go.nict.langrid.repository.StorageUtil
ストレージ内のエンティティに文字列を書き出す。
stripTags(String, ArrayList<String>) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.util.TextParser
 
substituteLanguage(Language) - クラス のstaticメソッドjp.go.nict.langrid.wrapper.common.util.LanguageCodeUtil
 
summarize(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.textsummarize.AbstractTextSummarizeService
 

T

tag(String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.namedentitytagging.AbstractNamedEntityTaggingService
 
TextParser - jp.go.nict.langrid.wrapper.ws_1_2.utilのクラス
 
TextParser() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.TextParser
 
translate(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
translate(String, String[], String, Translation[], String[]) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractMultilingualTranslationWithTemporalDictionaryService
 
translate(String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
translate(String, String, String, Translation[], String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationWithTemporalDictionaryService
 
translateWithTrainingCorpus(String[], String, String, String) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.examplebasedtranslation.AbstractExampleBasedTranslationService
 
TranslationComparator - jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionaryのクラス
 
TranslationComparator() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.TranslationComparator
 
TYPE_LONGEST_MATCH - インタフェース のstatic変数jp.go.nict.langrid.wrapper.ws_1_2.bilingualdictionary.scanner.Scanner
 

V

validateLanguagePair(LanguagePairValidator) - クラス のメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService
 
valueOf(String) - 列挙 のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService.DivisionType
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 のstaticメソッドjp.go.nict.langrid.wrapper.ws_1_2.translation.AbstractTranslationService.DivisionType
この列挙型の定数を含む配列を宣言されている順序で返します。

W

waitFor() - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
起動したプロセスの終了を待機する。
waitFor(int) - クラス のメソッドjp.go.nict.langrid.wrapper.common.process.ProcessFacade
起動したプロセスの終了を待機する。
WordConcatenater - jp.go.nict.langrid.wrapper.ws_1_2.utilのクラス
 
WordConcatenater() - クラス のコンストラクタjp.go.nict.langrid.wrapper.ws_1_2.util.WordConcatenater
 
WorkFileUtil - jp.go.nict.langrid.wrapper.common.utilのクラス
 
WorkFileUtil() - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.util.WorkFileUtil
 
WorkStorageFactory - jp.go.nict.langrid.wrapper.common.repositoryのクラス
 
WorkStorageFactory() - クラス のコンストラクタjp.go.nict.langrid.wrapper.common.repository.WorkStorageFactory
 
A B C D E F G I J L M P R S T V W 
ナビゲーション・リンクをスキップ

Copyright © 2021. All rights reserved.