On 7. Feb 2022, at 18:52, Ghadeer Mobasher <
ghadeer...@gmail.com> wrote:
>
> I have a problem while loading annotations from different documents. They aren't autogenerated, I had to navigate to the Recommenders tab and click on re-train and wait for a while and then double-click anywhere in the document so that the annotations appear. Is there a better way to resolve this?
When a document is opened, the prediction run is triggered. The suggestions are displayed after the suggestion run has ended and when some action is performed that causes the annotations to be re-rendered - e.g. if you start annotating or switch between documents.
We do not yet have a way of notifying the user know when a prediction run is ready and waiting to be drawn. Simply re-drawing the screen would not be a good idea - it would quickly become annoying if the user is trying to do something and suddenly the whole layout shifts as new suggestions come in.
Best,
-- Richard