jar

com.hankcs.hanlp.restful : hanlp-restful

Maven & Gradle

Apr 15, 2023
32.5k stars

HanLP RESTful Client in Java · HanLP: Han Language Processing

Table Of Contents

Latest Version

Download com.hankcs.hanlp.restful : hanlp-restful JAR file - Latest Versions:

All Versions

Download com.hankcs.hanlp.restful : hanlp-restful JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 hanlp-restful-0.0.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hankcs.hanlp.restful

├─ com.hankcs.hanlp.restful.BaseInput.class - [JAR]

├─ com.hankcs.hanlp.restful.CoreferenceResolutionOutput.class - [JAR]

├─ com.hankcs.hanlp.restful.DocumentInput.class - [JAR]

├─ com.hankcs.hanlp.restful.HanLPClient.class - [JAR]

├─ com.hankcs.hanlp.restful.SentenceInput.class - [JAR]

├─ com.hankcs.hanlp.restful.Span.class - [JAR]

├─ com.hankcs.hanlp.restful.TokenInput.class - [JAR]

com.hankcs.hanlp.restful.mrp

├─ com.hankcs.hanlp.restful.mrp.Anchor.class - [JAR]

├─ com.hankcs.hanlp.restful.mrp.Edge.class - [JAR]

├─ com.hankcs.hanlp.restful.mrp.MeaningRepresentation.class - [JAR]

├─ com.hankcs.hanlp.restful.mrp.Node.class - [JAR]