I am fairly new to document understanding capability and need to clarify a few inquiries.
We do not need Ai Center to apply DU in out process but we do need a DU api key for the Intelligent Keyword Classifier trainer and Form Extractor, is this API key available in community edition?
Is Intelligent Keyword Classifier trainer the only trainer available without AI Center?
Are Form Extractor and Regex the only extractors available without AI Center?
My understanding is that we do not have to train the model each time we run it, if this is true, how do we apply the previously trained model to our current process?
We do not need Ai Center to apply DU in out process but we do need a DU api key for the Intelligent Keyword Classifier trainer and Form Extractor, is this API key available in community edition? Answer: Yes, UiPath provide modern DU which does not required AI center.
But to train classiffier or trainer you need to have DU API key.
Question: Is Intelligent Keyword Classifier trainer the only trainer available without AI Center? Answer: No, Keywordbased trainer is also there.
Question: Are Form Extractor and Regex the only extractors available without AI Center? Answer: Yes
Question: My understanding is that we do not have to train the model each time we run it, if this is true, how do we apply the previously trained model to our current process? Answer: This is based on your usecase. Check the model score, if its average then you have to train the model. Re-training always does not gurantee that the model will perfrom well. It might decrese the accuracy also.
It good choice to train model with lager amount of dataset which coveres every aspect of docuemnt fields.
To auto train your ML model you can make use of below: