org.nlp4j:nlp4j-webcrawler

Natural Language Processing Library for Java

License

License

GroupId

GroupId

org.nlp4j
ArtifactId

ArtifactId

nlp4j-webcrawler
Last Version

Last Version

1.1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Natural Language Processing Library for Java
Project Organization

Project Organization

nlp4j.org

Download nlp4j-webcrawler

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.nlp4j : nlp4j-core jar [1.3.5.0,)
org.jsoup : jsoup jar [1.14.3,)
commons-codec : commons-codec jar 1.15

test (1)

Group / Artifact Type Version
org.nlp4j : nlp4j-test jar 1.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0.0
1.0.0.0