Last Version

org.scify:JInsect 1.1

The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.

License

License

GroupId

GroupId

org.scify
ArtifactId

ArtifactId

JInsect
Version

Version

1.1
Type

Type

jar
Description

Description

org.scify:JInsect
The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classification and indexing.
Project URL

Project URL

http://www.scify.gr/site/en/
Source Code Management

Source Code Management

http://bitbucket.scify.org/projects/JD/repos/jinsect/browse

Download JInsect 1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scify : OpenJGraph jar 1.1

Project Modules

There are no modules declared in this project.