-
Notifications
You must be signed in to change notification settings - Fork 0
Citations
hrybacki edited this page Mar 20, 2013
·
2 revisions
- Refine the crowd surfing engine to be more robust and modular.
- Design and implement a skeleton for the journal source listers, fetchers, and parsers.
- Design and implement a scalable database solution.
- Design a front end API for users to interact with the parsing engine and deposit personal article and citation information.
- Think about database optimization while parsing large groups of citations that relate to each other.
- Think about creating a Bloom filter vs a Hash table for database queries as it grows.
- Think about a way to verify/merge similar documents during and after their creation and storage.
- Think about a journal abbreviation to journal conversion module.