Share via

How can you train a custom classification model with Word (docx) and Excel (xlsx) documents?

Michelle Barlo | Twyzer 25 Reputation points
2024-04-18T11:32:05.8766667+00:00

On the page https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/build-a-custom-classifier?view=doc-intel-4.0.0 it states that from version 2024-02-29-preview you can use Microsoft Office documents for the custom classification model.

But when training a custom classification model i have no options of uploading word or excel files as training documents.

I am using version 2024-02-29-preview
version

The file types i see when i add new documents:

addfile

filetypes

When i use all files and select a word of excel file:

word

excel

Azure Document Intelligence in Foundry Tools

Answer accepted by question author

VasaviLankipalle-MSFT 18,741 Reputation points Moderator
2024-04-23T03:32:17.3233333+00:00

Hello @Michelle Barlo | Twyzer , the product team confirmed that custom classification does support Microsoft office format files with 2024-02-29-preview API. However, this is supported with REST API only.

Please ensure that the file extensions are limited to these supported formats: Word (DOCX), Excel (XLSX), PowerPoint (PPTX), and HTML.

Here is a similar thread you can refer to where the issue resolved by using Rest API.

I hope this helps.

Regards,
Vasavi

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.