Skip to content

Different strategies for topic modeling used on large sets or notes/texts for clustering, tagging and analyzing. Written in python / jupiter lab

Notifications You must be signed in to change notification settings

Harduex/notes-topic-modeling

Repository files navigation

notes-topic-modeling

Different strategies for topic modeling used on large sets or notes/texts for clustering, tagging and analyzing. Written in python / jupiter lab

data/corpus.json structure:

{
  "data": [ 
      "some text.",
      "some text..",
      "some text...",
      "some text...."
   ]
}

Current corpus is a rich list of quotes

About

Different strategies for topic modeling used on large sets or notes/texts for clustering, tagging and analyzing. Written in python / jupiter lab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published