Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abehandler/contracts_nlp
Uses NLP methods to parse and classify contracts from The City of New Orleans
https://github.com/abehandler/contracts_nlp
Last synced: about 6 hours ago
JSON representation
Uses NLP methods to parse and classify contracts from The City of New Orleans
- Host: GitHub
- URL: https://github.com/abehandler/contracts_nlp
- Owner: AbeHandler
- Created: 2015-03-08T17:38:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-23T23:39:47.000Z (over 9 years ago)
- Last Synced: 2023-08-03T08:12:18.006Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.02 MB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Alt text](https://s3-us-west-2.amazonaws.com/lensnola/images/Working.png)
# What is this?
This code uses natural language tools and methods to analyze 6500 contracts from the City of New Orleans. Specifically, it tries to answer two questions:
- **How much is each contract worth?** The city does not post the value of each contract on its website. So there is no way to know how much money has been promised or spent.
- **What kinds of contracts does the city post?** Many different kinds of "contracts" wash up on the city's purchasing portal. Each has different langauge, requiring different kinds of analysis. Can the 6500 contracts be broken into smaller families? For instance, can we distinguish between leases, film permits and cooperative endevor agreements?