ajitrajasekharan commited on
Commit
c8002ae
1 Parent(s): c576416

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -142,6 +142,7 @@ sent_arr = [
142
  "Lou Gehrig who works for XCorp and lives in New York suffers from Parkinson's ",
143
  "Parkinson who works for XCorp and lives in New York suffers from Lou Gehrig's",
144
  "Her hypophysitis secondary to ipilimumab was well managed with supplemental hormones",
 
145
  "lou gehrig was diagnosed with Parkinson's ",
146
  "A eGFR below 60 indicates chronic kidney disease",
147
  "Overexpression of EGFR occurs across a wide range of different cancers",
@@ -157,6 +158,7 @@ sent_arr_masked = [
157
  "Lou:__entity__ Gehrig:__entity__ who works for XCorp and lives in New York suffers from Parkinson's:__entity__ ",
158
  "Parkinson:__entity__ who works for XCorp and lives in New York suffers from Lou Gehrig's:__entity__",
159
  "Her hypophysitis:__entity__ secondary to ipilimumab:__entity__ was well managed with supplemental:__entity__ hormones:__entity__",
 
160
  "lou:__entity__ gehrig:__entity__ was diagnosed with Parkinson's:__entity__ ",
161
  "A eGFR:__entity__ below 60 indicates chronic kidney disease",
162
  "Overexpression of EGFR:__entity__ occurs across a wide range of different cancers",
 
142
  "Lou Gehrig who works for XCorp and lives in New York suffers from Parkinson's ",
143
  "Parkinson who works for XCorp and lives in New York suffers from Lou Gehrig's",
144
  "Her hypophysitis secondary to ipilimumab was well managed with supplemental hormones",
145
+ "the portfolio manager of the new cryptocurrency firm underwent a bone marrow biopsy for AML",
146
  "lou gehrig was diagnosed with Parkinson's ",
147
  "A eGFR below 60 indicates chronic kidney disease",
148
  "Overexpression of EGFR occurs across a wide range of different cancers",
 
158
  "Lou:__entity__ Gehrig:__entity__ who works for XCorp and lives in New York suffers from Parkinson's:__entity__ ",
159
  "Parkinson:__entity__ who works for XCorp and lives in New York suffers from Lou Gehrig's:__entity__",
160
  "Her hypophysitis:__entity__ secondary to ipilimumab:__entity__ was well managed with supplemental:__entity__ hormones:__entity__",
161
+ "the portfolio manager of the new cryptocurrency firm underwent a bone:__entity__ marrow:__entity__ biopsy:__entity__ for AML:__entity__",
162
  "lou:__entity__ gehrig:__entity__ was diagnosed with Parkinson's:__entity__ ",
163
  "A eGFR:__entity__ below 60 indicates chronic kidney disease",
164
  "Overexpression of EGFR:__entity__ occurs across a wide range of different cancers",