Skip to main content

Predicts classes of environmental due diligence

Project description

EnvBert is an easy-to-use Python library built on top of Bert models to organise environmental data in environmental site assessments.

Installation

Use the package manager pip to install EnvBert

pip install EnvBert

Usage

# returns the predicted class along with the probability 
from EnvBert.due_diligence import *

doc = """
	weathered shale was encountered below the surface area with fluvial deposits. 
	Sediments in the coastal plain region are found above and below the bedrock 
	with sandstones and shales that form the basement rock"
      """

predict(doc)

About

This Package is part of the Research topic "AI for Environment Due-Diligence" conducted by Afreen Aman, Deepak John Reji, Shaina Raza. If you use this work (code, model or dataset),

Please star at: AI for Environment Due-Diligence, (2022), GitHub repository, https://github.com/dreji18/environmental-due-diligence

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EnvBert-0.2.8.tar.gz (46.8 kB view hashes)

Uploaded Source

Built Distribution

EnvBert-0.2.8-py3-none-any.whl (46.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page