Greetings,
I have been working on a platform to facilitate the browsing of recent literature in specific fields of the life sciences. The platform displays stemmed tags extracted from abstracts and organized as a tag cloud. We have compiled a database of citation frequency for researchers and journals and we use this data to format the tags related to importance (i.e. more highly cited journals and PIs have tags with a larger font size). We are still working on optimizing the database queries, but it is now fully functioning. We are using AJAX callbacks to enhance usability and speed-up the browsing process.

