SynonymType
تایپی که متن را با مجموعه ای از مترادف ها مطابقت دارد.
نمایندگی YAML |
---|
matchType: enum (MatchType )
acceptUnknownValues: boolean
entities:
string: object (Entity ) |
فیلدها |
---|
matchType | enum ( MatchType ) اختیاری. نوع مطابقت برای مترادف. |
acceptUnknownValues | boolean اختیاری. وقتی روی درست تنظیم شود، این کلمات یا عبارات ناشناخته بر اساس ورودی و دادههای آموزشی هدف، مانند مواردی که ممکن است به فهرست مواد غذایی اضافه شوند، مطابقت دارد. |
entities | map (key: string, value: object ( Entity )) مورد نیاز. نقشه نام نهادهای مترادف. یک شی حاوی لیستی از "key": value . مثال: { "name": "wrench", "mass": "1.3kg", "count": "3" } . |
موجودیت
یک فیلد موجودیت مترادف را نشان می دهد که حاوی جزئیات یک ورودی واحد در داخل نوع است.
فیلدها |
---|
display | object ( EntityDisplay ) اختیاری. جزئیات نمایش نهاد |
synonyms[] | string اختیاری. فهرست مترادف های موجودیت. این فیلد قابل بومی سازی است. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["This content describes a type that matches text using synonyms, with options for match type and unknown value handling."],["It includes entities, which are named maps of synonym entities with details like display and synonyms list."],["The synonym type uses a YAML representation for defining its structure and properties."],["Entities within the synonym type can also have their own YAML representation and properties, including display and synonyms."]]],[]]