Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 736 Bytes

File metadata and controls

1 lines (1 loc) · 736 Bytes

The topic modeling analyzer is an analyzing system that takes keywords and implements them into a graph that demonstrates the frequency they were used from each person. It doesn't take the number of times those keywords were used but rather if they were used from certain users. If one of the keywords was used it will be put into either a histogram graph or a scatter chart. You can also change the number of topics and the amount of words per topic. For instance topic 0 has the keywords design, java, and people while topic 3 has robot, race, and ethical. The topics are also separated by which assignment they are analyzing which give us a better feel of what it is that's being calculated, and where those keywords originate from.