Coder Social home page Coder Social logo

idea's Introduction

IDEA (Text Data Visualizer)

django-version-2.1.2 python-version-3.6.7 GitHub
GitHub release GitHub Release Date

Intro & Purpose

It is hard for non-developer to visualize data.
But if you use IDEA, you can visualize data easily.

URL: Deployment has been stopped.

Please feel free to provide feedback If Project: IDEA have any problems



Requirements

If you want to test Project: IDEA locally on your environment,
The followings are required.


Python Packages

$ pip install -r requirements.txt

Secret Data

  1. Make .secrets directory at ROOT_DIR

  2. Make base.json at /.secrets


Form of base.json

{
  "SECRET_KEY": "<SECRET_KEY>"
}

Input your Django SECRET_KEY at <SECRET_KEY>.


matplotlibrc

You have to set backend parameter in your matplotlibrc.

Normally, it is located at ~/.matplotlib.

Open matplotlibrc file and set backend parameter like below.

backend : Agg

Set Environment Variable

There are four separate settings.py. It is recommended that you use files for local.(local.py)
Set the environment variable through the code below and run the server.

$ export DJANGO_SETTINGS_MODULE=config.settings.local



Three Types Of Visualization



How To Use

If you have some data which you want to visualize,
just put it in IDEA.
Then click Visualization button!



History

GitHub release GitHub Release Date

See HISTORY.md



Preview

  • Home / Config Page



  • Semantic Network Analysis (Interactive) / Word Cloud



Copyright

Copyright 2018.DevBruce.All rights reserved.
Licensed under the GNU General Public License v3.0



Reference

See NOTICE/README.md

idea's People

Contributors

devbruce avatar

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.