Giter Site home page Giter Site logo

sentimentanalysis's People

Watchers

 avatar  avatar  avatar  avatar

sentimentanalysis's Issues

Create DB table for keywords and create function to load table with initial LIWC keywords.

Create table for keywords. This table will contain information processed by the NLTK system and updated regularly. Will also need a join table for keywords to sentences.

The keywords table will consist of a LIWC flag indicating that the keyword is part of an original set of keywords loaded into the table.

This issue will consist of creating the tables, then creating an insert function to load the table with the initial LIWC keywords.

Re-organizing structure of python database functions + other stuff

I am re-organizing all the python db access files into one file containing classes for each user, story, sentence etc.

I am also once again going to change how all the functions return values. This may break calls to the functions. This should be the last time.

One more thing, I tested the flask.session object and it literally could not be easier. We add one line to the webapi.py file, then we can set and retrieve session values anywhere within the api. I will update the api files to include a demo of this.

Load More Sentences

Once an entire group of sentences has been loaded, load more for tagging.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.