Liking cljdoc? Tell your friends :D
Clojure only.

boilerpipe-clj.core


get-textclj

(get-text source)
(get-text source extractor)

Takes HTML as String and returns extracted content.

Will use Boilerpipe ArticleExtractor impl if not passed an extractor instance as second argument.

Takes HTML as String and returns extracted content.

Will use Boilerpipe ArticleExtractor impl if not passed an extractor
instance as second argument.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close