Skip to content

Commit 294c549

Browse files
authored
Add new demos (#13491)
Capital Calls NER Detect financial entities in Chinese text Detect Social Determinants of Health Entities Classify Social Support Classify Substance Use, Alcohol and Tobacco Consumption, and Economic Status
1 parent dd977f9 commit 294c549

14 files changed

+96
-41
lines changed

docs/_includes/demomenu.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@
8686
<li {% if _section.secheader %} {% for child in _section.secheader %} {% if child.activemenu == "mental_health" %} class="active" {% endif %} {% endfor %} {% endif %} >
8787
<a href="/mental_health">Mental Health</a>
8888
</li>
89+
<li {% if _section.secheader %} {% for child in _section.secheader %} {% if child.activemenu == "social_determinant" %} class="active" {% endif %} {% endfor %} {% endif %} >
90+
<a href="/social_determinant">Social Determinant</a>
91+
</li>
8992
<li {% if _section.secheader %} {% for child in _section.secheader %} {% if child.activemenu == "risk_factors" %} class="active" {% endif %} {% endfor %} {% endif %} >
9093
<a href="/risk_factors">Risk Factors</a>
9194
</li>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

docs/backup-benchmarking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"/2023/01/03/ner_deid_large_en_3_2.html":[{"name":"I-TREATMENT","tp":"6625","fp":"1187","fn":"1329","prec":"0.848054","rec":"0.832914","f1":"0.840416"},{"name":"I-PROBLEM","tp":"15142","fp":"1976","fn":"2542","prec":"0.884566","rec":"0.856254","f1":"0.87018"},{"name":"B-PROBLEM","tp":"11005","fp":"1065","fn":"1587","prec":"0.911765","rec":"0.873968","f1":"0.892466"},{"name":"I-TEST","tp":"6748","fp":"923","fn":"1264","prec":"0.879677","rec":"0.842237","f1":"0.86055"},{"name":"B-TEST","tp":"8196","fp":"942","fn":"1029","prec":"0.896914","rec":"0.888455","f1":"0.892665"},{"name":"B-TREATMENT","tp":"8271","fp":"1265","fn":"1073","prec":"0.867345","rec":"0.885167","f1":"0.876165"},{"name":"Macro-average","tp":"55987","fp":"7358","fn":"8824","prec":"0.881387","rec":"0.863166","f1":"0.872181"},{"name":"Micro-average","tp":"55987","fp":"7358","fn":"8824","prec":"0.883842","rec":"0.86385","f1":"0.873732"}]}
1+
{}

0 commit comments

Comments
 (0)