-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a neural topic model baseline #30
Comments
Hi @hosseinfani, |
@farinamhz nonetheless, it's time to switch your experiments to computecanada then. we have a doc in General > Files > Library > Compute Canada guide that helps you. @smh997 did you convert that doc into https://github.com/fani-lab/Library/blob/main/ComputeCanada.md? |
@hosseinfani It is still in progress and still needs to be finalized. I am adding the GPU part. I expect to finish it by tomorrow (at least the first version as a draft). However, I can share my experience with @farinamhz before I update the repo. |
Hi @hosseinfani, |
@hosseinfani |
But in comparison with other models, the results of CTM are less than other baselines. |
Hi @hosseinfani, |
@farinamhz |
We found https://github.com/MIND-Lab/OCTIS that includes neural and non-neural topic modeling. There is an issue installing scikit-learn == 0.24.2 when installing on python 3.10. I reduced the python to 3.7 and it's been installed with no issue.
|
@farinamhz |
Here we are going to add the CTM baseline to the pipeline as a neural topic model.
The text was updated successfully, but these errors were encountered: