jar

org.dkpro.jwpl : dkpro-jwpl-util

Maven & Gradle

Nov 22, 2023

API Utils · Utilities for the JWPL API and the Revision-API

Table Of Contents

Latest Version

Download org.dkpro.jwpl : dkpro-jwpl-util JAR file - Latest Versions:

All Versions

Download org.dkpro.jwpl : dkpro-jwpl-util JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dkpro-jwpl-util-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.dkpro.jwpl.util.templates.generator

├─ org.dkpro.jwpl.util.templates.generator.GeneratorConstants.class - [JAR]

org.dkpro.jwpl.util.revisions

├─ org.dkpro.jwpl.util.revisions.RevisionUtils.class - [JAR]

org.dkpro.jwpl.util.templates

├─ org.dkpro.jwpl.util.templates.RevisionPair.class - [JAR]

├─ org.dkpro.jwpl.util.templates.TextPair.class - [JAR]

├─ org.dkpro.jwpl.util.templates.WikipediaTemplateInfo.class - [JAR]

org.dkpro.jwpl.util.templates.parser

├─ org.dkpro.jwpl.util.templates.parser.ParseUtils.class - [JAR]

├─ org.dkpro.jwpl.util.templates.parser.SectionExtractionTest.class - [JAR]

├─ org.dkpro.jwpl.util.templates.parser.SectionExtractor.class - [JAR]

org.dkpro.jwpl.util.templates.generator.simple

├─ org.dkpro.jwpl.util.templates.generator.simple.GeneratorMode.class - [JAR]

├─ org.dkpro.jwpl.util.templates.generator.simple.TemplateFilter.class - [JAR]

├─ org.dkpro.jwpl.util.templates.generator.simple.TemplateInfoGeneratorStarter.class - [JAR]

├─ org.dkpro.jwpl.util.templates.generator.simple.WikipediaTemplateInfoDumpWriter.class - [JAR]

├─ org.dkpro.jwpl.util.templates.generator.simple.WikipediaTemplateInfoGenerator.class - [JAR]