mirror of
https://github.com/marvinscham/masterthesis-playground.git
synced 2025-12-06 18:20:53 +01:00
Restructure
This commit is contained in:
132
bertopic/requirements.txt
Normal file
132
bertopic/requirements.txt
Normal file
@@ -0,0 +1,132 @@
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
asttokens==3.0.0
|
||||
attrs==25.3.0
|
||||
bertopic==0.17.0
|
||||
Brotli==1.1.0
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
comm==0.2.2
|
||||
contourpy==1.3.2
|
||||
cssselect==1.3.0
|
||||
cycler==0.12.1
|
||||
debugpy==1.8.14
|
||||
decorator==5.2.1
|
||||
distro==1.9.0
|
||||
dotenv==0.9.9
|
||||
executing==2.2.0
|
||||
fastjsonschema==2.21.1
|
||||
filelock==3.18.0
|
||||
fonttools==4.58.0
|
||||
fsspec==2025.5.1
|
||||
gensim==4.3.3
|
||||
h11==0.16.0
|
||||
h2==4.2.0
|
||||
hdbscan==0.8.40
|
||||
hf-xet==1.1.2
|
||||
hpack==4.1.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface-hub==0.32.2
|
||||
hyperframe==6.1.0
|
||||
idna==3.10
|
||||
ipykernel==6.29.5
|
||||
ipython==9.3.0
|
||||
ipython_pygments_lexers==1.1.1
|
||||
jedi==0.19.2
|
||||
Jinja2==3.1.6
|
||||
jiter==0.10.0
|
||||
jmespath==1.0.1
|
||||
joblib==1.5.1
|
||||
jsonschema==4.24.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
jupyter_client==8.6.3
|
||||
jupyter_core==5.8.1
|
||||
kaleido==0.2.1
|
||||
kiwisolver==1.4.8
|
||||
llvmlite==0.44.0
|
||||
lxml==5.4.0
|
||||
MarkupSafe==3.0.2
|
||||
matplotlib==3.10.3
|
||||
matplotlib-inline==0.1.7
|
||||
mpmath==1.3.0
|
||||
narwhals==1.41.0
|
||||
nbformat==5.10.4
|
||||
nest-asyncio==1.6.0
|
||||
networkx==3.4.2
|
||||
nltk==3.9.1
|
||||
numba==0.61.2
|
||||
numpy==1.26.4
|
||||
nvidia-cublas-cu12==12.6.4.1
|
||||
nvidia-cuda-cupti-cu12==12.6.80
|
||||
nvidia-cuda-nvrtc-cu12==12.6.77
|
||||
nvidia-cuda-runtime-cu12==12.6.77
|
||||
nvidia-cudnn-cu12==9.5.1.17
|
||||
nvidia-cufft-cu12==11.3.0.4
|
||||
nvidia-cufile-cu12==1.11.1.6
|
||||
nvidia-curand-cu12==10.3.7.77
|
||||
nvidia-cusolver-cu12==11.7.1.2
|
||||
nvidia-cusparse-cu12==12.5.4.2
|
||||
nvidia-cusparselt-cu12==0.6.3
|
||||
nvidia-nccl-cu12==2.26.2
|
||||
nvidia-nvjitlink-cu12==12.6.85
|
||||
nvidia-nvtx-cu12==12.6.77
|
||||
openai==1.82.0
|
||||
packaging==25.0
|
||||
pandas==2.2.3
|
||||
parsel==1.10.0
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
pillow==11.2.1
|
||||
platformdirs==4.3.8
|
||||
plotly==6.1.2
|
||||
prompt_toolkit==3.0.51
|
||||
psutil==7.0.0
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
pydantic==2.11.5
|
||||
pydantic_core==2.33.2
|
||||
Pygments==2.19.1
|
||||
pynndescent==0.5.13
|
||||
pyparsing==3.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
pyzmq==26.4.0
|
||||
referencing==0.36.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
rpds-py==0.25.1
|
||||
safetensors==0.5.3
|
||||
scikit-learn==1.6.1
|
||||
scipy==1.13.1
|
||||
seaborn==0.13.2
|
||||
sentence-transformers==4.1.0
|
||||
setuptools==80.9.0
|
||||
six==1.17.0
|
||||
smart-open==7.1.0
|
||||
sniffio==1.3.1
|
||||
stack-data==0.6.3
|
||||
sympy==1.14.0
|
||||
threadpoolctl==3.6.0
|
||||
tokenizers==0.21.1
|
||||
torch==2.7.0
|
||||
tornado==6.5.1
|
||||
tqdm==4.67.1
|
||||
traitlets==5.14.3
|
||||
transformers==4.52.3
|
||||
triton==3.3.0
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.13.2
|
||||
tzdata==2025.2
|
||||
umap-learn==0.5.7
|
||||
urllib3==2.4.0
|
||||
w3lib==2.3.1
|
||||
wcwidth==0.2.13
|
||||
wrapt==1.17.2
|
||||
|
||||
spacy
|
||||
nbconvert
|
||||
jupytext
|
||||
Reference in New Issue
Block a user