Skip to content

Flask application using MongoDB and Pymongo to perform text mining on Reddit.com. Since reddit stores its data in the form of a json document, its easier to apply text mining techniques and process them in a NoSQL databases, one of them being MongoDB.

Notifications You must be signed in to change notification settings

priyankt68/reddit_miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit_miner

A simple python using MongoDB and Pymongo to perform text mining on Reddit.com. Since reddit stores its data in the form of a json document, its easier to apply text mining techniques and process them in a NoSQL databases, MongoDB, being one of them

Bitdeli Badge

About

Flask application using MongoDB and Pymongo to perform text mining on Reddit.com. Since reddit stores its data in the form of a json document, its easier to apply text mining techniques and process them in a NoSQL databases, one of them being MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages