Last Version

age-predictor 1.0

Ensemble Age classification from text using PAN16, blogs, Fisher Callhome, and Cancer Forum using Apache OpenNLP, and Apache Spark.

License

License

GroupId

GroupId

edu.usc.ir
ArtifactId

ArtifactId

age-predictor
Version

Version

1.0
Type

Type

pom
Description

Description

age-predictor
Ensemble Age classification from text using PAN16, blogs, Fisher Callhome, and Cancer Forum using Apache OpenNLP, and Apache Spark.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/USCDataScience/AgePredictor.git

Download age-predictor 1.0

Filename Size
age-predictor-1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/edu.usc.ir/age-predictor/ -->
<dependency>
    <groupId>edu.usc.ir</groupId>
    <artifactId>age-predictor</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.usc.ir/age-predictor/
implementation 'edu.usc.ir:age-predictor:1.0'
// https://jarcasting.com/artifacts/edu.usc.ir/age-predictor/
implementation ("edu.usc.ir:age-predictor:1.0")
'edu.usc.ir:age-predictor:pom:1.0'
<dependency org="edu.usc.ir" name="age-predictor" rev="1.0">
  <artifact name="age-predictor" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.usc.ir', module='age-predictor', version='1.0')
)
libraryDependencies += "edu.usc.ir" % "age-predictor" % "1.0"
[edu.usc.ir/age-predictor "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • age-predictor-opennlp
  • age-predictor-cli
  • age-predictor-api
  • age-predictor-assembly