nlpmed_engine package

Subpackages

Submodules

nlpmed_engine.about module

Module Information for NLPMed-Engine.

This module contains metadata about the NLPMed-Engine, a powerful NLP engine designed for medical text processing. It provides essential information such as the title, description, version, author details, licensing, and source code URL.

Attributes:

__title__ (str): The name of the engine. __description__ (str): A brief description of the engine’s purpose. __version__ (str): The current version of the engine. __author__ (str): The author of the engine. __author_website__ (str): The author’s website for more information. __license__ (str): The license under which the engine is distributed. __url__ (str): The URL to the project’s GitHub repository.

Author:

Omid Jafari (https://omidjafari.com)

License:

AGPLv3 (https://www.gnu.org/licenses/agpl-3.0.en.html)

Module contents