alan-turing-institute / ReadabiliPy

A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
MIT License
230 stars 36 forks source link

Add benchmarking #61

Closed edwardchalstrey1 closed 5 years ago

edwardchalstrey1 commented 5 years ago

Add benchmarking notebook in line with TuringBench project workflow

Would like to merge before https://github.com/alan-turing-institute/ReadabiliPy/pull/60 so I can benchmark before and after

Closes #62