Michael Walker edited PaperBoy.tex  almost 9 years ago

Commit id: 77edd5495480062c2d9c7a563869819dd19864d7

deletions | additions      

       

\section{Paper Boy}  ### %###  Search medical publications intelligently \subsection{Team %\subsection{Team  name & bio} \begin{list}  \item %\begin{list}  %\item  Tan Nguyen - scientist, leader, superstar \item %\item  Ken Pang - scientist \item %\item  Lyndon Maydwell - coder extraordinaire - ([email protected]) \item %\item  Fred Michna - GIS guru ([email protected]) \item %\item  Lilly Ryan - novice coder, idea bouncer \item %\item  Bronwyn Dixon - Team Science Librarian \end{list} %\end{list}  %  src="http://sordina.binaries.s3.amazonaws.com/Paperboy-d7.jpg" alt="Paperboy" /> Image %Image  reproduced for this project with permission from the work of Bradley David Santos http://www.bradleydavidsantos.net/ %http://www.bradleydavidsantos.net/  \subsection{The Problem}  When medical researchers search for peer reviewed articles and scientific papers in academic databases such as PubMed and Google Scholar, they are currently faced with an extremely long list of results which can take days to trawl through, much of which is irrelevant. What is missing in the current methods of literature searches is the ability to determine or visualise the connections between particular articles. This can become very difficult for anyone who is jumping into a new field of research, such as new PhD students. What is needed is a more intuitive way of displaying search results which will cluster results together based on user-identified search parameters and allow visual connections to be drawn between relevant article. 

We are aiming to enable researchers to plot academic paper search results on a heat map of the world, indicating volume of output based on university location. Points on this map will provide more information about articles when clicked. We are also planning to create network diagrams of search results, which visually demonstrate relationships between papers, and easily highlight or eliminate papers that have been retracted after publication.  \subsection{Application/Relevance}  Paperboy will allow allows  researchers of all levels to quickly reach relevant search results when looking for academic papers via PubMed. At a glance, researchers will be able to understand the The  citation relationships between research papers that come out of institutions. institutions are available at a glance.  The application also will also provide an avenue for potential students to find institutions or labs to join based on research output in a specific field that they are interested in. Senior researchers could also use this tool to identify potential collaborators or new research opportunities around the world. Taken together, we believe that Paperboy will eliminate the need for scrolling through hundreds of pages of mostly irrelevant results when attempting to explore specific areas of research interest. \subsection{Datasets} %\subsection{Datasets}  We are scraping PubMed search results. The test dataset is 'Type I interferon IFN dsRNA'. We are geocoding the institution of the first author of each paper through the Google Maps Geocoding API. We are creating lines to connect these papers on a map based on whether they cite one another. We are searching through the test dataset based on keywords in the title and abstract. All datasets can be found in the GitHub repo below.  \subsection{Links} 

\item Leaflet JS library  \end{list}  \subsection{Tradeoffs/analysis}  Deprecation issues with some design.  Make stuff just work more easily.  Scraping rather than PubMed API.