Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
See the de.l3s.boilerpipe.sax.HTMLHighlighter class. It highlights the blocks 
that are being kept.

If you modify it to only call "html.append" when "highlight == true" you should 
get what you want.
Would be a nice contribution!

Marking as Type-Enhancement.

Christian

Original comment by ckkohl79 on 24 Jan 2010 at 4:51

  • Changed state: Accepted
  • Added labels: OpSys-All, Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

from boilerpipe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
[deleted comment]

from boilerpipe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Super. My Java is pretty bad, but I'll give this a go in the next few days.

Original comment by tom%[email protected] on 2 Feb 2010 at 10:43

from boilerpipe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
Hi, I have tried to use html.append only when highlight == true, but it doesn't 
seam
to work as expected. HTMLHighligher is a nice starting point.
If I manage to write something that would do the job, I will send.

Original comment by [email protected] on 12 Mar 2010 at 2:42

from boilerpipe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
See the new HTMLHighlightDemo in 1.1.

Just comment-out the existing HTMLHighlighter (newHighlightingInstance) and 
replace it by the other one below, i.e.
final HTMLHighlighter hh = HTMLHighlighter.newExtractingInstance();

This should give you a clean HTML representation of the extracted text. No 
images, though.

Original comment by ckkohl79 on 2 Nov 2010 at 3:36

  • Changed state: Fixed

from boilerpipe.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 17, 2024
It would be useful to have the HTMLHighlighter to take raw HTML string as well, 
i.e.,

public String process(final String html, final BoilerpipeExtractor extractor)


Original comment by [email protected] on 16 Dec 2011 at 10:29

from boilerpipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.