Metadata-Version: 2.4
Name: ftm-vectorize
Version: 0.0.1
Summary: Create text embeddings and word vectors from FollowTheMoney entities
License: AGPLv3+
License-File: LICENSE
Author: Data and Research Center
Author-email: hi@dataresearchcenter.org
Requires-Python: >=3.12,<3.14
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: anystore (>=1.2.0,<2.0.0)
Requires-Dist: followthemoney (>=4.8.2,<5.0.0)
Requires-Dist: ftmq (>=4.8.2,<5.0.0)
Requires-Dist: gensim (>=4.3.0,<5.0.0)
Requires-Dist: numpy
Requires-Dist: pydantic (>=2.11.7,<3.0.0)
Requires-Dist: pydantic-settings (>=2.9.1,<3.0.0)
Requires-Dist: rigour (>=2.1.1,<3.0.0)
Requires-Dist: wordfreq (>=3.1.1,<4.0.0)
Project-URL: Issues, https://github.com/dataresearchcenter/ftm-vectorize/issues
Project-URL: Repository, https://github.com/dataresearchcenter/ftm-vectorize
