Drumbeat/MoJo/hackfest/berlin/projects/Reveal: Difference between revisions
Jump to navigation
Jump to search
Tathagatadg (talk | contribs) |
Tathagatadg (talk | contribs) |
||
| 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:
- Make it a REST-ful service
- 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.
- Pending needs: Someone who has previous experience of creating REST api
- Link for more info: http://tathagatadg.blogspot.com
- Demo showing Named Entities(Politicians, oil companies, terrorist groups, Dalai lama ...) in Wikileaks documents
- github
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.