1 / 24

Charlotte  Pascoe, Hannah Barjat, Peter Murray-Rust and Gerry Devine

The PIMMS project and Natural Language Processing for Climate Science Extending the Chemical Tagger natural language processing tool with climate science controlled vocabularies. Charlotte  Pascoe, Hannah Barjat, Peter Murray-Rust and Gerry Devine June 9 th 2012 , Open Repositories 2012.

lena
Download Presentation

Charlotte  Pascoe, Hannah Barjat, Peter Murray-Rust and Gerry Devine

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. The PIMMS project and Natural Language Processing for Climate ScienceExtending the Chemical Tagger natural language processing tool with climate science controlled vocabularies Charlotte Pascoe, Hannah Barjat, Peter Murray-Rust and Gerry Devine June 9th2012, Open Repositories 2012

  2. Portable Infrastructure for the Metafor Metadata System http://proj.badc.rl.ac.uk/pimms/

  3. Common Information Model Data Software We can talk about DataObjects collected together in any number of ways, stored in a particular medium Shared ISO We reuse various ISO classes Quality We can talk about hierarchical ModelComponents with ModelProperties, some of which can be coupled together Some concepts are shared We can record the quality of things A particular Activity uses a particular SoftwareComponent Activity Grids We can talk about Simulations run in support of Experiments. Experiments consist of Requirements; Simulations conform to Requirements We can define a GridSpec or some other geometry

  4. Common Information Model

  5. Mind Maps Mind maps are used to capture information requirements from domain experts and build a controlled vocabulary.

  6. Python Parser Thepython parser processes the XML files generated by the mind maps <component name="Radiation"><definition status="missing">Definition of component type Radiation required</definition><parameter name="RadiativeTimeStep"choice="keyboard"><definition status="missing">Definition of property name RadiativeTimeStep required</definition><value format="numerical"name="time step"units="time units"/></parameter><parametergroupname="Longwave"><parameter name="SchemeType"choice="XOR"><definition status="missing">Definition of property name SchemeType required</definition> <value name="Wide-band model"/><value name="Wide-band (Morcrette)"/><value name="K-correlated"/><value name="K-correlated (RRTM)"/><value name="other"/></parameter><parameter name="Method"choice="XOR"><definition status="missing">Definition of property name Method required</definition><value name="Two stream"/><value name="Layer interaction"/> <value name="other"/></parameter><parameter name="NumberOfSpectralIntervals"choice="keyboard"><definition status="missing">Definition of property name NumberOfSpectralIntervals required</definition><value format="numerical"name=""/></parameter></parametergroup>

  7. Web Forms http://q.cmip5.ceda.ac.uk/ Web forms generate content in CIM xml format

  8. CIM Viewer http://zonda5.badc.rl.ac.uk/site/public/tools/viewer/integrated/1.5/en/73c59aba-dc6d-11df-a442-00163e9152a5/1

  9. Chemical Tagger http://chemicaltagger.ch.cam.ac.uk/ ChemicalTagger is an open-source tool that uses OSCAR4 and NLP techniques for tagging and parsing experimental sections in the chemistry literature.

  10. Chemical Tagger • https://bitbucket.org/wwmm/chemicaltagger & https://bitbucket.org/wwmm/acpgeo • Java project Developed by the Peter Murray-Rust group, Cambridge. Online demo: http://chemicaltagger.ch.cam.ac.uk/ • Adapted for use with ACP Abstracts (LezanHawizy and Hannah Barjat). • Modification by use of dictionaries and changes to grammar. • First use case outside of laboratory chemistry. • Still with a significant chemistry component. • Wider physical science. • Open Source NLP tool for processing chemical text • Combines Chemical Entity Recognitions (OSCAR) with NLP techniques • Extendible and Reconfigurable Taggers and Parsers • Open Source NLP tool for processing chemical text • Combines Chemical Entity Recognitions (OSCAR) with NLP techniques • Extendible and Reconfigurable Taggers and Parsers generated using ANTLR (ANother Tool for Language Recognition)

  11. Chemical Tagger & PIMMS • To extend chemical tagger to be more suited to climate modelling. • Specifically: • Palaeoclimatemodelling and how process of text mining might differ from development of a controlled vocabulary. • High-lighting of text for comparison with CIM documents. • Initially only using XML Abstracts e.g. from EGU’s Geoscientific Model Development and Climate of the Past. • Brief look at PDF to Text.

  12. Paleoclimate Language • Time periods and climatic events • Includes named Ages, Epochs, Eras etc. [Including all those in a mind map produced for the PIMMS project at Bristol]. • context of proper nouns e.g. with words such as ‘period’, ‘era’, ‘epoch’ • Numbers with appropriate units e.g. Mya, yr BP • Likely date numbers e.g. 1750 AD. • Acronyms – known’LGM’ e.g. [in context ACRONYMS have not been investigated] • Related adjectives e.g. seasonal, decadal, glacial, interglacial, stadial, interstadial, maximum, minimum where used as proper nouns. • Palaeoclimate Models • Can guess model names from context • e.g. proper noun or acronym followed by model • e.g. reconstruction / simulation with XXX • Can develop/use glossary of model names. • Palaeoclimate Acronyms • Time periods and models. • Theories, techniques, physical and chemical parameters? • Can develop/use glossary of acronyms – problem area: often not unique even within subject.

  13. Natural Language vs CV • Quick compilation of proper nouns used for time periods (primarily from Wikipedia) contains 185 words. • Use of these words together with adjective/ dates / details of events would produce a very large number of phrases. • Controlled Vocabulary from Bristol contains around 24 of these. • Use of these words together with other proper nouns / adjectives / dates gives only 44 phrases within the Bristol CV. • Map natural language to CV? • Straightforward for most dates? • Understanding of context important • Does context refer to main emphasis of paper? • Is an event/time period described unambiguously? e.g. “Last Glacial

  14. Preliminary Results Preliminary Results (from 68 files)

  15. Chemical Tagger Rendering of PALEOTIME XML rendered with CSS http://www.clim-past.net/2/205/2006/cp-2-205-2006.html

  16. GMD Journal Article http://www.geosci-model-dev.net/4/1035/2011/gmd-4-1035-2011.html

  17. The acronym / name MIROC4 is not explained – so reproduce sentence The description is just first few sentences after appearance of <MODEL> CIM Document Viewer

  18. CIM Document Viewer http://zonda5.badc.rl.ac.uk/site/public/repository Makes use of existing chemical tagging.

  19. CIM Document Viewer http://zonda5.badc.rl.ac.uk/site/public/repository Number of spectral intervals were not found! No place for “not found”

  20. Climate Models – General Constraints • Unless paper is specifically about the model we are unlikely to find much MEAFOR type CV in the abstract • Look at experimental / methods sections • model name • model resolution • model schemes • Problem with PDF -> text. • Only certain elements easy to extract (e.g. resolution)

  21. Refine ACPgeo Output • Add a few more phrases e.g. specific phrases to look for model resolution, using expected vocabulary (e.g. grid, levels, resolution, directions etc). • Refine output of ACPgeo to look for specific CV terms. • Try to put CV terms in context: • Look for proximity of CV terms to other phrases: • Within phrase; within sentence or within a number of sentences

  22. <MOLECULE> • Chemical Tagger was designed to be used primarily with chemistry. • Unsurprising that there is a tendency to to assign acronyms; hyphenated words; and words with common chemical endings as molecules. • It is possible to filter some of these wrongly assigned words by probability. • There are still conflicts e.g. C3 and C4 could refer to hydrocarbons or plants. • Extensive testing and modifying / machine learning might reduce these. • Better to get right first time if important!

  23. Harvested Metadata vs Documented Metadata http://proj.badc.rl.ac.uk/pimms/blog/ CIM was designed to be populated by modellers with the (probably over simplistic) assumption that if something isn't in the CIM document then it either isn't in the model or isn't relevant. But CIM documents created by harvesting information from papers will naturally not cover everything about a model, so missing info doesn't mean that those things weren't included/aren't relevant. PIMMS will need to describe different protocols for interpreting CIM documents depending on how they were created, but we will also want to ensure that that CIM accounts for missing data more intelligently in future releases. In essence the difference between journal article descriptions and metadata documentation is Narrative. Journal articles need to tell a story so the information they include is only that which is relevant to the narrative, whereas metadata documentation is an attempt to include as much as possible across the board. The general nature of metadata documentation is probably why it has historically been perceived as such a boring task to complete. PIMMS will make metadata documentation more fun by bringing back the Narrative, once PIMMS is established at an institution users will be able to create generalised metadata having only described those things that are relevant to the story of their experiment.

More Related