Commit History

Author SHA1 Message Date
  jvoisin dd44fbcc76 refactor(misc): replace fmt.Errorf with errors.New where possible 6 months ago
  jvoisin a62b97bddd refactor(readability): get rid of getClassWeight 8 months ago
  jvoisin 69a74c4abf refactor(readability): minor clean up 9 months ago
  Frédéric Guillot 8c3f280f32 test(readability): add test case for `ExtractContent` with broken reader 9 months ago
  jvoisin 2f7b2e7375 perf(readability): improve getLinkDensity 9 months ago
  Frédéric Guillot 6eeccae7cd test(readability): increase test coverage 9 months ago
  jvoisin aed99e65c1 perf(readability): improve getClassWeight speed 9 months ago
  Frédéric Guillot a68de4ee6a test(readability): add tests for `getArticle` function 9 months ago
  Frédéric Guillot 5129f53d58 test(readability): add tests for `removeUnlikelyCandidates` function 9 months ago
  Frédéric Guillot e60f0fd142 test(readability): add tests for `getClassWeight` function 9 months ago
  Frédéric Guillot 6d58052504 fix(readability): do not remove elements within code blocks 9 months ago
  jvoisin 2df59b4865 Refactor internal/reader/readability/testdata 1 year ago
  Julien Voisin 6ad5ad0bb2 refactor(readability): various improvements and optimizations 1 year ago
  Frédéric Guillot 29387f2d60 feat: implement base element handling in content scraper 1 year ago