@prefix this: <https://w3id.org/np/RA5-9qndLqrg5za25v7mbwjq1pbVoqiegpNhwhlPC8JO0> .
@prefix sub: <https://w3id.org/np/RA5-9qndLqrg5za25v7mbwjq1pbVoqiegpNhwhlPC8JO0#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix orcid: <https://orcid.org/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  this: dcterms:description """---
title: \"[[EVD]] - increased word ambiguity in abstracts was associated with slightly lower modularity of citation networks for those abstracts - [[@mcmahanAmbiguityEngagement2018]]\"
url: https://roamresearch.com/#/app/megacoglab/page/0dCO_io-p
author: Joel Chan
date: Mon Jul 12 2021 12:35:18 GMT-0400 (Eastern Daylight Time)
---

- Summary::
    - Increased word [ambiguity]([[ambiguity]]
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FYK5hjRvILZ.png?alt=media&token=91149ef7-7b6d-4595-ba46-553a1e300607) (p. 891)
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2Ff1KNxVhp1L.png?alt=media&token=360f4488-5542-48a5-b832-624d4cecda87) (p. 892, Table 2)
    - Note: this effect was ~order of magnitude smaller than effects of number of disciplines and subject-wide modularity
- **Grounding Context**
    - sample: ~1.1M abstracts from Web of Science (after trimming for min. threshold citations, and at least 5 usable terms for ambiguity measure in abstract)
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2F6swfV2e5lD.png?alt=media&token=663be791-00fa-43a8-939e-16b1e2b3839b) (p. 880 - 881)
    - [[ambiguity]]
        - define as posterior distribution over pr(M | t, c) (probability of each possible meaning for a given token in a given context) - see Appendix A (how to build \"meaning graph\" for each token), and Appendix B (how to estimate ambiguity)
            - very similar to [[LDA]]
                - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FkBZZ_HTTGv.png?alt=media&token=1b9f4a7c-5f25-4555-82c0-4f2785d46fb6) (p. 898)
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FyJ2BvBP1aJ.png?alt=media&token=06e19e17-993e-43dc-9095-47215d99ff63)
        - meaning simplified to proxy into synonyms from Moby and WordNet thesauri
            - would prefer to define as cliques in synonym graph, but... for reasons, decided to simplify to just directed edges + the neighborhood
        - examples (from data)
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FjNbxETh3nc.png?alt=media&token=7bf4a619-0ca2-4960-81e6-cc1096a24ba9)
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FgI8AhKGeTl.png?alt=media&token=ae39c2be-5b06-48f4-bb34-4216808fc838) (p. 885)
        - validated against human judgments (see Appendix C)
    - \"engagement\" operationalized as graph entropy over subgraph from each article for max (1k cites, 3 recursive runs), computed in terms of maximal [[network modularity]]
        - toy example:
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FAUmk1jo2Ua.png?alt=media&token=c9ed7651-5fea-44fe-994a-c769e70cb68d)
        - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FzWrx4znKTB.png?alt=media&token=ac0e15f3-3cfc-4454-82ab-bf0acb1a3689) (p. 880)
        - examples (from data):
            - ![](https://firebasestorage.googleapis.com/v0/b/firescript-577a2.appspot.com/o/imgs%2Fapp%2Fmegacoglab%2FKUb7aKx_yi.png?alt=media&token=d9e03062-c18f-432c-896a-32a3062151ed)
        - network modularity correlated at -.76 with topological entropy for random sample of 1.2k abstracts
- ---
- [[ACL Recontextualizing Claims and Evidence Shared Task]]
    - Status:: #resultGrounded
    - Annotator::
    - ResultGrounding:: [[table]]
""" ;
    a "https://w3id.org/kpxl/gen/terms/Evidence" ;
    rdfs:label "[[EVD]] - increased word ambiguity in abstracts was associated with slightly lower modularity of citation networks for those abstracts - [[@mcmahanAmbiguityEngagement2018]]" ;
    foaf:page "https://roamresearch.com/megacoglab/page/0dCO_io-p" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo "https://orcid.org/0000-0003-3000-4160" ;
    <https://credit.niso.org/contributor-roles/writing-original-draft> "Joel Chan" .
}
sub:pubinfo {
  dcterms:creator rdfs:label "is created by" .
  dcterms:description rdfs:label "has the description" .
  rdf:type rdfs:label "is a" .
  rdfs:label rdfs:label "has the label" .
  prov:wasAttributedTo rdfs:label "is attributed to" .
  foaf:page rdfs:label "has more info at" .
  <https://credit.niso.org/contributor-roles/conceptualization> rdfs:label "Conceptualized by" .
  <https://credit.niso.org/contributor-roles/data-curation> rdfs:label "Data curated by" .
  <https://credit.niso.org/contributor-roles/formal-analysis> rdfs:label "Formal analysis performed by" .
  <https://credit.niso.org/contributor-roles/funding-acquisition> rdfs:label "Funding acquired by" .
  <https://credit.niso.org/contributor-roles/investigation> rdfs:label "Investigated by" .
  <https://credit.niso.org/contributor-roles/methodology> rdfs:label "Methodology developed by" .
  <https://credit.niso.org/contributor-roles/project-administration> rdfs:label "Project administered by" .
  <https://credit.niso.org/contributor-roles/resources> rdfs:label "Resources provided by" .
  <https://credit.niso.org/contributor-roles/software> rdfs:label "Software developed by" .
  <https://credit.niso.org/contributor-roles/supervision> rdfs:label "Supervised by" .
  <https://credit.niso.org/contributor-roles/validation> rdfs:label "Validated by" .
  <https://credit.niso.org/contributor-roles/visualization> rdfs:label "Visualization created by" .
  <https://credit.niso.org/contributor-roles/writing-original-draft> rdfs:label "Original draft written by" .
  <https://credit.niso.org/contributor-roles/writing-review-editing> rdfs:label "Reviewed and edited by" .
  sub:pubinfo dcterms:creator "Joel Chan" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo2NYLBcZmpOkjgqLiT7hMxzRaK5KhYYHxxN2gCAMfmOaulAxAzPUNBJLIXjX3yQeIj6rAH4haWNAEUGPdiua/D+Pmu/Hrva3mK29lsWW9ajyZr0e12erDdaBw+3XfxMkKCZkLJjina6mi0W80e7Wa3+dsrypMDVl3CFYVvLsXu4lIMYqI2aVvbKyqCv6hUaWlGUip+2f84LQx/RSZGGwbBjwzKqe/Cs7frCW/lNlvsAkkst+IyFMcekEW875+rnsXP3phcP9Q1Ocu8wbnYYAu5lZPL19YFDSso2Qc5TpkXK3rawDYH36rOX8f0zBzdcbZAPx9btSCgXyqMpP8U4TCwIDAQAB" ;
    npx:hasSignature "G7LS14UsKZnxmHg5/ai0bv3ZQFWfpPCgPq4ql4Qn+6ON+1+fdypdB+T3ngzow9o0oVS6Q/jvn/XE95DhpYFWv7Qjq5qnyKU7JquHAvyh/b1IBOVSLd0czDkdc6aDR1KHuZvqrHbSoKj+rezLJPJ+yD7JoUNeCWWR+cFU7eVSl+tV/PWp7AD4e9kA/oFmu/GoMrOkv7xCK99dhvXRyP89UeRV7UsE7B93Y2lBSCkAsfizYFwCX65XBdNT6gZsX+LPk96UmOAtVpgrUdXM5q7isbcHO8KD2dQbdeeGzdLyIz93m7IKmSCYeomSQFex4CQ489UH2zJfuC8SNc+lZlEbNQ==" ;
    npx:hasSignatureTarget this: .
  this: <dct:created> "2024-10-04T20:16:20.552Z"^^xsd:dateTime ;
    dcterms:created "2024-10-04T20:16:20.610Z"^^xsd:dateTime ;
    dcterms:creator orcid:0000-0003-3000-4160 ;
    a <npx:ExampleNanopub> .
}