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
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