# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ExtractLicenseFiles returns the list of possible license texts.
ExtractReadmeFiles searches for README files.
InvestigateLicenseText takes the license text and returns the most probable reference licenses matched.
InvestigateLicenseTexts takes the list of candidate license texts and returns the most probable reference licenses matched.
InvestigateReadmeText scans the README file for licensing information and outputs probable names found with Named Entity Recognition from NLP.
InvestigateReadmeTexts scans README files for licensing information and outputs the probable names using NER.
IsLicenseDirectory indicates whether the directory is likely to contain licenses.
LookupName returns the SPDX name for the given license identifier.
LookupURLs returns the list of URLs for the given license identifier.
Preload license database.

# Variables

ErrUnknownLicenseID is raised if license identifier is not known.