It will be good if we document the results of all the methods we have tried and compare them with other newer methods. Methods we can try(in order): 1)LDA2vec `https://multithreaded.stitchfix.com/blog/2016/05/27/lda2vec/#topic=38&lambda=1&term=` 2)GuidedLDA `https://github.com/vi3k6i5/GuidedLDA` 3)EmbedRank(Apparently SOTA, used in personal project,works pretty well) - `https://github.com/swisscom/ai-research-keyphrase-extraction` 4)TopicRank -<TODO: ADD SOURCE> 5)PositionRank - <TODO: ADD SOURCE> Google will point to the papers, if not I will update here.
It will be good if we document the results of all the methods we have tried and compare them with other newer methods.
Methods we can try(in order):
1)LDA2vec
https://multithreaded.stitchfix.com/blog/2016/05/27/lda2vec/#topic=38&lambda=1&term=2)GuidedLDA
https://github.com/vi3k6i5/GuidedLDA3)EmbedRank(Apparently SOTA, used in personal project,works pretty well) -
https://github.com/swisscom/ai-research-keyphrase-extraction4)TopicRank -<TODO: ADD SOURCE>
5)PositionRank - <TODO: ADD SOURCE>
Google will point to the papers, if not I will update here.