Basic Tools for NLP

This is a IO library for NLP

License

License

GroupId

GroupId

com.github.zhubo812
ArtifactId

ArtifactId

Baturu
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Basic Tools for NLP
This is a IO library for NLP
Project URL

Project URL

https://github.com/zhubo812/Baturu
Source Code Management

Source Code Management

http://github.com/zhubo812/Baturu

Download Baturu

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sourceforge.jchardet : jchardet jar 1.0
com.google.guava : guava jar 30.1.1-jre
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.7
org.apache.poi : poi-ooxml jar 3.14

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0