Drumbeat/MoJo/hackfest/berlin/projects/Reveal: Difference between revisions

From MozillaWiki
< Drumbeat‎ | MoJo‎ | hackfest‎ | berlin‎ | projects
Jump to navigation Jump to search
Line 13: Line 13:


== Stuff done during the #Hacktoberfest ===
== Stuff done during the #Hacktoberfest ===
I've been working with Trina on her project [[Drumbeat/MoJo/hackfest/berlin/projects/curious|Curious]]. So didn't get a time to work on this one. Link to [https://github.com/tathagata/spurious Github]
I've been working with Trina on her project [[Drumbeat/MoJo/hackfest/berlin/projects/curious|Curious]]. So didn't get a time to work on this one. Link to work done Curious on [https://github.com/tathagata/spurious Github]


== After #Hacktoberfest ==
== After #Hacktoberfest ==
A number of projects demo-ed at #hacktoberfest centered around the idea of extracting named entities from the documents. By plugging this into the [[https://wiki.mozilla.org/Drumbeat/MoJo/hackfest/berlin/projects/MetaProject MetaProject]], it would provide an uniform way to take their projects forward.
A number of projects demo-ed at #hacktoberfest centered around the idea of extracting named entities from the documents. By plugging this into the [[https://wiki.mozilla.org/Drumbeat/MoJo/hackfest/berlin/projects/MetaProject MetaProject]], it would provide an uniform way to take their projects forward.

Revision as of 08:32, 29 September 2011

About The Project

  • Project Name: Reveal
  • Project Lead: Tathagata (T)
  • Big Goal for MoJo Hackfest: REST-api that takes a text files and annotates it with Named Entities
  • Key steps toward goal:
  1. Make it a REST-ful service
  2. If time permits (and if I can get some help), build the frontend that'll allow uploading files and getting a nicely formatted tagged output.

Stuff done during the #Hacktoberfest =

I've been working with Trina on her project Curious. So didn't get a time to work on this one. Link to work done Curious on Github

After #Hacktoberfest

A number of projects demo-ed at #hacktoberfest centered around the idea of extracting named entities from the documents. By plugging this into the [MetaProject], it would provide an uniform way to take their projects forward.