ClimbsRocks / data-formatter

Takes raw csv input and formats it to be ready for neural networks
19 stars 7 forks source link

eventually, add in a sentiment prediction to each nlp field #71

Open ClimbsRocks opened 8 years ago

ClimbsRocks commented 8 years ago

then that sentiment prediction will just be fed in as a feature to whatever else it is that we're attempting to actually predict with this dataset.

i can probably reuse parts of nlpSentiment for this.