abae-pytorch icon indicating copy to clipboard operation
abae-pytorch copied to clipboard

Aspects prediction on text + visualization, Saving model

Open nittvikas opened this issue 5 years ago • 1 comments

i'm working on aspect extraction, could you please guide for Aspect prediction and Saving model production.

nittvikas avatar Aug 23 '20 04:08 nittvikas

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).

alexeyev avatar Nov 25 '20 15:11 alexeyev