README.md
setup.py
TrendFlow.egg-info/PKG-INFO
TrendFlow.egg-info/SOURCES.txt
TrendFlow.egg-info/dependency_links.txt
TrendFlow.egg-info/requires.txt
TrendFlow.egg-info/top_level.txt
trendflow/__init__.py
trendflow/API/__init__.py
trendflow/API/clustering.py
trendflow/API/query.py
trendflow/inference_hf/__init__.py
trendflow/inference_hf/_inference.py
trendflow/lrt/__init__.py
trendflow/lrt/lrt.py
trendflow/lrt/academic_query/__init__.py
trendflow/lrt/academic_query/academic.py
trendflow/lrt/clustering/__init__.py
trendflow/lrt/clustering/clustering_pipeline.py
trendflow/lrt/clustering/clusters.py
trendflow/lrt/clustering/config.py
trendflow/lrt/clustering/models/__init__.py
trendflow/lrt/clustering/models/adapter.py
trendflow/lrt/clustering/models/keyBartPlus.py
trendflow/lrt/utils/__init__.py
trendflow/lrt/utils/article.py
trendflow/lrt/utils/dimension_reduction.py
trendflow/lrt/utils/functions.py
trendflow/lrt/utils/union_find.py
trendflow/lrt_instance/__init__.py
trendflow/lrt_instance/instances.py