mozilla / mofo-allhands

Event App for Mozilla Foundation All Hands
http://mzl.la/mofolondon
Mozilla Public License 2.0
0 stars 7 forks source link

Analyze the Etherpads #41

Open xmatthewx opened 8 years ago

xmatthewx commented 8 years ago

Here's some info we could try to extract from quick brainstorm with @gvn.

easy:

harder:

hardest:

xmatthewx commented 8 years ago

@auremoser – can you add some quick notes on the tool and process you identified?

xmatthewx commented 8 years ago

yay

xmatthewx commented 8 years ago

count of

auremoser commented 8 years ago

Super dupe, requirements and ideas are in the readme along with the data now, in this github: https://github.com/auremoser/mofolondon-ether.

more counts:

Might be best to use this as a light pilot, only 20 etherpads have content. I'm not sure folks knew there were pads. It's a shame! We should push it next time.

auremoser commented 8 years ago

I'll add more soon!

xmatthewx commented 8 years ago

Thanks again for pushing this forward @auremoser. A couple thoughts:

auremoser commented 8 years ago

Cool @xmatthewx ! I'm off today but going to get back on this tomorrow. Yes I should have made headers for the csvs! bad formatting. I would like to make it so all you have to do is run a few scripts, for mozfest etcet and you get some basic stats for your etherpads. :) I'll get back on it tomorrow! Thanks for the feedback!

xmatthewx commented 8 years ago

I did a quick look and found:

Then I dug into top words, filtering out common words (might have been a bit too aggressive using "custom 9300".)

I removed names and uninteresting words, then tried to form a bit of a narrative:

We talk about our platforms

...and our issues & programs.

We focus on people

...especially distributed leadership.

We work together

...and do it smartly.

Communication is central to our work

...and we broadcast confidence & excitement.

The work continues...

auremoser commented 8 years ago

Yay!!!

xmatthewx commented 8 years ago

a huge thanks to you @auremoser for making this possible. 👏 🚀 🌚 🎸

xmatthewx commented 8 years ago

We should do an unfiltered search for issue names and synonyms. Maybe also for words that express confidence, excitement, concern. Here's a site for finding text analysis tools, such as examining sentiment. No idea if these are the best options.

@samanthaburton – it'd be useful to have keywords for the issues. Can you point us to the summary language you had on your nest posters? Thanks!

Again – this is just a demo of what we could do, if we get better at documenting things with tools like Pulse and the Event App.

cc @edrushka @kristinashu @mmmavis

mmmavis commented 8 years ago

@auremoser this is so COOL! 👍 I especially love the idea of appending /export/txt to each pad's URL! What an awesome hack - I was trying to figure out how Etherpad API works & how I can acquire a API key... and now the /export/txt totally solves the problem!

samanthaburton commented 8 years ago

Summary language is in the updated 2020 strategy!

We don't have 'official' keywords yet, but @KevZawacki is going to be working on defining some for each issue to help our monitoring & evaluation efforts - so, depending on the timeline for this analysis, that work could be helpful.

auremoser commented 8 years ago

Thanks @xmatthewx for the idea and the narrative breakdown :), and yah @mmmavis !! one of our fellows, richard, suggested that hack to me :)

xmatthewx commented 8 years ago

Thanks @samanthaburton. It's going to be challening to count keywords with high confidence that they're related to the issues. Insights are tricky!!

We could (1 )find keywords, (2) grab surrounding text, then (3) analyze for relevance.

Keywords directly from issue statements:

mmmavis commented 8 years ago

@xmatthewx

Got something up just for us to play around: http://allhands-etherpads-analyzer.herokuapp.com/ We'll need to spend effort on data mining to make raw Etherpad data useful though 👀

Word Cloud: http://allhands-etherpads-analyzer.herokuapp.com/wordcloud ☁️

auremoser commented 8 years ago

really cool @mmmavis !