Git Product home page Git Product logo

Comments (5)

n3mo avatar n3mo commented on July 26, 2024

I'm glad to hear that you are interested in considering MassMine as a research tool. You can in fact restrict your search results to a specific language. If you are using the Twitter search functionality (as in the example configuration file included with the MassMine installation), the solution is to specify a lang option. For this option, you indicate a language using the appropriate ISO 639-1 code. For Haitian Creole, the code is "ht".

Adapting the example configuration file, I was able to successfully pull 20 tweets from Twitter matching the phrase "bonswa" (pardon my lack of Haitian Creole) using the following configuration settings:

mm_apps:
 - YourAppHere

mm_keys:
 - YourKeyHere

mm_secrets:
 - YourSecretHere

service : twitter

twitter:
 task : search 
 options:
  file.name     : twitter_data.dat
  searchString  : bonswa
  tweets        : 20
  lang          : ht

Cheers!
Nick

from massmine.

macloo avatar macloo commented on July 26, 2024

Can we see a list of options soon? E.g. lang

from massmine.

n3mo avatar n3mo commented on July 26, 2024

I'm in the process of writing up the full details, and I'll leave this issue open until a substantial portion gets added to the MassMine documentation. At the very least, you can expect a full specification of the search task that is used in the example configuration file within the next day. I'll keep everyone posted here as things progress.

Edit: URL corrected

from massmine.

n3mo avatar n3mo commented on July 26, 2024

I have added documentation on searching Twitter to the MassMine documentation. The remaining docs will be fleshed out as quickly as time will allow.

Edit: You'll need to update MassMine to version >0.5.0 to use the latest documentation. Updating is simple and fast

Cheers!

from massmine.

jodth07 avatar jodth07 commented on July 26, 2024

This is awesome. Thank you guys

from massmine.

Related Issues (15)

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.