pvdlg / boilerpipe

Repackaging of Boilerpipe published on Maven Central Repository.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boilerpipe

Repackaging of boilerpipe published on Maven Central Repository.

Overview

This is a repackaging of the last sources of boilerpipe with some improvements:

  • Published on Maven Central Repository
  • Media extraction (Youtube videos, Vimeo videos and Images) within an article from Netbreeze-GmbH fork

Getting started

The best way to start is to look at boilerpipe QuickStart

Including the SDK in your project

Simply add a new dependency to your pom.xml:

<dependency>
	<groupId>com.syncthemall</groupId>
	<artifactId>boilerpipe</artifactId>
	<version>1.2.2</version>
</dependency>

Bitdeli Badge

About

Repackaging of Boilerpipe published on Maven Central Repository.


Languages

Language:Java 100.0%