Last Version

geonorm 1.0.0

Geographical name normalization (a.k.a. toponym resolution)

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial ORM Data
GroupId

GroupId

org.clulab
ArtifactId

ArtifactId

geonorm_2.12
Version

Version

1.0.0
Type

Type

jar
Description

Description

geonorm
Geographical name normalization (a.k.a. toponym resolution)
Project URL

Project URL

https://github.com/clulab/geonorm/
Project Organization

Project Organization

computational language understanding lab
Source Code Management

Source Code Management

https://github.com/clulab/geonorm/

Download geonorm_2.12 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.11
org.apache.commons : commons-io jar 1.3.2
org.tensorflow : tensorflow jar 1.12.0
org.clulab : geonorm-models jar 0.9.5
de.bwaldvogel : liblinear jar 2.30
org.apache.lucene : lucene-core jar 6.6.6
org.apache.lucene : lucene-analyzers-common jar 6.6.6
org.apache.lucene : lucene-queryparser jar 6.6.6
org.apache.lucene : lucene-grouping jar 6.6.6

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.8
org.clulab » geonames jar 1.0.0+20200404T005315Z

Project Modules

There are no modules declared in this project.