Skip to content

lambda-post-here/build-post-here-DS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post Here: The Subreddit Predictor

This project is a part of the Lambda School Build Week April 2019

-- Project Status: [Completed]

Project Intro/Objective

Post Here helps you find the best place to share your post on Reddit. The user enters their post and Post Here finds the subreddit that is most appropriate for that post using data science methods.

Methods Used

Natural Language Processing Predictive Modeling

Technologies

  • AWS
  • PRAW

Python Libraries

  • SpaCy
  • Sci-kit Learn
  • NLTK
  • String
  • Flask
  • Pickle
  • Re
  • Pandas
  • URLlib

Needs of this project

Frontend developer to provide a layout for theme/color scheme, integrating content and creating user form for input.
Backend developer for securing endpoints, authenticated login, and routing user input and output of DS API. Access to AWS to host Flask app with API and Reddit post data. Data exploration/descriptive statistics
Data processing/cleaning Word vectorizing Statistical modeling

Getting Started

Clone this repo

If you want more recent data you will need to:

You can host the Flask app locally or use another platform like AWS.