You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With boilerpipe-1.2.0.jar
ArticleExtractor.INSTANCE.getText(new java.net.URL("https://t.co/3RplOLjc"))
produces
ERROR java.lang.IllegalArgumentException:
protocol = http host = null
at de.l3s.boilerpipe.sax.HTMLFetcher.fetch (HTMLFetcher.java:33)
at de.l3s.boilerpipe.extractors.ExtractorBase.getText (ExtractorBase.java:87)
This happens for many other URLs e.g. https://t.co/5vuYimwn https://t.co/Dy5yolLs
https://t.co/ShWhtFjP https://nyti.ms/lQrWwp ...
Original issue reported on code.google.com by [email protected] on 22 Aug 2014 at 3:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 Aug 2014 at 3:23The text was updated successfully, but these errors were encountered: