Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 481 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 481 Bytes

Identifying diversionary comments under Facebook blog posts

Built a python pipeline to preprocess blog posts (lemmatization, coreference resolution, identifying collocations, etc) and built an LDA topic model to flag irrelevant comments under those posts.

Please find the problem statement, discussion of the solution and the pipeline design [here].

Pipeline