Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 390 Bytes

File metadata and controls

7 lines (4 loc) · 390 Bytes

NLP Topic Modelling Project From Work

Topic modelling free-text entries for a project at work

Run the Pre-processing.ipynb file to pre-process text data and then run the Main.ipynb to run the topic model. Search for phrases and take a sample using the Main.ipynb file to interpret the results of the topic model.

Also utilise LDA data vis as a tool to help interpret the topic model.