Metadata-Version: 2.1
Name: kognitos-bdk-klang
Version: 2.2.2
Summary: A Signature parser for Kognitos book development kit (BDK)
License: Propietary
Author: Ignacio Delmont
Author-email: ignacio@kognitos.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# BDK Klang

This project is a Python-based natural language parser designed to analyze structured English text signatures. It 
leverages the KlangParser class to interpret commands or sentences, extracting key components such as verbs, 
objects, prepositions, targets, outputs, and proper nouns. The parser is particularly suited for natural language 
processing tasks that involve breaking down text into actionable and analyzable elements.

