View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jp.go.nict.langrid.service.language_1_2-1.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
jp.go.nict.langrid.service_1_2.keyphraseextract
├─ jp.go.nict.langrid.service_1_2.keyphraseextract.Keyphrase.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.keyphraseextract.KeyphraseExtractService.class - [JAR]
jp.go.nict.langrid.service_1_2.typed
├─ jp.go.nict.langrid.service_1_2.typed.InstanceType.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.typed.LanguageResourceType.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.typed.MatchingMethod.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.typed.NodeType.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.typed.PartOfSpeech.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.typed.ServiceType.class - [JAR]
jp.go.nict.langrid.service_1_2.qualityestimation
├─ jp.go.nict.langrid.service_1_2.qualityestimation.QualityEstimationService.class - [JAR]
jp.go.nict.langrid.service_1_2.namedentitytagging
├─ jp.go.nict.langrid.service_1_2.namedentitytagging.NamedEntity.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.namedentitytagging.NamedEntityTaggingService.class - [JAR]
jp.go.nict.langrid.service_1_2.adjacencypair
├─ jp.go.nict.langrid.service_1_2.adjacencypair.AdjacencyPair.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.adjacencypair.AdjacencyPairService.class - [JAR]
jp.go.nict.langrid.service_1_2.multilingualdictionary
├─ jp.go.nict.langrid.service_1_2.multilingualdictionary.MultilingualDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multilingualdictionary.MultilingualDictionaryWithLongestMatchSearchService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multilingualdictionary.MultilingualTranslation.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multilingualdictionary.MultilingualTranslationWithPosition.class - [JAR]
jp.go.nict.langrid.service_1_2.paralleltext
├─ jp.go.nict.langrid.service_1_2.paralleltext.MetadataForParallelTextService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelText.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextWithEmbeddedMetadataService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextWithExternalMetadataService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextWithId.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextWithIdService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.paralleltext.ParallelTextWithMetadata.class - [JAR]
jp.go.nict.langrid.service_1_2.workflowsupport
├─ jp.go.nict.langrid.service_1_2.workflowsupport.CodeAndWords.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.ConstructSourceAndMorphemesAndCodesService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.GetLongestMatchingTermService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.ReplacementTermService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.SourceAndMorphemesAndCodes.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.SourceAndMorphemesAndCodes2.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.workflowsupport.TemporalBilingualDictionaryWithLongestMatchSearchSerivce.class - [JAR]
jp.go.nict.langrid.service_1_2.dependencyparser.typed
├─ jp.go.nict.langrid.service_1_2.dependencyparser.typed.Chunk.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dependencyparser.typed.Dependency.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dependencyparser.typed.DependencyLabel.class - [JAR]
jp.go.nict.langrid.service_1_2.exampletemplate
├─ jp.go.nict.langrid.service_1_2.exampletemplate.ApplicableWord.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.ApplicableWordService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.Blank.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.ExampleCategory.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.ExampleTemplate.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.ExampleTemplateService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.FilledBlank.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.Segment.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.SeparateExample.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.exampletemplate.WordCategory.class - [JAR]
jp.go.nict.langrid.service_1_2.dictionary
├─ jp.go.nict.langrid.service_1_2.dictionary.ConceptNode.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dictionary.DictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dictionary.LemmaNode.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dictionary.NodeNotFoundException.class - [JAR]
jp.go.nict.langrid.service_1_2.bilingualdictionary
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.BilingualDictionaryHeadwordsExtractionService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.BilingualDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.BilingualDictionaryWithLongestMatchSearchService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.EditableBilingualDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.Order.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.SearchResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.Term.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.TermEntry.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.TermEntrySearchCondition.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.TermEntrySearchResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.Translation.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.bilingualdictionary.TranslationWithPosition.class - [JAR]
jp.go.nict.langrid.service_1_2.translation
├─ jp.go.nict.langrid.service_1_2.translation.AsyncTranslationResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.AsyncTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.AsyncTranslationWithTemporalDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.MultistatementTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.MultistatementTranslationWithTemporalDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.TranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.TranslationWithInternalDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translation.TranslationWithTemporalDictionaryService.class - [JAR]
jp.go.nict.langrid.service_1_2.transformer
├─ jp.go.nict.langrid.service_1_2.transformer.LanguagePair_LanguageToWITransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.LanguagePathLanguageToWITransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.LanguagePath_LanguageToWITransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.LanguagePath_WIToLanguageTransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.MatchingMethodToStringTransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.StringToDictMatchingMethodTransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.StringToLanguagePathTransformer.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.transformer.StringToPartOfSpeechTransformer.class - [JAR]
jp.go.nict.langrid.service_1_2.morphologicalanalysis.typed
├─ jp.go.nict.langrid.service_1_2.morphologicalanalysis.typed.Morpheme.class - [JAR]
jp.go.nict.langrid.service_1_2.backtranslation
├─ jp.go.nict.langrid.service_1_2.backtranslation.AsyncBackTranslationResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.AsyncBackTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.AsyncBackTranslationWithTemporalDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.BackTranslationResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.BackTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.BackTranslationWithTemporalDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.MultistatementBackTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.backtranslation.MultistatementBackTranslationWithTemporalDictionaryService.class - [JAR]
jp.go.nict.langrid.service_1_2.util.validator
├─ jp.go.nict.langrid.service_1_2.util.validator.LanguagePairValidator.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.util.validator.LanguagePathValidator.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.util.validator.LanguageValidator.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.util.validator.MatchingMethodValidator.class - [JAR]
jp.go.nict.langrid.service_1_2.templateparalleltext
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.BoundChoiceParameter.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.BoundValueParameter.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.Choice.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.ChoiceParameter.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.Template.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.TemplateParallelTextService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.templateparalleltext.ValueParameter.class - [JAR]
jp.go.nict.langrid.service_1_2.pictogramdictionary.typed
├─ jp.go.nict.langrid.service_1_2.pictogramdictionary.typed.ImageType.class - [JAR]
jp.go.nict.langrid.service_1_2.multilingualtranslation
├─ jp.go.nict.langrid.service_1_2.multilingualtranslation.MultilingualTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multilingualtranslation.MultilingualTranslationWithTemporalDictionaryService.class - [JAR]
jp.go.nict.langrid.service_1_2.util
├─ jp.go.nict.langrid.service_1_2.util.LanguageExceptionConverter.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.util.LanguageParameterValidator.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.util.MorphemeUtil.class - [JAR]
jp.go.nict.langrid.service_1_2.namedentitytagging.typed
├─ jp.go.nict.langrid.service_1_2.namedentitytagging.typed.Tag.class - [JAR]
jp.go.nict.langrid.service_1_2.languageidentification
├─ jp.go.nict.langrid.service_1_2.languageidentification.LanguageAndEncoding.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.languageidentification.LanguageIdentificationService.class - [JAR]
jp.go.nict.langrid.service_1_2.speechtranslation
├─ jp.go.nict.langrid.service_1_2.speechtranslation.SpeechTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speechtranslation.TranslationAndSpeechService.class - [JAR]
jp.go.nict.langrid.service_1_2.examplebasedtranslation
├─ jp.go.nict.langrid.service_1_2.examplebasedtranslation.ExampleBasedTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.examplebasedtranslation.ProcessingStatus.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.examplebasedtranslation.TrainingCorpusInfo.class - [JAR]
jp.go.nict.langrid.service_1_2.morphologicalanalysis
├─ jp.go.nict.langrid.service_1_2.morphologicalanalysis.Morpheme.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.morphologicalanalysis.MorphologicalAnalysisService.class - [JAR]
jp.go.nict.langrid.service_1_2.paraphrase
├─ jp.go.nict.langrid.service_1_2.paraphrase.ParaphraseService.class - [JAR]
jp.go.nict.langrid.service_1_2.distributedrepresentation
├─ jp.go.nict.langrid.service_1_2.distributedrepresentation.DistributedRepresentationService.class - [JAR]
jp.go.nict.langrid.service_1_2.dictionary.typed
├─ jp.go.nict.langrid.service_1_2.dictionary.typed.DictMatchingMethod.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dictionary.typed.DictType.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dictionary.typed.Relation.class - [JAR]
jp.go.nict.langrid.service_1_2
├─ jp.go.nict.langrid.service_1_2.Category.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguageNotUniquelyDecidedException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguagePair.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguagePairNotUniquelyDecidedException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguagePath.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguagePathNotUniquelyDecidedException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.LanguagePathWithType.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.UnsupportedLanguageException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.UnsupportedLanguagePairException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.UnsupportedLanguagePathException.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.UnsupportedMatchingMethodException.class - [JAR]
jp.go.nict.langrid.service_1_2.speech
├─ jp.go.nict.langrid.service_1_2.speech.DeviceSpeechRecognitionAndTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.DeviceSpeechRecognitionService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.RecognizeAndTranslateResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.Speech.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.SpeechRecognitionAndTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.SpeechRecognitionService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.speech.TextToSpeechService.class - [JAR]
jp.go.nict.langrid.service_1_2.similaritycalculation
├─ jp.go.nict.langrid.service_1_2.similaritycalculation.SimilarityCalculationService.class - [JAR]
jp.go.nict.langrid.service_1_2.conceptdictionary.typed
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.typed.Concept.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.typed.ConceptualRelation.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.typed.Gloss.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.typed.Lemma.class - [JAR]
jp.go.nict.langrid.service_1_2.translationselection
├─ jp.go.nict.langrid.service_1_2.translationselection.EstimationResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translationselection.SelectionResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.translationselection.TranslationSelectionService.class - [JAR]
jp.go.nict.langrid.service_1_2.adjacencypair.typed
├─ jp.go.nict.langrid.service_1_2.adjacencypair.typed.Category.class - [JAR]
jp.go.nict.langrid.service_1_2.transliteration
├─ jp.go.nict.langrid.service_1_2.transliteration.TransliterationService.class - [JAR]
jp.go.nict.langrid.service_1_2.dependencyparser
├─ jp.go.nict.langrid.service_1_2.dependencyparser.Chunk.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dependencyparser.Dependency.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dependencyparser.DependencyParserService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.dependencyparser.MorphemesDependencyParserService.class - [JAR]
jp.go.nict.langrid.service_1_2.multihoptranslation
├─ jp.go.nict.langrid.service_1_2.multihoptranslation.MultihopTranslationResult.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multihoptranslation.MultihopTranslationService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.multihoptranslation.MultihopTranslationWithTemporalDictionaryService.class - [JAR]
jp.go.nict.langrid.service_1_2.textsummarize
├─ jp.go.nict.langrid.service_1_2.textsummarize.TextSummarizeService.class - [JAR]
jp.go.nict.langrid.service_1_2.conceptdictionary
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.Concept.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.ConceptDictionaryService.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.Gloss.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.conceptdictionary.Lemma.class - [JAR]
jp.go.nict.langrid.service_1_2.pictogramdictionary
├─ jp.go.nict.langrid.service_1_2.pictogramdictionary.Pictogram.class - [JAR]
├─ jp.go.nict.langrid.service_1_2.pictogramdictionary.PictogramDictionaryService.class - [JAR]