| License |
License |
|---|---|
| GroupId | GroupIdcom.guokr |
| ArtifactId | ArtifactIdstan-cn-ner |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionstan-cn-ner
An API wrapper based on Stanford Core NLP package for Simplified Chinese users
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stan-cn-ner-0.0.6.pom | |
| stan-cn-ner-0.0.6.jar | 62 MB |
| stan-cn-ner-0.0.6-sources.jar | 62 MB |
| stan-cn-ner-0.0.6-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guokr/stan-cn-ner/ -->
<dependency>
<groupId>com.guokr</groupId>
<artifactId>stan-cn-ner</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.guokr/stan-cn-ner/
implementation 'com.guokr:stan-cn-ner:0.0.6'
// https://jarcasting.com/artifacts/com.guokr/stan-cn-ner/
implementation ("com.guokr:stan-cn-ner:0.0.6")
'com.guokr:stan-cn-ner:jar:0.0.6'
<dependency org="com.guokr" name="stan-cn-ner" rev="0.0.6">
<artifact name="stan-cn-ner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guokr', module='stan-cn-ner', version='0.0.6')
)
libraryDependencies += "com.guokr" % "stan-cn-ner" % "0.0.6"
[com.guokr/stan-cn-ner "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guokr : stan-cn-com | jar | 0.0.6 |
| com.guokr : stan-cn-seg | jar | 0.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |