| パッケージ | 説明 |
|---|---|
| jp.go.nict.langrid.service_1_2.examplebasedtranslation | |
| jp.go.nict.langrid.service_1_2.exampletemplate | |
| jp.go.nict.langrid.service_1_2.paralleltext |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ExampleBasedTranslationService.appendExamples(String corpusId,
String sourceLang,
String targetLang,
ParallelText[] examples) |
String |
ExampleBasedTranslationService.createTrainingCorpus(String sourceLang,
String targetLang,
ParallelText[] examples) |
void |
ExampleBasedTranslationService.replaceExamples(String corpusId,
String sourceLang,
String targetLang,
ParallelText[] examples) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ParallelText[] |
ApplicableWordService.getApplicableWordTranslation(String sourceLang,
String targetLang,
String source,
String matchingMethod,
String wordId) |
ParallelText[] |
ExampleTemplateService.getParallelTexts(String sourceLang,
String targetLang,
String source,
String matchingMethod,
String exampleId,
FilledBlank[] filledBlanks) |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ParallelTextWithId |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ParallelText[] |
ParallelTextService.search(String sourceLang,
String targetLang,
String text,
String matchingMethod)
Runs a search on the parallel text using the specified search term(s) and matching method.
|
Copyright © 2019. All rights reserved.