WAMEX reports processed
1. Part-of-Speech tagging Part-of-Speech Tagging
2. Entities are obtained as Noun Phrase Chunked
3. Using dictionaries, tag the terms: geological era, commodity, project name etc.
4. Relations
[
"Aerial photography LANDSAT SPOT MSS Radar Other (specify)",
"Regional Reconnaissance Prospect Underground Costean Ground geophysics Radiometrics Magnetics Gravity Digital terrain modelling Electromagnetics SP/AP/EP IP AMT Resistivity Complex resistivity Seismic reflection Seismic refraction Well logging Geophysical interpretation Other (specify) Geochemical Surveying Surface Geochemistry Stream sediment Soil Rock chip Laterite Water Biogeochemistry Isotope Whole rock Mineral analysis Other (specify) Drilling Data Dictionary TR1184_lithcodes Txt Collar TR1184_Coll Txt Assay TR1184_Assay Txt Survey TR1184_Survey Txt Lithology TR1184_Litho Txt Events Recovery Magnetic Susceptibility Quartz Water Translation Alteration Vein Structure TR1184_Structure txt Drill",
"This report describes exploration and development activities undertaken on the Plutonic, Plutonic Extended, Freshwater, and Marymia tenements for the calendar year 2005."
]
1. Part-of-Speech Tagging
[ [ [ "Aerial", "JJ" ], [ "photography", "NN" ], [ "LANDSAT", "NNP" ], [ "SPOT", "NNP" ], [ "MSS", "NNP" ], [ "Radar", "NNP" ], [ "Other", "JJ" ], [ "(", "(" ], [ "specify", "VB" ], [ ")", ")" ] ], [ [ "Regional", "JJ" ], [ "Reconnaissance", "NNP" ], [ "Prospect", "NNP" ], [ "Underground", "NNP" ], [ "Costean", "NNP" ], [ "Ground", "NNP" ], [ "geophysics", "NNS" ], [ "Radiometrics", "NNPS" ], [ "Magnetics", "NNPS" ], [ "Gravity", "NNP" ], [ "Digital", "NNP" ], [ "terrain", "NN" ], [ "modelling", "VBG" ], [ "Electromagnetics", "NNS" ], [ "SP/AP/EP", "NNP" ], [ "IP", "NNP" ], [ "AMT", "NNP" ], [ "Resistivity", "NNP" ], [ "Complex", "NNP" ], [ "resistivity", "NN" ], [ "Seismic", "NNP" ], [ "reflection", "NN" ], [ "Seismic", "NNP" ], [ "refraction", "NN" ], [ "Well", "NNP" ], [ "logging", "VBG" ], [ "Geophysical", "NNP" ], [ "interpretation", "NN" ], [ "Other", "JJ" ], [ "(", "(" ], [ "specify", "VB" ], [ ")", ")" ], [ "Geochemical", "NNP" ], [ "Surveying", "NNP" ], [ "Surface", "NNP" ], [ "Geochemistry", "NNP" ], [ "Stream", "NNP" ], [ "sediment", "NN" ], [ "Soil", "NNP" ], [ "Rock", "NNP" ], [ "chip", "NN" ], [ "Laterite", "NNP" ], [ "Water", "NNP" ], [ "Biogeochemistry", "NNP" ], [ "Isotope", "NNP" ], [ "Whole", "NNP" ], [ "rock", "NN" ], [ "Mineral", "NNP" ], [ "analysis", "NN" ], [ "Other", "JJ" ], [ "(", "(" ], [ "specify", "VB" ], [ ")", ")" ], [ "Drilling", "NNP" ], [ "Data", "NNP" ], [ "Dictionary", "NNP" ], [ "TR1184_lithcodes", "NNP" ], [ "Txt", "NNP" ], [ "Collar", "NNP" ], [ "TR1184_Coll", "NNP" ], [ "Txt", "NNP" ], [ "Assay", "NNP" ], [ "TR1184_Assay", "NNP" ], [ "Txt", "NNP" ], [ "Survey", "NNP" ], [ "TR1184_Survey", "NNP" ], [ "Txt", "NNP" ], [ "Lithology", "NNP" ], [ "TR1184_Litho", "NNP" ], [ "Txt", "NNP" ], [ "Events", "NNP" ], [ "Recovery", "NNP" ], [ "Magnetic", "NNP" ], [ "Susceptibility", "NNP" ], [ "Quartz", "NNP" ], [ "Water", "NNP" ], [ "Translation", "NNP" ], [ "Alteration", "NNP" ], [ "Vein", "NNP" ], [ "Structure", "NNP" ], [ "TR1184_Structure", "NNP" ], [ "txt", "NN" ], [ "Drill", "NNP" ] ], [ [ "This", "DT" ], [ "report", "NN" ], [ "describes", "VBZ" ], [ "exploration", "NN" ], [ "and", "CC" ], [ "development", "NN" ], [ "activities", "NNS" ], [ "undertaken", "VBP" ], [ "on", "IN" ], [ "the", "DT" ], [ "Plutonic", "NNP" ], [ ",", "," ], [ "Plutonic", "NNP" ], [ "Extended", "NNP" ], [ ",", "," ], [ "Freshwater", "NNP" ], [ ",", "," ], [ "and", "CC" ], [ "Marymia", "NNP" ], [ "tenements", "NNS" ], [ "for", "IN" ], [ "the", "DT" ], [ "calendar", "NN" ], [ "year", "NN" ], [ "2005", "CD" ], [ ".", "." ] ]]
3. Entities
[
"Aerial",
"LANDSAT",
"Seismic",
"Seismic",
"Geophysical",
"Soil Rock",
"Laterite Water Biogeochemistry Isotope Whole",
"Plutonic",
"Plutonic Extended",
"Freshwater",
"Marymia"
]