Git Product home page Git Product logo

massmine's People

Contributors

arfon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

massmine's Issues

link, and setup on different platforms.

I know that the set documentation is being worked on. Can you post one for windows as well?

Additionally, the link that is attached in the messages is going to massming.org. I am not sure if it is a typo, for massmine.org, or it is a new site that is also being worked on. Can you check on that as well?

Thank you very much

cURL library in Mac OS

Installation process: Doesn't work on Mac OS Terminal:

sudo apt-get install libcurl4-openssl-dev

apt-get was not recognized.

OS 10.9.5

Issues with oauth on fresh MM install

I'm on a fresh setup and I pulled the latest version of MM. I'm getting this error when trying to authenticate:

0

Error in registerTwitterOAuth(twitCred) :
ROAuth is no longer used in favor of httr, please see ?setup_twitter_oauth

Twitter-stream --dur is not working

Hi, I am using massmine --task=twitter-stream --query=love --count=300 --dur='2015-10-11 14:30:00' command but this command is not giving any data(output). I also tried with different queries and different dates and time.

OSX installation

Hey I'm a beginner at command line stuff and despite the process looking straightforward, am having an issue getting massmine working. Here is what I am doing,

Download and running massmine>
unzip massmine-1.4.0-OSX-11.zip
Archive: massmine-1.4.0-OSX-11.zip
creating: massmine/
inflating: massmine/massmine.link
inflating: massmine/massmine

Then I move into the massmine directory and try the "help" function to see if it's working but I get an error>
cd massmine
./massmine --help
and get this>
dyld: Library not loaded: /usr/local/opt/openssl@3/lib/libssl.3.dylib
Referenced from: /Users/rrrivando/massmine/./massmine
Reason: image not found
Abort trap: 6

Any clue where I am going wrong? I get the same error when I just click on the massmine exec file and run it that way too. I have tried running this on 2 different Macs, one running High Sierra and the other Monterey.

Thanks.

cannot open file 'foo': Permission denied

Error after typing ./massmine mmconfig (I am a new MassMine user, running it from my MacBook, in Terminal):

Running function restSearch...
Error in file(file, ifelse(append, "a", "w")) :
cannot open the connection
Calls: taskDispatch ... write.csv -> eval.parent -> eval -> eval -> write.table -> file
In addition: Warning message:
In file(file, ifelse(append, "a", "w")) :
cannot open file 'twitter_data.csv': Permission denied
Execution halted

This is in my mmconfig:

twitter:
 task : search 
 options:
  file.name : twitter_data.csv
  searchString  : florida
  tweets    : 20 

Mac OS X 10.9.5

It doesn't seem to be a permissions problem --

screen shot 2014-11-14 at 2 33 37 pm

Building fails on Ubuntu 16.04/Raspberry Pi

After installing chicken-install and all dependencies, deploy.sh fails:

Error: cannot create directory: a file with the same name already exists


Error: shell command terminated with nonzero exit code
17920
"'/usr/bin/csi' -bnq -e \"(require-library setup-api)\" -e \"(import setup-api)\"...
./deploy.sh: line 59: ./massmine/massmine: Not a directory
    zip warning: name not matched: ./massmine/

zip error: Nothing to do! (try: zip -r massmine--linux-x86_64.zip . -i ./massmine/)
./deploy.sh: line 61: ./massmine/massmine: Not a directory
./deploy.sh: line 64: ./massmine/massmine: Not a directory
mv: cannot stat 'massmine--linux-x86_64.zip': No such file or directory
./deploy.sh: line 65: ./massmine/massmine: Not a directory

Server Mode

Hi, I am trying to use Massmine Server mode. I used the example given in the Massmine Server mode behavior it is working properly but when I am trying with other queries like {"task":"twitter-stream", "geo":'-74,40,-73,41',"count":10} , {"task":"twitter-stream","user":"nasa"} etc,. I am getting the following errors like
{"error":"bad argument type"} , {"error":"bad argument type - not a number"},{"error":"client error:406 Not Acceptable"}. I want to use twitter-stream with the parameters query, geo, dur, count.

JSON from Twitter incorrectly formatted

The JSON being returned for multiple records is returning individual json objects on new lines instead of a data set. They should be returned within an array as seen in the tutorial video https://www.youtube.com/watch?v=Bm6z7K0k3Vg

The Twitter User search also appears to be the same. I have not played with any other API to verify those.

I have attached the result of the following search:
[massmine --task=twitter-search --query=pokemon --count=10]

pokemon-twitter-search.zip

Error 401: Unauthorized

Hi. I'd like to use Massmine for my doctoral thesis, but I'm getting this error when trying to run it:

captura de pantalla 2015-05-24 a la s 11 38 04

OAuth incorrectly called

I downloaded the zip and changed the mmconfig to include my information and when I return to run massmine I get:

[1] "Using direct authentication"
Error in check_twitter_oauth() : OAuth authentication error:
This most likely means that you have incorrectly called setup_twitter_oauth()'
Calls: loadModules ... mmAuth -> setup_twitter_oauth -> check_twitter_oauth
Execution halted
logout

Could this be an issue on my end?

tumblr-posts count is not working

I am trying to collect data from tumblr-posts. If I give query = kingjamesprogramming, count = 2 , massmine is collecting 20 posts instead of 2. If I give query = kingjamesprogramming, count = 30, it is collecting 40 posts instead of 30.

Expanding columns D and E in CSV

I'd like to unpack the "id" (D) and/or "id_str"โ€‹ (E) columns in my spreadsheet file.

These numbers are complete in the JSON file, but when they come into the CSV, they are in truncated notation and I can't unpack them.

In reporting findings, sometimes we want to open the original tweet. That's why we need access to the tweet ID.

Different languages - Haitian Creole

I am intersted in possibly using this to do research and gather data in languages other than English, - particularly, Haitian Creole. Can this be implemented?

Additionally, from a linguistic point of view, it would be a great resource to have to study endangered languages.

J.D.

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.