Skip to content

This is the code used to apply NLP to borehole descriptions

Notifications You must be signed in to change notification settings

IFuentesSR/GeoVectoLitho

Repository files navigation

GeoVectoLitho

Code associated with the open access publication entitled 3D lithological mapping of borehole descriptions using word embeddings in Computers & Geosciences by Ignacio Fuentes, José Padarian, Takuya Iwanaga, and R. Willem Vervoort from The University of Sydney and the Australian National University

doi: https://doi.org/10.1016/j.cageo.2020.104516

About

The Scripts correspond to python scripts that can be used as examples to create lithological maps. Among the scripts there are functions for resampling the data, the generation of regular grids, training a multilayer perceptron neural network to classify word embeddings into lithological probabilities and classes, among others.

time_series

Additionally, two scripts are used for plotting the lithological classes and the uncertainty associated using voxels.

average

heatmap

How to cite this work?

Article

@article{fuentes20203d,
  title={3D lithological mapping of borehole descriptions using word embeddings},
  author={Fuentes, Ignacio and Padarian, Jos{\'e} and Iwanaga, Takuya and Vervoort, R Willem},
  journal={Computers \& Geosciences},
  volume={141},
  year={2020},
  publisher={Elsevier}
}

About

This is the code used to apply NLP to borehole descriptions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages