Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > A Discussion on Python and Data Visualization

Reply
Thread Tools

A Discussion on Python and Data Visualization

 
 
subhabangalore@gmail.com
Guest
Posts: n/a
 
      12-03-2012
Dear Group,

I am trying to work out a data visualization module.

Here,
I am taking raw corpus,and processing it linguistically(tokenization,tagging,NED recognition)
and then trying to link the NED's with Latent Semantic Analysis or Relationship Mining or Network graph theory or cluster analysis and trying to visualize the result.

For NLP based works I am taking NLTK, LSA or Relationship Mining is also handled by NLTK,
for Network graph theory I am taking igraph/networkx, for cluster analysis I am using Pycluster/Cluster
and if any more extra visualization is required I am using matplotlib.

Now, am I going fine with the choice of software--(I am using Python2.7.3 on MS-Windows 7 with IDLE as GUI) or should I change any one?

If you have any suggestion?

Now, I was feeling as this is the age of Information Visualization Python may have a library for doing visual analytics which I do not know which would extract information and visualize?

If anyone can kindly suggest?

Thanking You in Advance,
Regards,
Subhabrata.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data visualization in Python kj Python 4 08-20-2009 12:21 PM
Symposium "Image Processing and Data Visualization" within the SEECCM2009, Greece - Announce & Call for Papers tavares@fe.up.pt Python 0 07-10-2008 12:54 PM
Python data visualization Boris Ozegovic Python 0 04-11-2007 07:20 PM
Scientific computing and data visualization. Fie Pye Python 11 10-08-2006 08:08 PM
Scientific computing and data visualization. Fie Pye Python 0 09-06-2006 07:25 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57