abae-pytorch
abae-pytorch copied to clipboard
Aspects prediction on text + visualization, Saving model
i'm working on aspect extraction, could you please guide for Aspect prediction and Saving model production.
Hi and sorry for such a delay in response.
The code saving the model has not been written yet; it's not that hard to do, but requires testing and so on, so I can't promise I'll be able to do it right away. I do agree that the option to save the trained model is a necessity for practical purposes. Pull requests are of course welcome.
Speaking of guides, the only one I can suggest is the official Pytorch tutorial (which you are probably aware of).