Last Version

LayoutClassify 0.0.4

An extensible web page segmentation and analysis framework - Classification algorithms.

License

License

GroupId

GroupId

cz.vutbr.fit.layout
ArtifactId

ArtifactId

layout-classify
Version

Version

0.0.4
Type

Type

jar
Description

Description

LayoutClassify
An extensible web page segmentation and analysis framework - Classification algorithms.
Project URL

Project URL

http://www.fit.vutbr.cz/~burgetr/FITLayout/
Source Code Management

Source Code Management

https://github.com/FitLayout/classify

Download layout-classify 0.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
cz.vutbr.fit.layout : layout-api jar 0.0.4
nz.ac.waikato.cms.weka : weka-dev jar 3.7.11
edu.stanford.nlp : stanford-corenlp jar 3.3.1
com.joestelmach : natty jar 0.10.1

Project Modules

There are no modules declared in this project.