LayoutLogical

An extensible web page segmentation and analysis framework - basic logical structure analysis algorithms

Лицензия

Лицензия

Группа

Группа

cz.vutbr.fit.layout
Идентификатор

Идентификатор

layout-logical
Последняя версия

Последняя версия

0.0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

LayoutLogical
An extensible web page segmentation and analysis framework - basic logical structure analysis algorithms
Ссылка на сайт

Ссылка на сайт

http://www.fit.vutbr.cz/~burgetr/FITLayout/
Система контроля версий

Система контроля версий

https://github.com/FitLayout/logical

Скачать layout-logical

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cz.vutbr.fit.layout : layout-api jar 0.0.4
cz.vutbr.fit.layout : layout-classify jar 0.0.4

Модули Проекта

Данный проект не имеет модулей.

FIT Layout Analysis Framework - Logical Structure Analysis

(c) 2015 Radek Burget (burgetr@fit.vutbr.cz)

See the project page for more information and downloads: http://www.fit.vutbr.cz/~burgetr/FITLayout/

All the source code of the FIT Layout Analysis Framework is licensed under the GNU Lesser General Public License (LGPL), version 3. A copy of the LGPL can be found in the LICENSE file.

FIT Layout Analysis Framework relies on the CSSBox Java rendering engine and its subprojects: http://cssbox.sourceforge.net/

The framework is under development and its API or functionality may change in future versions. See the CHANGELOG for the most important changes to the previous versions.

cz.vutbr.fit.layout

FitLayout

An extensible web page segmentation and analysis framework.

Версии библиотеки

Версия
0.0.4
0.0.3