Document Extraction inside Community Edition

Certified Senior Developer

I'm getting an error when trying to publish a model using AI Skills (Extraction). Could this be a restriction of the Community Edition, or is there something I need to configure?

  Discussion posts and replies are publicly visible

Parents Reply
  • It is not necessary that all the fields must be present in the documents
    if the field name are not present in the document then it's not an issue, you just need to use the different types of documents while training the model for eg, You have total 15 fields, in one of the document only 5 fields are present, in other document the next 5 fields are present, while training the model, you need to capture whatever fields are present in document. 

Children