| License |
License |
|---|---|
| GroupId | GroupIdorg.scify |
| ArtifactId | ArtifactIdJInsect |
| Version | Version1.1 |
| Type | Typejar |
| Description |
Descriptionorg.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| JInsect-1.1.pom | |
| JInsect-1.1.jar | 262 KB |
| JInsect-1.1-sources.jar | 190 KB |
| JInsect-1.1-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scify : OpenJGraph | jar | 1.1 |