The LLM-based topic recognition model is complete and adapted to quickly updating Weibo topics.

This commit is contained in:
戒酒的李白
2025-08-07 11:14:38 +08:00
parent 1e780876c9
commit d88d5edd99
32 changed files with 8352 additions and 1 deletions
@@ -0,0 +1,69 @@
topicgpt package
================
Submodules
----------
topicgpt.Clustering module
--------------------------
.. automodule:: topicgpt.Clustering
:members:
:undoc-members:
:show-inheritance:
topicgpt.ExtractTopWords module
-------------------------------
.. automodule:: topicgpt.ExtractTopWords
:members:
:undoc-members:
:show-inheritance:
topicgpt.GetEmbeddingsOpenAI module
-----------------------------------
.. automodule:: topicgpt.GetEmbeddingsOpenAI
:members:
:undoc-members:
:show-inheritance:
topicgpt.TopicGPT module
------------------------
.. automodule:: topicgpt.TopicGPT
:members:
:undoc-members:
:show-inheritance:
topicgpt.TopicPrompting module
------------------------------
.. automodule:: topicgpt.TopicPrompting
:members:
:undoc-members:
:show-inheritance:
topicgpt.TopicRepresentation module
-----------------------------------
.. automodule:: topicgpt.TopicRepresentation
:members:
:undoc-members:
:show-inheritance:
topicgpt.TopwordEnhancement module
----------------------------------
.. automodule:: topicgpt.TopwordEnhancement
:members:
:undoc-members:
:show-inheritance:
Module contents
---------------
.. automodule:: topicgpt
:members:
:undoc-members:
:show-inheritance: