PersonaExtraction

Persona extraction from crawled HTML documents.

License

License

GroupId

GroupId

edu.usc.ir
ArtifactId

ArtifactId

PersonaExtraction
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

PersonaExtraction
Persona extraction from crawled HTML documents.
Project URL

Project URL

https://github.com/USCDataScience/PersonaExtraction
Source Code Management

Source Code Management

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

Download PersonaExtraction

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.21
args4j : args4j jar 2.33
org.apache.solr : solr-solrj jar 4.0.0
commons-httpclient : commons-httpclient jar 3.1
commons-collections : commons-collections jar 3.2.2
org.slf4j : slf4j-api jar 1.5.6
org.slf4j : slf4j-simple jar 1.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
edu.usc.ir

USC Information Retrieval & Data Science

USC Information Retrieval and Data Science Group

Versions

Version
0.2
0.0.1