Forum Discussion
mpjjonker
Jul 21, 2022Brass Contributor
Taxonomy terms , synonyms and explanantions in Syntex Extractor
Hi, We are working with this document understanding feature: https://docs.microsoft.com/en-us/microsoft-365/contentunderstanding/leverage-term-store-taxonomy We had to create Taxonymy term ...
- Jul 21, 2022You had at least 2 questions:
1. Do we have to repeat the terms in our explanations? YES, for now. I could see this be a feature some day where the model automatically handles this but not today
2. Terms are added instead of use preferred term and synonyms is this expected? If I understand your points then YES. It should match the term or any synonyms but won't create synonyms automatically. If you don't want new terms created you have to have a CLOSED termset or add the new names as synonyms manually. Modify your termset to be closed and new ones won't be added but synonyms will be used as in the sample. See the NOTE at the bottom of the tech doc
Note
If the term set is open, then any extracted values that do not match a preferred term or synonym value will be added as a new term to the root of the term set. These new terms can be moved, merged, or made synonyms in the term store where the term set resides.
mpjjonker
Jul 21, 2022Brass Contributor
Mario Fulan thanks for the reply.
The answer for question 1 is clear.
For question 2 I am pretty sure that we have synonyms populated with the same values as we have in the explanations and also in the content. Do I understand correctly that the behavior is different for a CLOSED termset than for an OPEN termset ?
CLOSED termset: try to match a synonym
OPEN termset: try to match a term, if no match create a new term (don't look at the synonyms) ?
The answer for question 1 is clear.
For question 2 I am pretty sure that we have synonyms populated with the same values as we have in the explanations and also in the content. Do I understand correctly that the behavior is different for a CLOSED termset than for an OPEN termset ?
CLOSED termset: try to match a synonym
OPEN termset: try to match a term, if no match create a new term (don't look at the synonyms) ?
Mario_Fulan
Jul 21, 2022Iron Contributor
If you have matching terms in the Synonyms then it should work for open or closed. I do recall having an issue in some of my testing but it has been a while. The difference for closed and open is whether it creates new terms for non-matching items. If you believe that you have synonyms for all the terms then something is not working as expected. I think I had an issue with mixed case and it had to match exactly but don't quote me on that one as my memory may be failing me.
- mpjjonkerJul 26, 2022Brass ContributorThanks Mario, when I have another moment I will try to reproduce this and report back.
- Mario_FulanOct 17, 2022Iron ContributorIn case you missed it, a new feature was announced for Syntex at MS Ignite last week that now directly applies terms from a termset to the appropriate model if the MMS column is used in the content type. This should be a huge help for your issue. They didn't give specific dates for availability of this feature, but it is on the roadmap.