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.)

License

License

Apache License 2.0
GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

wiki-tools
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.)
Project URL

Project URL

https://github.com/sanskrit-coders/stardict-sanskrit
Source Code Management

Source Code Management

https://github.com/sanskrit-coders/wiki-tools

Download wiki-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sanskrit-coders/wiki-tools/ -->
<dependency>
    <groupId>com.github.sanskrit-coders</groupId>
    <artifactId>wiki-tools</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sanskrit-coders/wiki-tools/
implementation 'com.github.sanskrit-coders:wiki-tools:1.0'
// https://jarcasting.com/artifacts/com.github.sanskrit-coders/wiki-tools/
implementation ("com.github.sanskrit-coders:wiki-tools:1.0")
'com.github.sanskrit-coders:wiki-tools:jar:1.0'
<dependency org="com.github.sanskrit-coders" name="wiki-tools" rev="1.0">
  <artifact name="wiki-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sanskrit-coders', module='wiki-tools', version='1.0')
)
libraryDependencies += "com.github.sanskrit-coders" % "wiki-tools" % "1.0"
[com.github.sanskrit-coders/wiki-tools "1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.sanskrit-coders : indic-transliteration jar 1.1
com.github.sanskrit-coders : dict-tools jar 1.0
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-core jar 0.9.29
net.sourceforge : jwbf jar 3.1.1

Project Modules

There are no modules declared in this project.
com.github.sanskrit-coders

Sanskrit Open Source Programmers

Versions

Version
1.0