@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:evaluation "0.82"; . sub:run dct:description "This experiment detects metaphors in online text messages."; a ; rdfs:label "detection of metaphors in online text messages"; ; ; sub:evaluation; . rdfs:label "DWAEF_Sarc_Dataset.xlsx" . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . a . } sub:pubinfo { nt:hasLabelFromApi """accuracy - in the context of binary classification, accuracy is defined as the proportion of true results (both true positives and true negatives) to the total number of cases examined (the sum of true positive, true negative, false positive and false negative). It can be understood as a measure of the proximity of measurement results to the true value.""" . nt:hasLabelFromApi "metaphor detection - by Simrat Deol" . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB"; npx:hasSignature "NbI0YTTb+krq2Di4otHIcYw6yviuC6aC1e2EfGSsnzgjwl1GlIsbGJviLFPVxiWulkqxsEA27Qo+4gFcpa+eaU2hX3j+hrk2p1L3DwjvNLn8LPQ0sbA62Nqr6e5QCWRxS2fEXUCgT7qcdXAFwQ/ntG/3EFWWPoU3wrT0sazByYM="; npx:hasSignatureTarget this: . this: dct:created "2023-05-31T15:52:02.207Z"^^xsd:dateTime; dct:creator orcid:0000-0002-3340-8112, orcid:0000-0002-4472-1681, orcid:0000-0002-5169-209X, orcid:0000-0002-6785-9691, orcid:0000-0003-0636-4000; npx:introduces sub:run; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . nt:hasLabelFromApi "Bidirectional Encoder Representations from Transformer - deep learning artificial neural network language model" . }