Skip to content

this app provide API to get crawled news and to tag comments on news websites

Notifications You must be signed in to change notification settings

saminbassiri/news_and_comment_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

news_and_comment_API

this app provide API to get crawled news and to tag comments on news websites

This app has 5 part:

  • a crawler to get news from NPR website
  • a vectorizer to process comments for clarification
  • a classifier module to detect toxic comments
  • a SQLite database to store data
  • a flask app providing APIs : get news, get comments and post new comments

to run this app use below command

flask run

Couples

  1. SQLite

To test local API via UI and more info :

toxic comment classifier

For more information about the classifier module see description tap

About

this app provide API to get crawled news and to tag comments on news websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages