Commit 1fbfeb0
authored
CU-8699nk284 Update MedCAT service to v2 (#27)
* CU-8699nk284: Update requirements to v2
* CU-8699nk284: Add DeID requirement
* CU-8699nk284: Update code to be in line with v2
* CU-8699nk284: Update README with v2 link
* CU-8699nk284: Update README with v2 link (2nd place)
* CU-8699nk284: Fix examples tutorial link
* CU-8699nk284: Update model card stuff for v2 compatibility
* CU-8699nk284: Avoid running docker hub push on pull requets
* CU-8699nk284: Fix typo in import path
* CU-8699nk284: Fix further typo
* CU-8699nk284: Fix access path for MetaCAT config categery name
* CU-8699nk284: Update to latest medcat v2 release
* CU-8699nk284: Bump supported version to latest (to fix legacy CDB conversion)
* U-8699nk284: Fix some config access
* U-8699nk284: Fix some more config access
* CU-8699nk284: Bump dependency to latest
* CU-8699nk284: Update to latest v2 version
* CU-8699nk284: Bump to latest medcat version again (this time finally, I hope)
* CU-8699nk284: Fix config access
* CU-8699nk284: Mock CDB load during test to use en_core_web_md instead of en_core_sci_lg
* CU-8699nk284: [TEMP] Add debug output
* CU-8699nk284: Add client test within mocked / changed spacy model context manager
* CU-8699nk284: [TEMP] Add debug (more) output
* CU-8699nk284: Mock a different method and more generally during testing
* CU-8699nk284: Fix import during testing
* CU-8699nk284: Remove (most of) the debug output
* CU-8699nk284: Bump requirements to latest
* CU-8699nk284: Update ultiprocessing method to v2
* CU-8699nk284: Fix keyword argument name
* CU-8699nk284: Update multiprocessing
* CU-8699nk284: Update to latest MedCAT version
* CU-8699nk284: Update to latest requirements
* CU-8699nk284: Use newer python in workflow
* CU-8699nk284: Bump requirements to latest
* CU-8699nk284: Bump requirements to latest
* Revert "CU-8699nk284: Avoid running docker hub push on pull requets"
This reverts commit 0f9cfc2.
* CU-8699nk284: Fix Dockerfile for GitHub URL-based installs
* CU-8699nk284: Fix hash attribute path1 parent ed95e13 commit 1fbfeb0
File tree
6 files changed
+39
-28
lines changed- .github/workflows
- medcat-service
- medcat_service/nlp_processor
- models/examples
6 files changed
+39
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
Lines changed: 30 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
191 | | - | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
200 | | - | |
201 | | - | |
202 | | - | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | | - | |
| 208 | + | |
205 | 209 | | |
206 | 210 | | |
207 | 211 | | |
| |||
239 | 243 | | |
240 | 244 | | |
241 | 245 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
247 | 252 | | |
248 | 253 | | |
249 | 254 | | |
| |||
281 | 286 | | |
282 | 287 | | |
283 | 288 | | |
284 | | - | |
| 289 | + | |
285 | 290 | | |
286 | 291 | | |
287 | 292 | | |
| |||
305 | 310 | | |
306 | 311 | | |
307 | 312 | | |
308 | | - | |
| 313 | + | |
309 | 314 | | |
310 | 315 | | |
311 | 316 | | |
312 | | - | |
| 317 | + | |
313 | 318 | | |
314 | | - | |
| 319 | + | |
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
| |||
330 | 335 | | |
331 | 336 | | |
332 | 337 | | |
333 | | - | |
| 338 | + | |
334 | 339 | | |
335 | 340 | | |
336 | | - | |
337 | | - | |
| 341 | + | |
| 342 | + | |
338 | 343 | | |
339 | 344 | | |
340 | | - | |
| 345 | + | |
341 | 346 | | |
342 | | - | |
| 347 | + | |
343 | 348 | | |
344 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
345 | 353 | | |
346 | 354 | | |
347 | 355 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
0 commit comments