• This project
    • Loading...
  • Sign in

万朱浩 / Venue-Ops

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Venue-Ops
  • LLMTopicDetection_TopicGPT
  • requirements.txt
  • The LLM-based topic recognition model is complete and adapted to quickly updating Weibo topics. · d88d5edd
    d88d5edd Browse Files
    戒酒的李白 authored 2025-08-07 11:14:38 +0800
requirements.txt 158 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
gensim
hdbscan
nltk
numpy
openai >= 1.0.0
pandas
plotly
regex
scikit-learn
seaborn
sentence-transformers
tiktoken
tokenizers
tqdm
umap-learn
umap-learn[plot]