Python Forum
Topic Modelling - Document Labels
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Topic Modelling - Document Labels
#1
Hi guys,
I have a question about Topic Modeeling with NLTK & Gensim.
I just started to deal with this topic and the Python language. Nevertheless, I could achieve a satisfactory result with the linked "guide", but I would like to extend it.

Topic Modelling in Python with NLTK and Gensim

Now to my question:
I processed my test dataset with the code as in the linked guide and had it visualized afterwards. Here I could also find the previously known topics of the documents.
Now I would like to have the individual documents labeled accordingly.
My data set is available as a .csv file which contains the documents as a simple list. Now the identified topics are to be written simply behind the individual documents.
Is there perhaps an integrated function for this or how can I solve this as simply as possible?

Kind regards
Nic
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Confusing in [for loop] topic Sherine 11 3,376 Jul-31-2021, 02:53 PM
Last Post: deanhystad
  [split] New thread/topic rajp1497 1 1,844 Sep-24-2020, 01:55 AM
Last Post: micseydel
  subscribing to kafka topic/key georgelza 10 4,125 Jan-03-2020, 04:58 AM
Last Post: georgelza
  How do I create a actor if I subscribe to a specific topic? sdf1444 0 1,671 Aug-01-2019, 09:29 PM
Last Post: sdf1444
  Help with finding correct topic in Python learning yahya01 1 2,168 Jun-06-2019, 05:01 PM
Last Post: buran
  Projected Surface in 2D [Difficult topic] Hans_K 6 3,792 Aug-02-2017, 09:16 AM
Last Post: Hans_K

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020