Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codelucas/newspaper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kmgreen2/newspaper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 18, 2020

  1. Issues 645 and 776 prevent text from being extracted from many sites.…

    … This updates
    
    the function that scores the subtrees to try to account for all content.
    kmgreen2 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8e6d8aa View commit details
    Browse the repository at this point in the history
  2. Remove node count from percolating up, because it could lead to the r…

    …oot of the page always being selected.
    kmgreen2 committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    d01f6b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    67c74c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Adding more logging

    kmgreen2 committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    b9e1883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c86bc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    0a7a436 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9fd1d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Use BS4 as a fallback

    kmgreen2 committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    1167d85 View commit details
    Browse the repository at this point in the history
Loading