jar

com.github.sanskrit-coders : wiki-tools

Maven & Gradle

May 27, 2017
0 stars

Indic Wiki tools · A collection of scala classes for some basic wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Use bots to write to wiki projects (wiktionary, wikisource, wikipedia etc..). * Iterate through output of OCR programs such as SanskritOCR. Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

Table Of Contents

Latest Version

Download com.github.sanskrit-coders : wiki-tools JAR file - Latest Versions:

All Versions

Download com.github.sanskrit-coders : wiki-tools 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 wiki-tools-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sanskritnlp.wiki.bot

├─ sanskritnlp.wiki.bot.hi_wiktionary.class - [JAR]

├─ sanskritnlp.wiki.bot.sa_wiktionary.class - [JAR]

├─ sanskritnlp.wiki.bot.wikiBot.class - [JAR]

├─ sanskritnlp.wiki.bot.wikisource.class - [JAR]

├─ sanskritnlp.wiki.bot.wiktionary.class - [JAR]

sanskritnlp.wiki

├─ sanskritnlp.wiki.Section.class - [JAR]

├─ sanskritnlp.wiki.sectionTest.class - [JAR]

sanskritnlp.ocr

├─ sanskritnlp.ocr.GocrOutputIterator.class - [JAR]

├─ sanskritnlp.ocr.SanskritOCROutputIterator.class - [JAR]

├─ sanskritnlp.ocr.gocr.class - [JAR]

├─ sanskritnlp.ocr.ocrOutputIterator.class - [JAR]

├─ sanskritnlp.ocr.sanskritocr.class - [JAR]

Advertisement