Samples of diverse entity types
We conducted a manual evaluation on 100 samples and confirmed that the UniversalNER model's ability to recognize diverse entity types across different domains. These samples were uploaded to an [anonymous folder](https://drive.google.com/file/d/1ONV_2Ih4JdFgHAE-C2pqCJ30qRRw15ai/view?usp=drive_link). Below we provided five samples for a quick demonstration:
### Example 001
> The aircraft took off from Saddam International Airport ( later renamed Baghdad International Airport ) in Baghdad , Iraq around 11:30 p.m. , flying to Gimpo International Airport in Gangseo-gu , Seoul , South Korea , with stops at Abu Dhabi International Airport in Abu Dhabi , United Arab Emirates , and Don Mueang International Airport in Bangkok , Thailand .
**User**: What describes airport in the text?
**Assistant**: ['Saddam International Airport', 'Baghdad International Airport', 'Gimpo International Airport', 'Abu Dhabi International Airport', 'Don Mueang International Airport']
### Example 002
> 8 8 http://cosmologist.info/cosmomc/ The BAO data sets used in this work include 1. the isotropic BAO measurements using the 6dFRS (6dF; Beutler et al. 2011 ) and SDSS main galaxy sample (MGS) (Ross et al. 2015 ) at effective redshifts and , respectively; 2. the BOSS DR12 anisotropic BAO measurements at three effective redshifts (BOSS 3 z bin) in Alam et al. ( 2017 ) or at nine effective redshifts (BOSS 9 z bin) in Wang et al. ( 2017 ) and Zhao et al. ( 2017b ); 3. the eBOSS DR14 isotropic BAO measurement at (Ata et al. 2017 ); and 4. a combination of 6dF + MGS + BOSS 3 z bin + eBOSS DR14 (All 3 z bin), or a combination of 6dF + MGS + BOSS 9 z bin + eBOSS DR14 (All 9 z bin).
**User**: What describes Dataset in the text?
**Assistant**: ['6dFRS', 'SDSS main galaxy sample', 'BOSS DR12', 'eBOSS DR14']
### Example 003
> For this purpose , employee benefit plans generally include profit sharing , 401 ( k ) , and 403 ( b ) plans , but do not include : IRAs ; SIMPLE , SEP , or SARSEP plans ; plans covering self-employed individuals and their employees ( formerly Keogh/H.R. 10 plans ) ; health savings accounts ; or plans investing through the Fidelity Advisor 403 ( b ) program ; Insurance company separate accounts ; Broker-dealer , registered investment adviser , insurance company , trust institution and bank trust department managed account programs that charge an asset-based fee ; Current or former Trustees or officers of a Fidelity fund or current or retired officers , directors , or regular employees of FMR LLC or FIL Limited or their direct or indirect subsidiaries ( Fidelity Trustee or employee ) , spouses of Fidelity Trustees or employees , Fidelity Trustees or employees acting as a custodian for a minor child , or persons acting as trustee of a trust for the sole benefit of the minor child of a Fidelity Trustee or employee ; Purchased for any state , county , or city , or any governmental instrumentality , department , authority or agency ; Purchased by a charitable organization ( as defined for purposes of Section 501 ( c ) ( 3 ) of the Internal Revenue Code ) or a charitable remainder trust or life income pool established for the benefit of a charitable organization ; Qualified tuition programs for which FMR or an affiliate serves as investment manager , or mutual funds managed by Fidelity or other parties ; public and private retirement programs and non-U.S. insurance companies , if approved by Fidelity ; Destiny Planholders who exchange , or have exchanged , from Class O to Institutional Class of Fidelity Advisor funds .
**User**: What describes business in the text?
**Assistant**: ['FMR LLC', 'FIL Limited', 'Fidelity']
### Example 004
> The top selling hybrids in the U.S . market are the Fusion Hybrid with 127,572 units , followed by Escape Hybrid with 117,997 units , and the C-Max Hybrid with 54,236. , Ford is the world 's second largest manufacturer of hybrids after Toyota Motor Corporation , with 400,000 hybrid electric vehicles produced since their introduction in 2004 .
**User**: What describes car in the text?
**Assistant**: ['Fusion Hybrid', 'Escape Hybrid', 'C-Max Hybrid']
### Example 005
> The city 's parks department also operates two Par 4 18-hole public golf courses , 1 Par 3 18-hole course , one Par 4 9-hole golf course , two disc golf courses , Garvin Park , Lloyd Pool , the Goebel Soccer Complex , Swonder Ice Arena and the C.K .
**User**: What describes sports facility in the text?
**Assistant**: ['Lloyd Pool', 'Goebel Soccer Complex', 'Swonder Ice Arena']
We will include these examples in our final version.