public abstract class AbstractTemporalBilingualDictionaryWithLongestMatchSearchService extends AbstractLanguageService implements TemporalBilingualDictionaryWithLongestMatchSearchSerivce
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS| コンストラクタと説明 |
|---|
AbstractTemporalBilingualDictionaryWithLongestMatchSearchService() |
AbstractTemporalBilingualDictionaryWithLongestMatchSearchService(ServiceContext context) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract Collection<TranslationWithPosition> |
doSearchAllLongestMatchingTerms(Language language,
Morpheme[] morphemes,
Translation[] translations) |
TranslationWithPosition[] |
searchAllLongestMatchingTerms(String headLang,
Morpheme[] morphemes,
Translation[] temporalDict) |
getSupportedLanguageCollection, getSupportedLanguagePairCollection, getSupportedLanguages, setSupportedLanguageCollection, setSupportedLanguagesacquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, doGetLastUpdate, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupExceptiongetComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLastUpdatepublic AbstractTemporalBilingualDictionaryWithLongestMatchSearchService()
public AbstractTemporalBilingualDictionaryWithLongestMatchSearchService(ServiceContext context)
public TranslationWithPosition[] searchAllLongestMatchingTerms(String headLang, Morpheme[] morphemes, Translation[] temporalDict) throws AccessLimitExceededException, InvalidParameterException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
searchAllLongestMatchingTerms インタフェース内 TemporalBilingualDictionaryWithLongestMatchSearchSerivceAccessLimitExceededExceptionInvalidParameterExceptionNoAccessPermissionExceptionNoValidEndpointsExceptionProcessFailedExceptionServerBusyExceptionServiceNotActiveExceptionServiceNotFoundExceptionUnsupportedLanguageExceptionprotected abstract Collection<TranslationWithPosition> doSearchAllLongestMatchingTerms(Language language, Morpheme[] morphemes, Translation[] translations) throws InvalidParameterException, ProcessFailedException
Copyright © 2021. All rights reserved.