adding main.py and name_entity.py to a new branch for sentiment anali…#17
adding main.py and name_entity.py to a new branch for sentiment anali…#17tinkerofwales wants to merge 1 commit intoopendenton:masterfrom tinkerofwales:datamining-sentiment
Conversation
…sys. Parsing "libraries" that returns time/location information with LDA assumed sentiment topics
|
This could come in really handy when we're handling more text-based documents. We should definitely think about integrating this with:
Let's think about splitting the off into its own microservice. Doing that would allow us to run background tasks and not worry about eating up limited server resources. Then, we can host both the list of documents that should be processed, along with the results of the analysis, on the Plus, this allows teams to work on adding features and maintaining the codebase in a more fine-grained way. Let's initialize a new repository under OpenDenton -- tag me or Kyle if you need any help -- but let's also continue to track this (future) service here within this PR. Here's a few runway items for consideration:
This is awesome, y'all! |
Adding datamining branch for branching and sentiment analysis. Parsing "libraries" that returns time/location information with LDA assumed sentiment topics