An open API service indexing awesome lists of open source software.

https://github.com/climbsrocks/nflteamfinder

predict which tweets are about an NFL team
https://github.com/climbsrocks/nflteamfinder

Last synced: 10 months ago
JSON representation

predict which tweets are about an NFL team

Awesome Lists containing this project

README

          

# nflTeamFinder
> Returns the likelihood that a given message is about an NFL team

## Installation

From the command line:

1. `git clone https://github.com/ClimbsRocks/nflTeamFinder.git`
1. `cd nflTeamFinder`
1. `pip install -r requirements.txt`
1. `python app.py`
1. Open a browser, and navigate to [http://localhost:5000](http://localhost:5000)