Metadata-Version: 2.1
Name: llm-ie
Version: 1.2.2
Summary: A comprehensive toolkit that provides building blocks for LLM-based named entity recognition, attribute extraction, and relation extraction pipelines.
License: MIT
Author: Enshuo (David) Hsu
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: json_repair (>=0.30,<0.31)
Requires-Dist: nest_asyncio (>=1.6.0,<2.0.0)
Requires-Dist: nltk (>=3.8,<4.0)
Description-Content-Type: text/markdown

This is the readme for llm-ie Python package.
