reflexive 2.0.0__tar.gz → 2.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. {reflexive-2.0.0 → reflexive-2.1.0}/PKG-INFO +1 -1
  2. {reflexive-2.0.0 → reflexive-2.1.0}/pyproject.toml +1 -1
  3. {reflexive-2.0.0 → reflexive-2.1.0}/src/reflexive/analysis_functions.py +17 -1
  4. {reflexive-2.0.0 → reflexive-2.1.0}/src/reflexive/res_analysis.py +11 -0
  5. {reflexive-2.0.0/tests → reflexive-2.1.0/tests/data}/df-250207.pkl +0 -0
  6. reflexive-2.1.0/tests/data/df-250211.pkl +0 -0
  7. reflexive-2.1.0/tests/data/res_analysis_20250207.tar.gz +0 -0
  8. reflexive-2.1.0/tests/data/res_analysis_20250211.json +1 -0
  9. reflexive-2.1.0/tests/data/res_analysis_20250211.tar.gz +0 -0
  10. reflexive-2.1.0/tests/data/synth_ref-datascientist.html +174 -0
  11. reflexive-2.1.0/tests/data/synth_ref-footballer.html +119 -0
  12. reflexive-2.1.0/tests/data/synth_ref-surgeon.html +169 -0
  13. reflexive-2.1.0/tests/data/teach_ref-3.html +144 -0
  14. reflexive-2.1.0/tests/data/teach_ref-4.html +124 -0
  15. reflexive-2.1.0/tests/data/teach_ref-5.html +194 -0
  16. reflexive-2.0.0/tests/test_reflexive.ipynb → reflexive-2.1.0/tests/test_reflexive-v2.ipynb +172 -212
  17. reflexive-2.1.0/tests/test_reflexive.ipynb +2272 -0
  18. reflexive-2.0.0/tests/data/res_analysis_20250207.tar.gz +0 -0
  19. {reflexive-2.0.0 → reflexive-2.1.0}/.gitignore +0 -0
  20. {reflexive-2.0.0 → reflexive-2.1.0}/=3.12 +0 -0
  21. {reflexive-2.0.0 → reflexive-2.1.0}/LICENSE +0 -0
  22. {reflexive-2.0.0 → reflexive-2.1.0}/README.md +0 -0
  23. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.1-py3-none-any.whl +0 -0
  24. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.1.tar.gz +0 -0
  25. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.2-py3-none-any.whl +0 -0
  26. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.2.tar.gz +0 -0
  27. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.3-py3-none-any.whl +0 -0
  28. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.3.tar.gz +0 -0
  29. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.4-py3-none-any.whl +0 -0
  30. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.4.tar.gz +0 -0
  31. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.5-py3-none-any.whl +0 -0
  32. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.5.tar.gz +0 -0
  33. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.6-py3-none-any.whl +0 -0
  34. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.6.tar.gz +0 -0
  35. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.7-py3-none-any.whl +0 -0
  36. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.7.tar.gz +0 -0
  37. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.8-py3-none-any.whl +0 -0
  38. {reflexive-2.0.0 → reflexive-2.1.0}/dist_v1/reflexive-1.2.8.tar.gz +0 -0
  39. {reflexive-2.0.0 → reflexive-2.1.0}/src/reflexive/__init__.py +0 -0
  40. {reflexive-2.0.0 → reflexive-2.1.0}/src/reflexive/display_functions.py +0 -0
  41. {reflexive-2.0.0 → reflexive-2.1.0}/src/reflexive/service.py +0 -0
  42. {reflexive-2.0.0 → reflexive-2.1.0}/tests/__init__.py +0 -0
  43. {reflexive-2.0.0 → reflexive-2.1.0}/tests/annotated_0.html +0 -0
  44. {reflexive-2.0.0 → reflexive-2.1.0}/tests/annotated_1.html +0 -0
  45. {reflexive-2.0.0 → reflexive-2.1.0}/tests/annotated_2.html +0 -0
  46. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data/res_analysis_20250206.json +0 -0
  47. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data/res_analysis_20250206.tar.gz +0 -0
  48. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data/res_analysis_20250207.json +0 -0
  49. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/synth_ref-datascientist.txt +0 -0
  50. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/synth_ref-footballer.txt +0 -0
  51. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/synth_ref-surgeon.txt +0 -0
  52. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/teach_ref-3.txt +0 -0
  53. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/teach_ref-4.txt +0 -0
  54. {reflexive-2.0.0 → reflexive-2.1.0}/tests/data_source/teach_ref-5.txt +0 -0
  55. {reflexive-2.0.0/tests/data → reflexive-2.1.0/tests}/df-250207.pkl +0 -0
  56. {reflexive-2.0.0 → reflexive-2.1.0}/tests/test_reflexive_extras.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: reflexive
3
- Version: 2.0.0
3
+ Version: 2.1.0
4
4
  Summary: Supports AWS Reflexive Expressions Systems (RES) Analysis
5
5
  Project-URL: Repository, https://github.com/nlytx/reflexive.git
6
6
  Author-email: Andrew Gibson <andrew@nlytx.io>
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "reflexive"
3
- version = "2.0.0"
3
+ version = "2.1.0"
4
4
  description = "Supports AWS Reflexive Expressions Systems (RES) Analysis"
5
5
  authors = [{name = "Andrew Gibson", email = "andrew@nlytx.io"}]
6
6
  readme = "README.md"
@@ -99,9 +99,15 @@ def _add_res_weights(df):
99
99
  temp_df['res_weights'] = temp_df.res_interactions.apply(_calc_res_weights)
100
100
  return temp_df
101
101
 
102
+ def _add_semantic_weights(df,ranking_factors={}):
103
+ temp_df = df.copy()
104
+ ranks = partial(_calc_semantic_weights,factors=ranking_factors)
105
+ temp_df['semantic_weights'] = temp_df.res_weights.apply(ranks)
106
+ return temp_df
107
+
102
108
  def _add_res_adj_matrix(df):
103
109
  temp_df = df.copy()
104
- temp_df['res_adj_matrix'] = temp_df.res_weights.apply(_create_adj_matrix)
110
+ temp_df['res_adj_matrix'] = temp_df.semantic_weights.apply(_create_adj_matrix)
105
111
  return temp_df
106
112
 
107
113
  def _get_res_sequence(offsets_clean):
@@ -134,6 +140,16 @@ def _calc_res_weights(interactions:dict[tuple,int])->dict[tuple,float]:
134
140
  for edge,count in interactions.items():
135
141
  weights[edge] = round(count/(max_count),2)
136
142
  return weights
143
+
144
+
145
+
146
+ def _calc_semantic_weights(weights:dict[tuple,float], factors:dict[tuple,float]={})->dict[tuple,float]:
147
+ if not factors:
148
+ return weights
149
+ else:
150
+ for edge,w in weights.items():
151
+ weights[edge] = factors[edge] * w
152
+ return weights
137
153
 
138
154
 
139
155
  def _create_adj_matrix(weights:dict[tuple,float])->list[list[float]]:
@@ -20,6 +20,7 @@ from reflexive.analysis_functions import (
20
20
  _add_res_sequence,
21
21
  _add_res_interactions,
22
22
  _add_res_weights,
23
+ _add_semantic_weights,
23
24
  _add_res_adj_matrix,
24
25
  _jaccard_similarity,
25
26
  _cosine_similarity,
@@ -39,6 +40,12 @@ class RES_analyser:
39
40
  config:dict
40
41
 
41
42
  logger = logging.getLogger(__name__)
43
+
44
+ ranking_factors = {('RR','RR'):0.5, ('NR','RR'):0.9, ('AR','RR'):0.9, ('AF','RR'):0.8, ('EP','RR'):0.7, #Alpha sorted tuples
45
+ ('NR','NR'):0.6, ('AR','NR'):1.0, ('AF','NR'):0.8, ('EP','NR'):0.7,
46
+ ('AR','AR'):0.6, ('AF','AR'):0.8, ('AR','EP'):0.7,
47
+ ('AF','AF'):0.5, ('AF','EP'):0.6,
48
+ ('EP','EP'):0.5}
42
49
 
43
50
 
44
51
  def __init__(self,parameters,prefix="res",postfix=None,dir="/data/")->None:
@@ -113,8 +120,12 @@ class RES_analyser:
113
120
  df = _add_res_sequence(df)
114
121
  df = _add_res_interactions(df)
115
122
  df = _add_res_weights(df)
123
+ df = _add_semantic_weights(df,self.ranking_factors)
116
124
  df = _add_res_adj_matrix(df)
117
125
  return df
126
+
127
+ # def add_semantic_weights(self,df):
128
+ # return _add_semantic_weights(df,self.ranking_factors)
118
129
 
119
130
  # Graph Jaccard Similarity
120
131
  def get_jaccard_similarity(self,g1,g2):
Binary file
@@ -0,0 +1 @@
1
+ [{"Entities": [{"BeginOffset": 0, "EndOffset": 9, "Score": 0.9891447286422282, "Text": "As a data", "Type": "RR"}, {"BeginOffset": 24, "EndOffset": 28, "Score": 0.8236571631483499, "Text": "role", "Type": "CN"}, {"BeginOffset": 29, "EndOffset": 34, "Score": 0.71867225024005, "Text": "is to", "Type": "CN"}, {"BeginOffset": 57, "EndOffset": 72, "Score": 0.9978592654077433, "Text": "data to provide", "Type": "AR"}, {"BeginOffset": 174, "EndOffset": 193, "Score": 0.9900818162215849, "Text": "ethical issues with", "Type": "CN"}, {"BeginOffset": 194, "EndOffset": 211, "Score": 0.9979150128049844, "Text": "the findings that", "Type": "EP"}, {"BeginOffset": 212, "EndOffset": 234, "Score": 0.8245347584585763, "Text": "could potentially have", "Type": "RR"}, {"BeginOffset": 315, "EndOffset": 327, "Score": 0.9990768988573642, "Text": "I found that", "Type": "ER"}, {"BeginOffset": 337, "EndOffset": 361, "Score": 0.9381910270445131, "Text": "collection practices had", "Type": "RR"}, {"BeginOffset": 410, "EndOffset": 435, "Score": 0.9993795041469248, "Text": "personal information that", "Type": "EP"}, {"BeginOffset": 487, "EndOffset": 511, "Score": 0.8445973971760166, "Text": "findings were insightful", "Type": "RR"}, {"BeginOffset": 708, "EndOffset": 717, "Score": 0.9406076601155596, "Text": "As a data", "Type": "RR"}, {"BeginOffset": 785, "EndOffset": 800, "Score": 0.9961960257321433, "Text": "and ensure that", "Type": "EP"}, {"BeginOffset": 830, "EndOffset": 843, "Score": 0.9969024351194727, "Text": "a manner that", "Type": "EP"}, {"BeginOffset": 844, "EndOffset": 862, "Score": 0.9925990824817297, "Text": "is transparent and", "Type": "CN"}, {"BeginOffset": 929, "EndOffset": 942, "Score": 0.6644985522883992, "Text": "would require", "Type": "AR"}, {"BeginOffset": 1003, "EndOffset": 1025, "Score": 0.877304674318305, "Text": "could potentially have", "Type": "RR"}, {"BeginOffset": 1105, "EndOffset": 1119, "Score": 0.958221160953325, "Text": "I believe that", "Type": "EP"}, {"BeginOffset": 1123, "EndOffset": 1136, "Score": 0.959965422199978, "Text": "is crucial to", "Type": "EV"}, {"BeginOffset": 1191, "EndOffset": 1205, "Score": 0.9918995253637072, "Text": "As a member of", "Type": "RR"}, {"BeginOffset": 1231, "EndOffset": 1240, "Score": 0.9917787058780383, "Text": "I plan to", "Type": "AR"}, {"BeginOffset": 1265, "EndOffset": 1283, "Score": 0.9911330925078795, "Text": "with my colleagues", "Type": "CN"}, {"BeginOffset": 1341, "EndOffset": 1355, "Score": 0.8581867156066126, "Text": "I also plan to", "Type": "AR"}, {"BeginOffset": 1396, "EndOffset": 1421, "Score": 0.9995256491871589, "Text": "collection practices that", "Type": "EP"}, {"BeginOffset": 1559, "EndOffset": 1578, "Score": 0.9669493515630757, "Text": "ethical issues with", "Type": "CN"}, {"BeginOffset": 1598, "EndOffset": 1613, "Score": 0.9785767750194836, "Text": "analysis can be", "Type": "AR"}, {"BeginOffset": 1686, "EndOffset": 1699, "Score": 0.9995239407847805, "Text": "impact on the", "Type": "EP"}, {"BeginOffset": 1740, "EndOffset": 1744, "Score": 0.7288782533609185, "Text": "data", "Type": "RR"}, {"BeginOffset": 1759, "EndOffset": 1772, "Score": 0.9552389935556528, "Text": "is crucial to", "Type": "EV"}, {"BeginOffset": 1802, "EndOffset": 1817, "Score": 0.9941691221487036, "Text": "and ensure that", "Type": "EP"}, {"BeginOffset": 1847, "EndOffset": 1860, "Score": 0.9906954772096922, "Text": "a manner that", "Type": "EP"}, {"BeginOffset": 1861, "EndOffset": 1879, "Score": 0.9813310547052051, "Text": "is transparent and", "Type": "CN"}, {"BeginOffset": 1908, "EndOffset": 1923, "Score": 0.994818309527634, "Text": "By working with", "Type": "RR"}], "File": "0.txt"}, {"Entities": [{"BeginOffset": 206, "EndOffset": 214, "Score": 0.6053096259501507, "Text": "how well", "Type": "AR"}, {"BeginOffset": 304, "EndOffset": 316, "Score": 0.9262114743732306, "Text": "to feel that", "Type": "EP"}, {"BeginOffset": 432, "EndOffset": 447, "Score": 0.9385486662898319, "Text": "I realized that", "Type": "EP"}, {"BeginOffset": 450, "EndOffset": 465, "Score": 0.8605558145591634, "Text": "could have been", "Type": "RR"}, {"BeginOffset": 677, "EndOffset": 692, "Score": 0.9601293168706208, "Text": "need to work on", "Type": "VR"}, {"BeginOffset": 721, "EndOffset": 733, "Score": 0.9918170252636812, "Text": "risks on the", "Type": "EP"}, {"BeginOffset": 748, "EndOffset": 764, "Score": 0.700104033496096, "Text": "need to focus on", "Type": "VR"}, {"BeginOffset": 803, "EndOffset": 807, "Score": 0.5180368587917334, "Text": "that", "Type": "AR"}, {"BeginOffset": 808, "EndOffset": 825, "Score": 0.6742721437076001, "Text": "I can maintain my", "Type": "ER"}, {"BeginOffset": 880, "EndOffset": 901, "Score": 0.8286461992846754, "Text": "also acknowledge that", "Type": "EP"}, {"BeginOffset": 954, "EndOffset": 973, "Score": 0.979901305662017, "Text": "to communicate with", "Type": "VR"}, {"BeginOffset": 995, "EndOffset": 1010, "Score": 0.9951730741552932, "Text": "and ensure that", "Type": "EP"}, {"BeginOffset": 1018, "EndOffset": 1028, "Score": 0.9954400724180467, "Text": "all on the", "Type": "EP"}, {"BeginOffset": 1040, "EndOffset": 1041, "Score": 0.9652507293041267, "Text": "I", "Type": "EP"}, {"BeginOffset": 1042, "EndOffset": 1051, "Score": 0.7708218648288387, "Text": "feel that", "Type": "EP"}, {"BeginOffset": 1054, "EndOffset": 1071, "Score": 0.7959187700880174, "Text": "could have done a", "Type": "RR"}, {"BeginOffset": 1118, "EndOffset": 1128, "Score": 0.8490074534668677, "Text": "plan to be", "Type": "AR"}, {"BeginOffset": 1230, "EndOffset": 1244, "Score": 0.7310643502831718, "Text": "I believe that", "Type": "EP"}, {"BeginOffset": 1332, "EndOffset": 1347, "Score": 0.8903923578688773, "Text": "strong sense of", "Type": "EP"}, {"BeginOffset": 1416, "EndOffset": 1440, "Score": 0.7402493198178776, "Text": "has served as a valuable", "Type": "RR"}, {"BeginOffset": 1479, "EndOffset": 1483, "Score": 0.6452917853650006, "Text": "that", "Type": "EP"}, {"BeginOffset": 1484, "EndOffset": 1485, "Score": 0.49407341906088864, "Text": "I", "Type": "ER"}, {"BeginOffset": 1486, "EndOffset": 1501, "Score": 0.6566265248097748, "Text": "need to improve", "Type": "VR"}, {"BeginOffset": 1540, "EndOffset": 1554, "Score": 0.7711443884598483, "Text": "as a member of", "Type": "RR"}, {"BeginOffset": 1623, "EndOffset": 1624, "Score": 0.5839849871307107, "Text": "I", "Type": "EP"}, {"BeginOffset": 1625, "EndOffset": 1637, "Score": 0.7001586920837337, "Text": "believe that", "Type": "EP"}], "File": "1.txt"}, {"Entities": [{"BeginOffset": 14, "EndOffset": 31, "Score": 0.9975331613517863, "Text": "I understand that", "Type": "EP"}, {"BeginOffset": 137, "EndOffset": 152, "Score": 0.8963797775122231, "Text": "best efforts to", "Type": "CN"}, {"BeginOffset": 222, "EndOffset": 251, "Score": 0.9965869072470602, "Text": "unexpected complications that", "Type": "EP"}, {"BeginOffset": 323, "EndOffset": 340, "Score": 0.9821730821560377, "Text": "Reflecting on the", "Type": "EP"}, {"BeginOffset": 350, "EndOffset": 364, "Score": 0.9829442722147925, "Text": "I believe that", "Type": "EP"}, {"BeginOffset": 371, "EndOffset": 381, "Score": 0.9870688618041388, "Text": "were a few", "Type": "RR"}, {"BeginOffset": 382, "EndOffset": 407, "Score": 0.9984935639075807, "Text": "contributing factors that", "Type": "EP"}, {"BeginOffset": 449, "EndOffset": 462, "Score": 0.921518445084698, "Text": "may have been", "Type": "RR"}, {"BeginOffset": 617, "EndOffset": 630, "Score": 0.8879883426930076, "Text": "may have been", "Type": "RR"}, {"BeginOffset": 673, "EndOffset": 689, "Score": 0.9747416636115753, "Text": "the patient that", "Type": "EP"}, {"BeginOffset": 690, "EndOffset": 697, "Score": 0.77820861764571, "Text": "we were", "Type": "RR"}, {"BeginOffset": 796, "EndOffset": 798, "Score": 0.7572888342248785, "Text": "my", "Type": "ER"}, {"BeginOffset": 819, "EndOffset": 839, "Score": 0.9976110915867414, "Text": "and acknowledge that", "Type": "EP"}, {"BeginOffset": 840, "EndOffset": 856, "Score": 0.984160673373812, "Text": "there were areas", "Type": "RR"}, {"BeginOffset": 866, "EndOffset": 878, "Score": 0.8157545548802116, "Text": "I could have", "Type": "VR"}, {"BeginOffset": 891, "EndOffset": 896, "Score": 0.7124549828119399, "Text": "could", "Type": "RR"}, {"BeginOffset": 897, "EndOffset": 901, "Score": 0.593120920867085, "Text": "have", "Type": "VR"}, {"BeginOffset": 915, "EndOffset": 932, "Score": 0.9953989401792085, "Text": "more clearly with", "Type": "VR"}, {"BeginOffset": 994, "EndOffset": 1008, "Score": 0.9552905690534692, "Text": "to ensure that", "Type": "VR"}, {"BeginOffset": 1009, "EndOffset": 1020, "Score": 0.7351191181004604, "Text": "we were all", "Type": "RR"}, {"BeginOffset": 1021, "EndOffset": 1023, "Score": 0.46336823048133413, "Text": "on", "Type": "EP"}, {"BeginOffset": 1055, "EndOffset": 1071, "Score": 0.9833458348934134, "Text": "could have taken", "Type": "RR"}, {"BeginOffset": 1072, "EndOffset": 1084, "Score": 0.9837360230871811, "Text": "more time to", "Type": "VR"}, {"BeginOffset": 1126, "EndOffset": 1144, "Score": 0.9981127048460051, "Text": "anatomy to prepare", "Type": "AR"}, {"BeginOffset": 1189, "EndOffset": 1204, "Score": 0.9803231057458625, "Text": "is important to", "Type": "EV"}, {"BeginOffset": 1253, "EndOffset": 1266, "Score": 0.997105315268251, "Text": "may have been", "Type": "RR"}, {"BeginOffset": 1290, "EndOffset": 1306, "Score": 0.994887968115151, "Text": "there were other", "Type": "RR"}, {"BeginOffset": 1430, "EndOffset": 1442, "Score": 0.9954909043265389, "Text": "we were able", "Type": "RR"}, {"BeginOffset": 1591, "EndOffset": 1606, "Score": 0.9703019909912927, "Text": "be difficult to", "Type": "CN"}, {"BeginOffset": 1697, "EndOffset": 1707, "Score": 0.9971055857211377, "Text": "I will use", "Type": "VR"}, {"BeginOffset": 1713, "EndOffset": 1732, "Score": 0.9714496190277697, "Text": "experience to learn", "Type": "VR"}, {"BeginOffset": 1841, "EndOffset": 1859, "Score": 0.9803961347765342, "Text": "I will continue to", "Type": "AR"}, {"BeginOffset": 1866, "EndOffset": 1883, "Score": 0.9742323628448927, "Text": "the importance of", "Type": "EV"}], "File": "2.txt"}, {"Entities": [{"BeginOffset": 230, "EndOffset": 232, "Score": 0.7701848024761342, "Text": "it", "Type": "EP"}, {"BeginOffset": 282, "EndOffset": 295, "Score": 0.6120990093332278, "Text": "sure if it is", "Type": "EP"}, {"BeginOffset": 336, "EndOffset": 347, "Score": 0.8950436051549133, "Text": "meant, that", "Type": "EP"}, {"BeginOffset": 462, "EndOffset": 478, "Score": 0.9460929049644838, "Text": "Blackboard to be", "Type": "AR"}, {"BeginOffset": 503, "EndOffset": 518, "Score": 0.9967827364126665, "Text": "also there were", "Type": "RR"}, {"BeginOffset": 539, "EndOffset": 558, "Score": 0.9851825752772276, "Text": "to help them get to", "Type": "VR"}, {"BeginOffset": 580, "EndOffset": 589, "Score": 0.9977433711800279, "Text": "I went to", "Type": "AR"}, {"BeginOffset": 590, "EndOffset": 601, "Score": 0.99555922197189, "Text": "a couple of", "Type": "RR"}, {"BeginOffset": 623, "EndOffset": 639, "Score": 0.995133589456723, "Text": "they were mostly", "Type": "RR"}, {"BeginOffset": 654, "EndOffset": 663, "Score": 0.684234915267615, "Text": "how to do", "Type": "AR"}, {"BeginOffset": 771, "EndOffset": 786, "Score": 0.5917088651274798, "Text": "class materials", "Type": "RR"}, {"BeginOffset": 854, "EndOffset": 870, "Score": 0.9769590955362877, "Text": "this format that", "Type": "EP"}, {"BeginOffset": 879, "EndOffset": 907, "Score": 0.7974522454517932, "Text": "Faculty templates were setup", "Type": "RR"}, {"BeginOffset": 998, "EndOffset": 1001, "Score": 0.4740774561385935, "Text": "try", "Type": "CN"}, {"BeginOffset": 1011, "EndOffset": 1021, "Score": 0.9450177885763886, "Text": "out how to", "Type": "AR"}, {"BeginOffset": 1121, "EndOffset": 1135, "Score": 0.9984247367649404, "Text": "spent a lot of", "Type": "RR"}, {"BeginOffset": 1173, "EndOffset": 1191, "Score": 0.8182609628487408, "Text": "to fit nicely with", "Type": "VR"}, {"BeginOffset": 1203, "EndOffset": 1215, "Score": 0.9975342951308552, "Text": "way of doing", "Type": "RR"}, {"BeginOffset": 1230, "EndOffset": 1258, "Score": 0.9754327089183163, "Text": "I was generally pleased with", "Type": "AF"}, {"BeginOffset": 1293, "EndOffset": 1306, "Score": 0.9672043006228785, "Text": "going to need", "Type": "VR"}, {"BeginOffset": 1322, "EndOffset": 1331, "Score": 0.9994089118968726, "Text": "I see how", "Type": "AR"}, {"BeginOffset": 1376, "EndOffset": 1386, "Score": 0.8784934739530734, "Text": "need to do", "Type": "VR"}, {"BeginOffset": 1440, "EndOffset": 1452, "Score": 0.986104463203659, "Text": "it should be", "Type": "EV"}, {"BeginOffset": 1462, "EndOffset": 1477, "Score": 0.9970139778444383, "Text": "easier now that", "Type": "EP"}, {"BeginOffset": 1478, "EndOffset": 1489, "Score": 0.9997921897816398, "Text": "I have done", "Type": "RR"}, {"BeginOffset": 1500, "EndOffset": 1510, "Score": 0.989787328920844, "Text": "I think it", "Type": "EP"}, {"BeginOffset": 1521, "EndOffset": 1532, "Score": 0.9724331671564709, "Text": "a couple of", "Type": "RR"}, {"BeginOffset": 1564, "EndOffset": 1579, "Score": 0.8529443029679691, "Text": "I am happy with", "Type": "AF"}], "File": "3.txt"}, {"Entities": [{"BeginOffset": 154, "EndOffset": 167, "Score": 0.9907298995284973, "Text": "I found there", "Type": "ER"}, {"BeginOffset": 201, "EndOffset": 211, "Score": 0.6225818788072888, "Text": "in getting", "Type": "CN"}, {"BeginOffset": 236, "EndOffset": 261, "Score": 0.9164027554350219, "Text": "I attended workshops that", "Type": "EP"}, {"BeginOffset": 303, "EndOffset": 321, "Score": 0.7629238421634303, "Text": "I found them to be", "Type": "ER"}, {"BeginOffset": 322, "EndOffset": 340, "Score": 0.7459963028276781, "Text": "focused on the new", "Type": "EP"}, {"BeginOffset": 388, "EndOffset": 408, "Score": 0.778682577343616, "Text": "My biggest challenge", "Type": "EP"}, {"BeginOffset": 603, "EndOffset": 606, "Score": 0.4891969940566506, "Text": "and", "Type": "CN"}, {"BeginOffset": 612, "EndOffset": 622, "Score": 0.9529530240723887, "Text": "out how to", "Type": "AR"}, {"BeginOffset": 678, "EndOffset": 689, "Score": 0.5628713135525957, "Text": "to spend so", "Type": "AR"}, {"BeginOffset": 732, "EndOffset": 750, "Score": 0.997449278457182, "Text": "to fit nicely with", "Type": "VR"}, {"BeginOffset": 762, "EndOffset": 774, "Score": 0.998713189500801, "Text": "way of doing", "Type": "RR"}, {"BeginOffset": 789, "EndOffset": 817, "Score": 0.7795910180451058, "Text": "I was generally pleased with", "Type": "AF"}, {"BeginOffset": 852, "EndOffset": 870, "Score": 0.8261470886817075, "Text": "going to need more", "Type": "VR"}, {"BeginOffset": 886, "EndOffset": 895, "Score": 0.9972039848397032, "Text": "I see how", "Type": "AR"}, {"BeginOffset": 1008, "EndOffset": 1020, "Score": 0.9080084395727098, "Text": "will need to", "Type": "VR"}, {"BeginOffset": 1067, "EndOffset": 1081, "Score": 0.7585661099653543, "Text": "there are some", "Type": "EP"}, {"BeginOffset": 1091, "EndOffset": 1105, "Score": 0.6482342162571674, "Text": "could probably", "Type": "ER"}, {"BeginOffset": 1109, "EndOffset": 1128, "Score": 0.7611312242506189, "Text": "differently to make", "Type": "AR"}, {"BeginOffset": 1169, "EndOffset": 1172, "Score": 0.5492865736249215, "Text": "now", "Type": "EP"}, {"BeginOffset": 1177, "EndOffset": 1192, "Score": 0.621570056098743, "Text": "to approach the", "Type": "AR"}, {"BeginOffset": 1225, "EndOffset": 1235, "Score": 0.6146128403888714, "Text": "that I can", "Type": "CN"}, {"BeginOffset": 1371, "EndOffset": 1389, "Score": 0.7116728956412758, "Text": "plan to unify some", "Type": "AR"}, {"BeginOffset": 1398, "EndOffset": 1401, "Score": 0.48873577972294796, "Text": "and", "Type": "EP"}, {"BeginOffset": 1489, "EndOffset": 1495, "Score": 0.38926728057718885, "Text": "for me", "Type": "CN"}, {"BeginOffset": 1529, "EndOffset": 1542, "Score": 0.7078977956461002, "Text": "also make the", "Type": "EV"}, {"BeginOffset": 1692, "EndOffset": 1700, "Score": 0.3734190557458646, "Text": "specific", "Type": "AR"}, {"BeginOffset": 1713, "EndOffset": 1727, "Score": 0.7008498214769731, "Text": "that the whole", "Type": "EP"}, {"BeginOffset": 1798, "EndOffset": 1812, "Score": 0.5888952987911746, "Text": "probably help,", "Type": "AR"}, {"BeginOffset": 1824, "EndOffset": 1842, "Score": 0.6198959281125486, "Text": "think it will take", "Type": "EP"}, {"BeginOffset": 1855, "EndOffset": 1872, "Score": 0.5678850425335957, "Text": "iterations of the", "Type": "RR"}, {"BeginOffset": 1902, "EndOffset": 1924, "Score": 0.5269326600048793, "Text": "happy with everything.", "Type": "AF"}], "File": "4.txt"}, {"Entities": [{"BeginOffset": 176, "EndOffset": 188, "Score": 0.8054155565711305, "Text": "as there was", "Type": "RR"}, {"BeginOffset": 253, "EndOffset": 265, "Score": 0.9755797618072447, "Text": "and I really", "Type": "AF"}, {"BeginOffset": 301, "EndOffset": 317, "Score": 0.9092869364920252, "Text": "which might help", "Type": "AR"}, {"BeginOffset": 348, "EndOffset": 373, "Score": 0.9719672764719983, "Text": "I attended workshops that", "Type": "EP"}, {"BeginOffset": 408, "EndOffset": 414, "Score": 0.6415151045777645, "Text": "mostly", "Type": "ER"}, {"BeginOffset": 415, "EndOffset": 433, "Score": 0.7492999064947673, "Text": "I found them to be", "Type": "ER"}, {"BeginOffset": 434, "EndOffset": 448, "Score": 0.957169791540494, "Text": "focused on the", "Type": "EP"}, {"BeginOffset": 509, "EndOffset": 525, "Score": 0.9983228516868669, "Text": "how to transform", "Type": "AR"}, {"BeginOffset": 642, "EndOffset": 655, "Score": 0.861638737928597, "Text": "trying to get", "Type": "CN"}, {"BeginOffset": 658, "EndOffset": 671, "Score": 0.9208413032855501, "Text": "handle on the", "Type": "EP"}, {"BeginOffset": 753, "EndOffset": 781, "Score": 0.965931486847056, "Text": "of previous content was done", "Type": "RR"}, {"BeginOffset": 839, "EndOffset": 866, "Score": 0.7631365722333143, "Text": "that were mostly powerpoint", "Type": "RR"}, {"BeginOffset": 1009, "EndOffset": 1025, "Score": 0.8958906810660452, "Text": "not realise that", "Type": "EP"}, {"BeginOffset": 1026, "EndOffset": 1043, "Score": 0.8937902018249855, "Text": "I was focusing on", "Type": "RR"}, {"BeginOffset": 1069, "EndOffset": 1080, "Score": 0.9963168207811295, "Text": "than on the", "Type": "EP"}, {"BeginOffset": 1105, "EndOffset": 1128, "Score": 0.7672157273066353, "Text": "is something that I can", "Type": "ER"}, {"BeginOffset": 1174, "EndOffset": 1191, "Score": 0.666963763124544, "Text": "should be able to", "Type": "CN"}, {"BeginOffset": 1312, "EndOffset": 1325, "Score": 0.795817341444832, "Text": "intend to try", "Type": "AR"}, {"BeginOffset": 1387, "EndOffset": 1398, "Score": 0.8437102709745997, "Text": "the need to", "Type": "EV"}, {"BeginOffset": 1431, "EndOffset": 1450, "Score": 0.8242515113305029, "Text": "fit nicely with the", "Type": "VR"}, {"BeginOffset": 1462, "EndOffset": 1470, "Score": 0.7698565298627325, "Text": "of doing", "Type": "RR"}, {"BeginOffset": 1506, "EndOffset": 1515, "Score": 0.7619653337509348, "Text": "to change", "Type": "VR"}, {"BeginOffset": 1573, "EndOffset": 1588, "Score": 0.8996244032501315, "Text": "changes to help", "Type": "AR"}, {"BeginOffset": 1709, "EndOffset": 1729, "Score": 0.5978889354280449, "Text": "commited to doing it", "Type": "AR"}, {"BeginOffset": 1730, "EndOffset": 1749, "Score": 0.7281343650782885, "Text": "rather that putting", "Type": "EP"}, {"BeginOffset": 1780, "EndOffset": 1788, "Score": 0.5477875659950797, "Text": "that the", "Type": "EP"}, {"BeginOffset": 1797, "EndOffset": 1815, "Score": 0.7818183951831517, "Text": "meant that quite a", "Type": "EP"}, {"BeginOffset": 1937, "EndOffset": 1949, "Score": 0.543136344851421, "Text": "I was hoping", "Type": "ER"}, {"BeginOffset": 1953, "EndOffset": 1959, "Score": 0.5617596292778944, "Text": "avoid.", "Type": "AR"}, {"BeginOffset": 1991, "EndOffset": 2008, "Score": 0.8810556896530389, "Text": "drove me crazy in", "Type": "RR"}, {"BeginOffset": 2037, "EndOffset": 2049, "Score": 0.8516587442472627, "Text": "but now that", "Type": "EP"}, {"BeginOffset": 2051, "EndOffset": 2053, "Score": 0.6486090481704122, "Text": "\u2019m", "Type": "EP"}, {"BeginOffset": 2073, "EndOffset": 2080, "Score": 0.7516854879791113, "Text": "plan to", "Type": "AR"}, {"BeginOffset": 2115, "EndOffset": 2122, "Score": 0.6924001187221218, "Text": "plan to", "Type": "AR"}, {"BeginOffset": 2126, "EndOffset": 2130, "Score": 0.5139743682439929, "Text": "this", "Type": "AR"}, {"BeginOffset": 2204, "EndOffset": 2213, "Score": 0.6623933651450996, "Text": "on what I", "Type": "VR"}, {"BeginOffset": 2214, "EndOffset": 2223, "Score": 0.759699547473158, "Text": "have done", "Type": "RR"}, {"BeginOffset": 2278, "EndOffset": 2292, "Score": 0.4889187343035989, "Text": "it easy for me", "Type": "CN"}, {"BeginOffset": 2319, "EndOffset": 2339, "Score": 0.8236558713689445, "Text": "should also make the", "Type": "EV"}, {"BeginOffset": 2491, "EndOffset": 2500, "Score": 0.4753942877934032, "Text": "certainly", "Type": "AR"}, {"BeginOffset": 2572, "EndOffset": 2593, "Score": 0.6620894157784476, "Text": "time that significant", "Type": "EP"}, {"BeginOffset": 2630, "EndOffset": 2647, "Score": 0.6676558580467438, "Text": "to take advantage", "Type": "VR"}, {"BeginOffset": 2658, "EndOffset": 2662, "Score": 0.5025949219503674, "Text": "have", "Type": "RR"}, {"BeginOffset": 2663, "EndOffset": 2679, "Score": 0.6416409271254322, "Text": "learnt in future", "Type": "RR"}, {"BeginOffset": 2704, "EndOffset": 2726, "Score": 0.6435488764798278, "Text": "probably help to spend", "Type": "AR"}], "File": "5.txt"}]
@@ -0,0 +1,174 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>displaCy</title>
5
+ </head>
6
+
7
+ <body style="font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; padding: 4rem 2rem; direction: ltr">
8
+ <figure style="margin-bottom: 6rem">
9
+ <h2 style="margin: 0">synth_ref-datascientist</h2>
10
+
11
+ <div class="entities" style="line-height: 2.5; direction: ltr">
12
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
13
+ As a data
14
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
15
+ </mark>
16
+ scientist, my
17
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
18
+ role is to
19
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
20
+ </mark>
21
+ analyze and interpret
22
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
23
+ data to provide
24
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
25
+ </mark>
26
+ insights and recommendations for business decisions. However, during a recent analysis, I discovered
27
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
28
+ ethical issues with
29
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
30
+ </mark>
31
+
32
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
33
+ the findings that
34
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
35
+ </mark>
36
+
37
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
38
+ could potentially have
39
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
40
+ </mark>
41
+ a negative impact on our company's business model.<br><br>Upon further investigation,
42
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
43
+ I found that
44
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
45
+ </mark>
46
+ our data
47
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
48
+ collection practices had
49
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
50
+ </mark>
51
+ inadvertently led to the inclusion of sensitive
52
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
53
+ personal information that
54
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
55
+ </mark>
56
+ violated ethical data privacy standards. While the
57
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
58
+ findings were insightful
59
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
60
+ </mark>
61
+ and provided valuable information for our company's strategy, the inclusion of this information was unethical and could result in significant consequences for both our company and our customers.<br><br>
62
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
63
+ As a data
64
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
65
+ </mark>
66
+ scientist, I have a responsibility to prioritize ethical standards
67
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
68
+ and ensure that
69
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
70
+ </mark>
71
+ our analysis is conducted in
72
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
73
+ a manner that
74
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
75
+ </mark>
76
+
77
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
78
+ is transparent and
79
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
80
+ </mark>
81
+ respectful of privacy laws. However, resolving this ethical issue
82
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
83
+ would require
84
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
85
+ </mark>
86
+ a significant overhaul of our data collection practices and
87
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
88
+ could potentially have
89
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
90
+ </mark>
91
+ a negative impact on our business model.<br><br>While this situation is challenging,
92
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
93
+ I believe that
94
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
95
+ </mark>
96
+ it
97
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
98
+ is crucial to
99
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
100
+ </mark>
101
+ prioritize ethical standards over business interests.
102
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
103
+ As a member of
104
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
105
+ </mark>
106
+ the data analytics team,
107
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
108
+ I plan to
109
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
110
+ </mark>
111
+ communicate my concerns
112
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
113
+ with my colleagues
114
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
115
+ </mark>
116
+ and work with our leadership team to address this issue.
117
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
118
+ I also plan to
119
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
120
+ </mark>
121
+ research and implement alternative data
122
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
123
+ collection practices that
124
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
125
+ </mark>
126
+ prioritize privacy and ethical standards while still providing valuable insights for our company's strategy.<br><br>In conclusion, discovering
127
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
128
+ ethical issues with
129
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
130
+ </mark>
131
+ the findings of an
132
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
133
+ analysis can be
134
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
135
+ </mark>
136
+ challenging, especially when resolving these issues may have a negative
137
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
138
+ impact on the
139
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
140
+ </mark>
141
+ company's business model. However, as a
142
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
143
+ data
144
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
145
+ </mark>
146
+ scientist, it
147
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
148
+ is crucial to
149
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
150
+ </mark>
151
+ prioritize ethical standards
152
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
153
+ and ensure that
154
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
155
+ </mark>
156
+ our analysis is conducted in
157
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
158
+ a manner that
159
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
160
+ </mark>
161
+
162
+ <mark class="entity" style="background: #EC008C; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
163
+ is transparent and
164
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AF</span>
165
+ </mark>
166
+ respectful of privacy laws.
167
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
168
+ By working with
169
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
170
+ </mark>
171
+ our leadership team and implementing alternative data collection practices, we can maintain our ethical standards while still providing valuable insights for our company's strategy.</div>
172
+ </figure>
173
+ </body>
174
+ </html>
@@ -0,0 +1,119 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <title>displaCy</title>
5
+ </head>
6
+
7
+ <body style="font-size: 16px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; padding: 4rem 2rem; direction: ltr">
8
+ <figure style="margin-bottom: 6rem">
9
+ <h2 style="margin: 0">synth_ref-footballer</h2>
10
+
11
+ <div class="entities" style="line-height: 2.5; direction: ltr">As an attacking midfielder, my individual performance is crucial in creating scoring opportunities and providing support to the strikers. However, football is a team sport, and the game's outcome relies on
12
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
13
+ how well
14
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
15
+ </mark>
16
+ we work together as a unit. In the recent game, we lost, and it was disappointing for me
17
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
18
+ to feel that
19
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
20
+ </mark>
21
+ I did not perform up to my usual standards, and our team lacked cohesion and unity.<br><br>Reflecting on my performance,
22
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
23
+ I realized that
24
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
25
+ </mark>
26
+
27
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
28
+ I could have been
29
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
30
+ </mark>
31
+ more proactive and aggressive in my approach towards the game. Perhaps I was too cautious and hesitant in my decision-making, which led to a lack of creativity and effectiveness in my gameplay. Going forward,
32
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
33
+ I need to work on
34
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
35
+ </mark>
36
+ my confidence and take more
37
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
38
+ risks on the
39
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
40
+ </mark>
41
+ field. I also
42
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
43
+ need to focus on
44
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
45
+ </mark>
46
+ improving my endurance and stamina so that
47
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
48
+ I can maintain my
49
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
50
+ </mark>
51
+ level of play throughout the entire game.<br><br>However,
52
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
53
+ I also acknowledge that
54
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
55
+ </mark>
56
+ as an attacking midfielder, I have a responsibility
57
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
58
+ to communicate with
59
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
60
+ </mark>
61
+ the rest of the team
62
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
63
+ and ensure that
64
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
65
+ </mark>
66
+ we are
67
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
68
+ all on the
69
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
70
+ </mark>
71
+ same page.
72
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
73
+ I feel that
74
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
75
+ </mark>
76
+
77
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
78
+ I could have done a
79
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
80
+ </mark>
81
+ better job in this regard. In future games,
82
+ <mark class="entity" style="background: #00A64F; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
83
+ I plan to be
84
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">AR</span>
85
+ </mark>
86
+ more vocal and take a leadership role in directing the team's movements and decisions. Additionally,
87
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
88
+ I believe that
89
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
90
+ </mark>
91
+ we could benefit from more team-building exercises and bonding activities to develop a
92
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
93
+ strong sense of
94
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
95
+ </mark>
96
+ trust and camaraderie amongst our team members.<br><br>Overall, this loss
97
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
98
+ has served as a valuable
99
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
100
+ </mark>
101
+ lesson for me, highlighting the areas
102
+ <mark class="entity" style="background: #ED1B23; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
103
+ that I need to improve
104
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">NR</span>
105
+ </mark>
106
+ upon both as an individual player and
107
+ <mark class="entity" style="background: #00AEEF; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
108
+ as a member of
109
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">RR</span>
110
+ </mark>
111
+ the team. By focusing on both my personal growth and team building,
112
+ <mark class="entity" style="background: #FFF200; padding: 0.45em 0.6em; margin: 0 0.25em; line-height: 1; border-radius: 0.35em;">
113
+ I believe that
114
+ <span style="font-size: 0.8em; font-weight: bold; line-height: 1; border-radius: 0.35em; vertical-align: middle; margin-left: 0.5rem">EP</span>
115
+ </mark>
116
+ we can achieve greater success in future games and work towards becoming a stronger, more unified team.</div>
117
+ </figure>
118
+ </body>
119
+ </html>