jar

uk.ac.gate.plugins : wordnet

Maven & Gradle

May 29, 2018
0 stars

WordNet · Allows WordNet to be easily accessed from within GATE

Table Of Contents

Latest Version

Download uk.ac.gate.plugins : wordnet JAR file - Latest Versions:

All Versions

Download uk.ac.gate.plugins : wordnet JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5

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

gate.wordnet

├─ gate.wordnet.AdjectiveImpl.class - [JAR]

├─ gate.wordnet.IndexFileWordNetImpl.class - [JAR]

├─ gate.wordnet.JWNLWordNetImpl.class - [JAR]

├─ gate.wordnet.LexicalRelationImpl.class - [JAR]

├─ gate.wordnet.RelationImpl.class - [JAR]

├─ gate.wordnet.SemanticRelationImpl.class - [JAR]

├─ gate.wordnet.SynsetImpl.class - [JAR]

├─ gate.wordnet.VerbFrameImpl.class - [JAR]

├─ gate.wordnet.VerbImpl.class - [JAR]

├─ gate.wordnet.WNHelper.class - [JAR]

├─ gate.wordnet.WordImpl.class - [JAR]

├─ gate.wordnet.WordSenseImpl.class - [JAR]

gate.gui.wordnet

├─ gate.gui.wordnet.WordNetViewer.class - [JAR]

Advertisement