Difference between revisions of "Journalism"
| Line 31: | Line 31: | ||
* [http://refdesk.com/ Refdesk.com] Fact checker for the Internet | * [http://refdesk.com/ Refdesk.com] Fact checker for the Internet | ||
| − | == Tools == | + | == Aggregation & Classification Tools == |
<youtube>hBPT6_JoUvU</youtube> | <youtube>hBPT6_JoUvU</youtube> | ||
<youtube>bEOiYF1a6Ak</youtube> | <youtube>bEOiYF1a6Ak</youtube> | ||
| Line 37: | Line 37: | ||
<youtube>HeKchZ1dauM</youtube> | <youtube>HeKchZ1dauM</youtube> | ||
<youtube>YzMA2O_v5co</youtube> | <youtube>YzMA2O_v5co</youtube> | ||
| − | |||
<youtube>yVj1WELaG3I</youtube> | <youtube>yVj1WELaG3I</youtube> | ||
<youtube>wXpxyKXksFU</youtube> | <youtube>wXpxyKXksFU</youtube> | ||
<youtube>5BndsgTuuLg</youtube> | <youtube>5BndsgTuuLg</youtube> | ||
<youtube>1UMHhJEaVTQ</youtube> | <youtube>1UMHhJEaVTQ</youtube> | ||
| + | |||
| + | == News API == | ||
| + | * [http://newsapi.org/ News API] | ||
| + | |||
| + | Get breaking news headlines, and search for articles from news sources and blogs all over the web with our news API. News API is a simple and easy-to-use API that returns [http://www.w3schools.com/js/js_json.asp JSON -JavaScript Object Notation] metadata for headlines and articles live all over the web right now. | ||
| + | |||
| + | === [[Python]] === | ||
| + | <youtube>oUuIVJ96JsI</youtube> | ||
| + | <youtube>4P2o9DgZtU8</youtube> | ||
| + | |||
| + | === [[Javascript]] === | ||
| + | <youtube>nynEoxNq9RM</youtube> | ||
| + | <youtube>fOSGazKFRYE</youtube> | ||
| + | |||
| + | |||
| + | == Flask == | ||
<youtube>I5syfw5zgnc</youtube> | <youtube>I5syfw5zgnc</youtube> | ||
Revision as of 12:08, 12 July 2020
Youtube search... ...Google search
- Capabilities
- Case Studies
- Classification of News Dataset | Olga Fuks
- Automated News Categorization using Machine Learning methods | U Suleymanov and S Rustamov
- Current State for news sources
- Natural Language Processing (NLP)
- Google News
- Fake News, email and social media
- Google News
- Bing News
- Yahoo News
- Techmeme
- NewsNow
- [http://feedly.com/i/welcome Feedly
- Panda
- PressReader/News360
- Refdesk.com Fact checker for the Internet
Contents
Aggregation & Classification Tools
News API
Get breaking news headlines, and search for articles from news sources and blogs all over the web with our news API. News API is a simple and easy-to-use API that returns JSON -JavaScript Object Notation metadata for headlines and articles live all over the web right now.
Python
Javascript
Flask
Python Django
- Python Django Project – Learn to Build your own News Aggregator Web App | DataFlair Team Django, BeautifulSoup, requests module