rapidsai / rapids-examples

33 stars 24 forks source link

Topic modelling using RAPIDS and BERT #41

Closed mayankanand007 closed 2 years ago

mayankanand007 commented 2 years ago

Workflow to read a set of documents and extract topics from it leveraging BERT, TF-IDF and NVIDIA RAPIDS.

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

mayankanand007 commented 2 years ago

couple of things left, but I think this is good for another round of review 😄 as a lot of code has been refactored.