Drumbeat/MoJo/hackfest/berlin/projects/ATTN-SPAN: Difference between revisions

From MozillaWiki
< Drumbeat‎ | MoJo‎ | hackfest‎ | berlin‎ | projects
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


==Project Plan==
==Project Plan==
===Project Information===
'''Project Name:''' ATTN-SPAN
'''Project Lead:''' Dan Schultz
'''More Info''': [[http://slifty.com/2011/08/learning-lab-final-project-attn-span/]]
'''Demo''': [[http://attnspan.istheinternetabigtruck.com]]
'''Source Code''': [[https://github.com/slifty/ATTN-SPAN]]
===Hacktoberfest MVP===
===Hacktoberfest MVP===
Goals for the end of Hacktoberfest:
Goals for the end of Hacktoberfest:
Line 10: Line 22:
# API that allows a system to retrieve a set of video clips related to a block of text (and optionally, tailored to user interests)
# API that allows a system to retrieve a set of video clips related to a block of text (and optionally, tailored to user interests)


Use cases specific to data generation and metadata extraction have been separated into the [[https://wiki.mozilla.org/Drumbeat/MoJo/hackfest/berlin/projects/MetaProject||MetaMetadata Project]].
Use cases specific to data generation and metadata extraction have been separated into [[https://wiki.mozilla.org/Drumbeat/MoJo/hackfest/berlin/projects/MetaProject].


'''Key steps toward goal''': I need to flesh out the system architecture and API, identify creative ways of collecting metadata for video, design a slick interface, and
===Schema===
 
===Project Needs===


'''Pending needs''': I could use better NLP toolkits and techniques for identifying key concepts and actors.  I could use advice on serving / streaming video.  I could use some help with the front end design (I'm not known for my design abilities.)
'''Pending needs''': I could use better NLP toolkits and techniques for identifying key concepts and actors.  I could use advice on serving / streaming video.  I could use some help with the front end design (I'm not known for my design abilities.)
'''Link for more info''': [[http://slifty.com/2011/08/learning-lab-final-project-attn-span/]]
'''Link for demo''': [[http://attnspan.istheinternetabigtruck.com]]
'''Link to source code if applicable''': [[https://github.com/slifty/ATTN-SPAN]]

Revision as of 08:12, 27 September 2011

Project Name: ATTN-SPAN

Project Lead(s): Dan Schultz


Project Plan

Project Information

Project Name: ATTN-SPAN

Project Lead: Dan Schultz

More Info: [[1]]

Demo: [[2]]

Source Code: [[3]]


Hacktoberfest MVP

Goals for the end of Hacktoberfest:

  1. System that accepts a transcribed video clip with identified key "moments", calculates and stores segments (e.g. Person A spoke from 1:02 to 1:33) from those moments.
  2. API that allows a system to retrieve a set of video clips related to a block of text (and optionally, tailored to user interests)

Use cases specific to data generation and metadata extraction have been separated into [[4].

Schema

Project Needs

Pending needs: I could use better NLP toolkits and techniques for identifying key concepts and actors. I could use advice on serving / streaming video. I could use some help with the front end design (I'm not known for my design abilities.)