Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microft
/
newspaper
Public
forked from
codelucas/newspaper
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 20, 2016
Merge pull request #194 from yprez/num-sentences
Show description for 89848c9
codelucas
committed
89848c9
View commit details
Copy full SHA for 89848c9
Browse repository at this point
Merge pull request #204 from yprez/canonical_og_url
Show description for 6c0b4a3
codelucas
committed
6c0b4a3
View commit details
Copy full SHA for 6c0b4a3
Browse repository at this point
Merge pull request #203 from amorgun/master
Show description for ceb5563
codelucas
committed
ceb5563
View commit details
Copy full SHA for ceb5563
Browse repository at this point
Merge pull request #209 from yprez/fix-parser-errors
Show description for 4c4e492
codelucas
committed
4c4e492
View commit details
Copy full SHA for 4c4e492
Browse repository at this point
DocumentCleaner.div_to_para() - filter out empty nodes
Show description for 5f123eb
yprez
committed
5f123eb
View commit details
Copy full SHA for 5f123eb
Browse repository at this point
Commits on Feb 19, 2016
Fixed some small errors
amorgun
committed
41ae1aa
View commit details
Copy full SHA for 41ae1aa
Browse repository at this point
Skipped some tests in order to use default test runner
amorgun
committed
5e4a15d
View commit details
Copy full SHA for 5e4a15d
Browse repository at this point
Commits on Feb 18, 2016
Update unit_tests.py
amorgun
committed
9c2791c
View commit details
Copy full SHA for 9c2791c
Browse repository at this point
Update unit_tests.py
amorgun
committed
fabbef8
View commit details
Copy full SHA for fabbef8
Browse repository at this point
Made extremely slow test parallel
amorgun
committed
9baed07
View commit details
Copy full SHA for 9baed07
Browse repository at this point
Commits on Feb 17, 2016
Merge pull request #205 from kennethreitz/patch-1
Show description for f8859fd
codelucas
committed
f8859fd
View commit details
Copy full SHA for f8859fd
Browse repository at this point
Commits on Feb 14, 2016
Cleanup Scripts
Show description for f160ffe
kennethreitz
committed
f160ffe
View commit details
Copy full SHA for f160ffe
Browse repository at this point
Commits on Feb 13, 2016
get_canonical_link() method - return og:url if available
Show description for 1711fe0
yprez
committed
1711fe0
View commit details
Copy full SHA for 1711fe0
Browse repository at this point
Refactoring - simplify get_canonical_link()
yprez
committed
b6d2ee0
View commit details
Copy full SHA for b6d2ee0
Browse repository at this point
Commits on Feb 12, 2016
Used unittest asserts
amorgun
committed
4350438
View commit details
Copy full SHA for 4350438
Browse repository at this point
Used test loader instead of listing all tests manually
amorgun
committed
20dc25e
View commit details
Copy full SHA for 20dc25e
Browse repository at this point
Useless method
amorgun
committed
7f6f5d4
View commit details
Copy full SHA for 7f6f5d4
Browse repository at this point
No need in extra article
amorgun
committed
ed20b87
View commit details
Copy full SHA for ed20b87
Browse repository at this point
Commits on Feb 11, 2016
Made tests order-independent
amorgun
committed
ee261ff
View commit details
Copy full SHA for ee261ff
Browse repository at this point
Commits on Feb 10, 2016
Merge pull request #195 from yprez/pep8
Show description for ad5eb53
codelucas
committed
ad5eb53
View commit details
Copy full SHA for ad5eb53
Browse repository at this point
Commits on Feb 3, 2016
Code style / pep8 fixes
yprez
committed
9147fad
View commit details
Copy full SHA for 9147fad
Browse repository at this point
Commits on Feb 1, 2016
Docs for MAX_SUMMARY_SENT setting
yprez
committed
4e3c66f
View commit details
Copy full SHA for 4e3c66f
Browse repository at this point
Revert title change
yprez
committed
b4d16c3
View commit details
Copy full SHA for b4d16c3
Browse repository at this point
adding title param in download(), in case passing cleaned html param, need to provide title in order to make nlp() work
mehuleo
authored and
yprez
committed
f652af2
View commit details
Copy full SHA for f652af2
Browse repository at this point
Adding setting for num of sentences in summary
mehuleo
authored and
yprez
committed
06ca3d0
View commit details
Copy full SHA for 06ca3d0
Browse repository at this point
Commits on Jan 30, 2016
Add CHANGELOG.md -- generated from github_changelog_generator
Lucas Ou-Yang
committed
126c6e0
View commit details
Copy full SHA for 126c6e0
Browse repository at this point
Version bump -- also test travis ci
Lucas Ou-Yang
committed
5b8aba7
View commit details
Copy full SHA for 5b8aba7
Browse repository at this point
Merge pull request #188 from alon7/hebrew-support
Show description for 0ef32a6
codelucas
committed
0ef32a6
View commit details
Copy full SHA for 0ef32a6
Browse repository at this point
Commits on Jan 28, 2016
- Added Hebrew to utils print_available_languages
alon7
committed
29d62ba
View commit details
Copy full SHA for 29d62ba
Browse repository at this point
Merge pull request #187 from yprez/fix-build
Show description for 1d886a8
codelucas
committed
1d886a8
View commit details
Copy full SHA for 1d886a8
Browse repository at this point
Merge pull request #190 from yprez/fail-error-responses
Show description for 8e00251
codelucas
committed
8e00251
View commit details
Copy full SHA for 8e00251
Browse repository at this point
Commits on Jan 27, 2016
http_success_only for async request as well
yprez
committed
1e7471d
View commit details
Copy full SHA for 1e7471d
Browse repository at this point
More specific exception handling
yprez
committed
6f02634
View commit details
Copy full SHA for 6f02634
Browse repository at this point
Fail on error http responses
Show description for 10e1a0c
yprez
committed
10e1a0c
View commit details
Copy full SHA for 10e1a0c
Browse repository at this point
Commits on Jan 26, 2016
Added Hebrew stop words for language support
alon7
committed
8a36b90
View commit details
Copy full SHA for 8a36b90
Browse repository at this point
Previous
Next
You can’t perform that action at this time.