jar

com.github.hungntbka : vn-denpendency-parsing

Maven & Gradle

Nov 28, 2015

vietnamese dependency parsing · convert vndp to maven project

Table Of Contents

Latest Version

Download com.github.hungntbka : vn-denpendency-parsing JAR file - Latest Versions:

All Versions

Download com.github.hungntbka : vn-denpendency-parsing JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 vn-denpendency-parsing-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

vn.hungnt.util

├─ vn.hungnt.util.CoNLLFormatCreator.class - [JAR]

vn.hungnt.io

├─ vn.hungnt.io.Input.class - [JAR]

vn.hungnt.vndp

├─ vn.hungnt.vndp.VnDependencyParsing.class - [JAR]

vn.hungnt.postagger

├─ vn.hungnt.postagger.FWObject.class - [JAR]

├─ vn.hungnt.postagger.InitialTagger_Vn.class - [JAR]

├─ vn.hungnt.postagger.Node.class - [JAR]

├─ vn.hungnt.postagger.RDRPOSTagger.class - [JAR]

├─ vn.hungnt.postagger.Utils.class - [JAR]

├─ vn.hungnt.postagger.WordTag.class - [JAR]