Metadata-Version: 2.1
Name: text_lloom
Version: 0.2
Summary: Concept Induction to analyze unstructured text
Author: Michelle Lam
Author-email: mlam4@cs.stanford.edu
Requires-Python: >=3.9,<4.0
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
Requires-Dist: anywidget (>=0.9.0,<0.10.0)
Requires-Dist: asyncio (>=3.4.3,<4.0.0)
Requires-Dist: bertopic (>=0.16.0,<0.17.0)
Requires-Dist: google-generativeai (>=0.3.2,<0.4.0)
Requires-Dist: hdbscan (>=0.8.33,<0.9.0)
Requires-Dist: ipywidgets (>=7.1.1,<8.0.0)
Requires-Dist: langchain (==0.0.271)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: openai (==0.28)
Requires-Dist: pathos (>=0.3.2,<0.4.0)
Requires-Dist: tiktoken (>=0.6.0,<0.7.0)
Description-Content-Type: text/markdown

Directory for the LLooM python package

