raihan2108 / boilerpipe

Automatically exported from code.google.com/p/boilerpipe
0 stars 0 forks source link

Included nekhtml 1.9.9 mising LostText class #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Boilerpipe 1.1.0 contains a modified version of nekohtml 1.9.9

It seems that this modified version of nekohtml is broken in that it references 
the class LostText but does not include it.

The unmodified release of nekohtml 1.9.9 does not reference or include this 
class and the latest release, 1.9.14, both references and includes it.

This is an issue when using boilerpipe in a project that also uses nekohtml.

Original issue reported on code.google.com by andy.bis...@gmail.com on 11 May 2011 at 1:37

GoogleCodeExporter commented 8 years ago
This is still an issue in Boilerpipe 1.2.0.

Original comment by thco...@gmail.com on 15 Nov 2011 at 12:13

GoogleCodeExporter commented 8 years ago
boilerpipe 1.1.0 comes with nekohtml-1.9.13, which includes LostText:
http://code.google.com/p/boilerpipe/downloads/detail?name=boilerpipe-1.1.0-bin.t
ar.gz&can=2&q=

Original comment by ckkohl79 on 21 Mar 2012 at 10:13