You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 16:22:33 UTC

[GitHub] [beam] kennknowles opened a new issue, #18124: Beam Example(s) exploring public document datasets

kennknowles opened a new issue, #18124:
URL: https://github.com/apache/beam/issues/18124

   In Beam, we have examples illustrating counting the occurrences of words and performing a basic TF-IDF analysis on the works of Shakespeare (or whatever you point it at). It would be even cooler to do these analyses, and more, on a much larger data set that is really the subject of current investigations.
   
   In chatting with professors at the University of Washington, I've learned that scholars of many fields would really like to explore new and highly customized ways of processing the growing body of publicly-available scholarly documents, such as PubMed Central. Queries like "show me documents where chemical compounds X and Y were both used in the 'method' section"
   
   So I propose a Google Summer of Code project wherein a student writes some large-scale Beam pipelines to perform analyses such as term frequency, bigram frequency, etc.
   
   Skills required:
    - Java or Python
    - (nice to have) Working through the Beam getting started materials
   
   Imported from Jira [BEAM-1439](https://issues.apache.org/jira/browse/BEAM-1439). Original Jira may contain additional context.
   Reported by: kenn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org