Giter Site home page Giter Site logo

Comments (3)

ErikBorra avatar ErikBorra commented on August 16, 2024

Thanks for the heads-up. Will do so after the summer school!

Two additions to your text:

  • by default DMI-TCAT searches for words as parts of string (i.e. global will match globally too)
  • if you search for [ global ], you will not find tweets starting with global, as this search specifies that there needs to be a space in front of, and behind, global.

from dmi-tcat.

ErikBorra avatar ErikBorra commented on August 16, 2024

More explanations to add:

  • Exclude retweets (e.g. for genuine mention networks) by putting the following into the exclude field [RT @] OR [RT: @].
  • add a more elaborate explanation about AND or OR queries + examples.
    • Query for specific users by putting an OR separated list of user names in the from user field. The user names should not start with @. E.g. user1 OR user2.
  • explain Geo filter: to get the tweets from a specific area you can use polygon drawing on google maps to get the coordinates: http://www.birdtheme.org/useful/v3tool.html > polygon > copy the part in 'live code presentation' between the tags > put in right format (remove ',0.0', replace commas by spaces, replace line breaks by commas)

from dmi-tcat.

ErikBorra avatar ErikBorra commented on August 16, 2024

Address in the FAQ

from dmi-tcat.

Related Issues (20)

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.