Bitcoin Forum
May 04, 2024, 04:46:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Looking for Someone Skilled in R  (Read 681 times)
sal002 (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 23, 2013, 11:39:30 AM
 #1

I am trying to alter an R script that does sentiment analysis to store the summarized results in MySQL (located here - https://sites.google.com/site/miningtwitter/questions/sentiment/sentiment).  Anyone willing to help out for a few satoshis?
1714797993
Hero Member
*
Offline Offline

Posts: 1714797993

View Profile Personal Message (Offline)

Ignore
1714797993
Reply with quote  #2

1714797993
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714797993
Hero Member
*
Offline Offline

Posts: 1714797993

View Profile Personal Message (Offline)

Ignore
1714797993
Reply with quote  #2

1714797993
Report to moderator
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
April 23, 2013, 11:43:11 AM
 #2

Great link! I'll have to try package:sentiment and mine a few books.

What help do you need, exactly?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
sal002 (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 23, 2013, 12:00:27 PM
 #3

Great link! I'll have to try package:sentiment and mine a few books.

What help do you need, exactly?

Storing the results in MySQL (using http://cran.r-project.org/web/packages/RMySQL/index.html).  Probably real simple, just having an issue with the structure of the data into a table).
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
April 23, 2013, 12:09:53 PM
 #4

Great link! I'll have to try package:sentiment and mine a few books.

What help do you need, exactly?

Storing the results in MySQL (using http://cran.r-project.org/web/packages/RMySQL/index.html).  Probably real simple, just having an issue with the structure of the data into a table).

Sorry, never needed to use MySQL and R - I just use dataframes, lists, matrices and multidimensional arrays. I guess you're using MySQL so you can query it using other software?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
sal002 (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 23, 2013, 12:11:34 PM
 #5

Exactly right.  Probably real simple for someone that has used the MysQl package before.  Issue is the data structure - just not quite sure how to figure it out.  Instead of plotting (as that article does), I want to store the data.
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
April 23, 2013, 12:12:50 PM
 #6

Exactly right.  Probably real simple for someone that has used the MysQl package before.  Issue is the data structure - just not quite sure how to figure it out.  Instead of plotting (as that article does), I want to store the data.

I guess you've used R before and that saving it as a .csv or a tab delimited file is no help to you?

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
sal002 (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile WWW
April 23, 2013, 12:14:17 PM
 #7

Just a little bit - but would prefer MySQL as I can access it from another system.
organofcorti
Donator
Legendary
*
Offline Offline

Activity: 2058
Merit: 1007


Poor impulse control.


View Profile WWW
April 23, 2013, 12:26:34 PM
 #8

Well, I'm probably no use to you then, sorry. Maybe try the R mailing list or stackexchange, or if you really get stuck there might be some way to do whatever MySQL queries you wanted from within R, or calling by calling R scripts if you need it to be interactive or running on a cronjob or something.

Good luck!

Bitcoin network and pool analysis 12QxPHEuxDrs7mCyGSx1iVSozTwtquDB3r
follow @oocBlog for new post notifications
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!