Instapaper-like algorithm

后端 未结 4 460
北恋
北恋 2021-01-29 17:40

Does anyone of an algorithm that extracts contents from a webpage? like instapaper?

4条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-29 18:19

    boilerpipe is opensource java. the algorithm is published in a scientific paper so you can read how well it does compared to other algorithms. reading around it seems to be one of the best.

提交回复
热议问题