Releases: biosymbolics/pipeline
Releases · biosymbolics/pipeline
v0.22
What's Changed
- Vectorize Claims; multiple doc search on vector client by @kristinlindquist in #274
- OTC Companies; Structured Acquisitions by @kristinlindquist in #275
- Improve vector / similarity comparisons by @kristinlindquist in #276
- Detect newer trends by @kristinlindquist in #277
- Normalize vector vs term search by @kristinlindquist in #278
- Semantic linker improvements by @kristinlindquist in #279
- Vectorize UMLS by @kristinlindquist in #280
- Use umls vectors directly by @kristinlindquist in #281
- filesystem refactoring by @kristinlindquist in #282
- Model cleanup by @kristinlindquist in #283
Full Changelog: v0.21...v0.22
v0.21
What's Changed
- Exit & competition score; "Is Acquirer" via SEC by @kristinlindquist in #272
- Concept decomposition by @kristinlindquist in #273
Full Changelog: v0.20...v0.21
v0.20
What's Changed
- Proper use of prisma context manager by @kristinlindquist in #249
- Level consideration in UMLS ancestor choice by @kristinlindquist in #250
- Vectorized patent search by @kristinlindquist in #251
- Conditional suppression and better retry rewrites for candidate matching by @kristinlindquist in #252
- Add (some) missing UMLS targets by @kristinlindquist in #262
- Vectorize all the things by @kristinlindquist in #264
- Mock chat by @kristinlindquist in #266
- Handle mock chat descriptions by @kristinlindquist in #267
- Owner entities in API by @kristinlindquist in #268
- Entity x Entity report by @kristinlindquist in #269
- Exit and Competition Scores by @kristinlindquist in #271
Full Changelog: v0.19...v0.20
v0.19
What's Changed
- More Ancestory Fixes by @kristinlindquist in #235
- Performance Improvements by @kristinlindquist in #236
- Fix owner search and finance-based availability by @kristinlindquist in #237
- Suppressing UMLS matches based on cui/matching synonym pairs by @kristinlindquist in #238
- Document Vectorizer Script by @kristinlindquist in #239
- Regulatory applicant entity by @kristinlindquist in #240
- Linking improvements by @kristinlindquist in #241
- reduce memory consumption during vectorization by @kristinlindquist in #242
- POC Buyer Finder by @kristinlindquist in #243
- Buyer Finder UI v0.1 by @kristinlindquist in #244
- Fix owner type classification by @kristinlindquist in #245
- Improve owner extraction by @kristinlindquist in #246
- Improvements to owner linking by @kristinlindquist in #247
- Reports for Buyer Finder results by @kristinlindquist in #248
Full Changelog: v0.18...v0.19
v0.18
What's Changed
- Autocomplete search via tsquery & AND/OR for search by @kristinlindquist in #224
- updated clindev model trainer by @kristinlindquist in #225
- Additional Asset stats & refactoring by @kristinlindquist in #226
- Caching for asset objects by @kristinlindquist in #227
- Generalize clients & implement start/end dates by @kristinlindquist in #228
- Extract entities updates by @kristinlindquist in #229
- Improve search - expose approvals, improve patent search perf, hash ids by @kristinlindquist in #230
- Improve ancestor rollup by @kristinlindquist in #232
- Better type enforcement for ancestor selection by @kristinlindquist in #233
- UMLS ancestory improvements by @kristinlindquist in #234
Full Changelog: v0.17...v0.18
v0.17
What's Changed
- Extend approvals and entities by @kristinlindquist in #215
- Graph API to support vega edge bundling by @kristinlindquist in #216
- Health Indicators: Saturation and Percent Stopped by @kristinlindquist in #217
- Fix summary report error & improve typing by @kristinlindquist in #218
- Selectable axes on Characteristic API by @kristinlindquist in #219
- Massive schema refactor + Prisma by @kristinlindquist in #222
- Nested Interventions by @kristinlindquist in #223
Full Changelog: v0.16...v0.17
v0.16
What's Changed
- Demo cleanup, new score, param parsing by @kristinlindquist in #206
- Composite linking checkpoint by @kristinlindquist in #210
- v0.1 Entity API by @kristinlindquist in #212
- Approvals in Asset API by @kristinlindquist in #213
- Approvals - additional fields, refactoring by @kristinlindquist in #214
Full Changelog: v0.15...v0.16
v0.15
What's Changed
- Mapping table for publication numbers to improve patent client performance by @kristinlindquist in #202
- Candidate - cosine similarity selection by @kristinlindquist in #203
- Trials Search API by @kristinlindquist in #204
- Additional scores by @kristinlindquist in #205
Full Changelog: v0.14...v0.15
v0.14
What's Changed
- Autocomplete patent numbers (ids) and corresponding refactor by @kristinlindquist in #189
- Serverless Aurora v2 by @kristinlindquist in #190
- Python 3.11; Fix 'description' endpoint by @kristinlindquist in #192
- Improvement to centrality rollups and term matching; returning similarity score by @kristinlindquist in #194
- Ctgov prediction and misc other improvements by @kristinlindquist in #199
- Simple topic model report by @kristinlindquist in #200
Full Changelog: v0.13...v0.14
v0.13
What's Changed
- UMLS refactor and level determination improvement by @kristinlindquist in #181
- Trial prediction on patents by @kristinlindquist in #186
- Search by exemplar patent by @kristinlindquist in #188
Full Changelog: v0.12...v0.13