Last Version

Sanskrit NLP scala and java library 1.2

A collection of scala and java classes for some basic natural language processing (NLP) for the Sanskrit language, contributed by the open source SanskritNLP project and friends. Some notable facilities: * Transliterate text from one script or encoding scheme to another. * Deal with babylon dictionaries. * Use bots to write to wiki projects (wiktionary, wikisource etc..). * Basic metre identification. * Some grammar simulation. Contributions and suggestions are invited at https://github.com/sanskrit-coders/sanskritnlpjava . (Sister projects there may also be of interest.)

License

License

GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

sanskritnlp
Version

Version

1.2
Type

Type

jar
Description

Description

Sanskrit NLP scala and java library
A collection of scala and java classes for some basic natural language processing (NLP) for the Sanskrit language, contributed by the open source SanskritNLP project and friends. Some notable facilities: * Transliterate text from one script or encoding scheme to another. * Deal with babylon dictionaries. * Use bots to write to wiki projects (wiktionary, wikisource etc..). * Basic metre identification. * Some grammar simulation. Contributions and suggestions are invited at https://github.com/sanskrit-coders/sanskritnlpjava . (Sister projects there may also be of interest.)
Project URL

Project URL

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

Source Code Management

https://github.com/sanskrit-coders/sanskritnlpjava

Download sanskritnlp 1.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-xml jar 2.11.0-M4
com.github.sanskrit-coders : indic-transliteration jar 1.1
org.json4s : json4s_2.11 jar 3.2.11
org.json4s : json4s-native_2.11 jar 3.2.11
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-core jar 0.9.29
net.sourceforge : jwbf jar 3.0.0
jstl : jstl jar 1.2

Project Modules

There are no modules declared in this project.