Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

firstwave/boilerpipe

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#boilerpipe 1.2.2

##Changes in this Version of Boilerpipe# This is an extended version of Boilerpipe 1.2.0 on Google Code.

###New features:

  • Media extraction (Youtube videos, Vimeo videos and Images) within an article
  • Extract an article with its HTML structure

Example

License

[Apache License 2.0] (http://www.apache.org/licenses/LICENSE-2.0)

Changes

  • mavenized

 <dependency>
  <groupId>de.l3s.boilerpipe</groupId>
  <artifactId>boilerpipe-core</artifactId>
  <version>1.2.2</version>
</dependency>

Classes added:

  • de.l3s.boilerpipe.document.Media
  • de.l3s.boilerpipe.document.Video
  • de.l3s.boilerpipe.document.VimeoVideo
  • de.l3s.boilerpipe.document.YoutubeVideo
  • de.l3s.boilerpipe.extractors.HtmlArticleExtractor - this Extractor extracts the article content with his basic HTML structure from the document
  • de.l3s.boilerpipe.sax.MediaExtractor - this Extractor returns a list of Medias that are contained in the documents article

files/folders removed (because of the change to maven):

  • /build.xml
  • /eclipse-build
  • /lib

About

boilerpipe 1.2.2 - a fork from 1.2.0 with additional features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.7%
  • CSS 1.2%
  • Shell 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.