[FEATURE] Document Understanding Model Export/Import to include content type settings
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 904
- Forks
- 407
- Avg merge
- 9h 16m
- Merged PRs (30d)
- 10
Description
When exporting and importing Syntex document understanding models (ref), it would be good to have the option include the model's content type settings. And on import, have the option to import with and apply original content type settings, including
- retaining content type ID
- retaining content type parent
- retaining the content type group
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Syntex export/import documentation and locate the existing model export and import commands in this repository. Determine how content type settings are represented, then define import and export behavior for retaining the content type ID, parent, and group. Done means the requested settings can be optionally included during export and applied during import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100