tagging and annotations with LLM
create a virtual environment with python version 3.12
and pip install the packages: pandas==2.2.3 numpy==1.26.4 spacy==3.8.5 nltk==3.9.1 textblob==0.19.0 nltk==3.9.1 matplotlib==3.10.3 seaborn==0.13.2 streamlit==1.45.1 openai==1.82.0 torch==2.6.0 sentence_transformers==4.1.0 hf-xet==1.1.2 google-generativeai==0.8.5
entry point script : taggingAnnotationWithLLM.py
4 commits
Python
100.0%
tagging and annotations with LLM
create a virtual environment with python version 3.12
and pip install the packages: pandas==2.2.3 numpy==1.26.4 spacy==3.8.5 nltk==3.9.1 textblob==0.19.0 nltk==3.9.1 matplotlib==3.10.3 seaborn==0.13.2 streamlit==1.45.1 openai==1.82.0 torch==2.6.0 sentence_transformers==4.1.0 hf-xet==1.1.2 google-generativeai==0.8.5
entry point script : taggingAnnotationWithLLM.py
4 commits
Python
100.0%