Compartiendo la herramienta tweets_info.pySharing tweets_info.py tool

Tenía pendiente hacer pública la herramienta que utilicé  en el experimento del hashtag #manifiesto y en el resumen visual de la conferencia WWW2010. Me lo ha recordado @paco229 en este tweet: Francisco Georgepaco229 en su momento @congosto dijo que iba a publicar los scripts que usó para hacerlo #inp via TweetChat Le he sacado un poco de brillo al script y lo he documentado para que lo pueda usar quién esté interesado en sacar información de Twitter. El script asume que el formato de entrada es el modo texto de la  herramienta tweetbackup. Está escrito en python y permite extraer la siguiente información de un conjunto de tweets:

  • los autores y cuantos tweets han escrito
  • las palabras y el número de veces que se han utilizado (es posible filtrar las palabras irrelevantes)
  • los hastagh y el número de repeticiones
  • el número de tweets por cada día
  • el número de tweets por hora
  • las urls y el número de repeticiones, el ranking de los sitios web mencionados y de los servicios acortadores de urls.

Descargar tweets_info.py He aprovechado para cambiar el diseño de barriblog-wiki para publicar tambien allí las herramientas que vaya realizando. Espero que sean de utilidad

I had pending to share the tool that I used in the experiment hashtag #manifiesto and in the visual anlaysis of www2010 Conference.  @paco229 reminded it in this tweet: Francisco Georgepaco229 en su momento @congosto dijo que iba a publicar los scripts que usó para hacerlo #inp 8:01 AM May 19th via TweetChat I cleaned and documented the script for allowing people interested in twitter information to use it. The script asumes the input format is the textual mode of the service tweetbackup. It is written in python and allows extract this information from a set of tweets:

  • Authors and how many tweets they wrote
  • Words and the number of times they are used (it is possible to filter stop words)
  • Hashtags and the number of repeats
  • Number of tweets by day
  • Number of tweets by the hour
  • Url and the number of repeats, ranking of mentioned sites and shorten url services

Download tweets_info.py

También te podría gustar...

2 Respuestas

  1. Muchas gracias. Me alegra que haya sido de utilidad

  2. Excelente articulo, tuve al oportunidad de ampliar la información como no la recomendaste por twiter, buen articulo un saludo.

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *