medicode / lib /medical_transcription

Commit History

fix: Calculate cosine_similarity for selected code
fad254c

timgremore commited on

feat: Store vector representation of chunk text
50d1bef

timgremore commited on

chore: Remove unused alias
84e495d

timgremore commited on

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Set and read status from transcription
363e855

timgremore commited on

chore: Register transcription server processes
81bf118

timgremore commited on

feat: Remove custom code assignments
c016b89

timgremore commited on

feat: Display user who assigned custom code
22ed69b

timgremore commited on

chore: Vector values are noisy in log output
cf7d572

timgremore commited on

chore: Remove unused callback from server
a3e56a7

timgremore commited on

fix: Broadcast event before classifying begins
2ad4acd

timgremore commited on

fix: Trim whitespace in chunk text
c742a90

timgremore commited on

feat: Create chunk code vector from user selection
5f7f244

timgremore commited on

fix: Keep user-assigned code vectors
5d44eb4

timgremore commited on

fix: Cast assigned_by_user_id in changeset
ebafac0

timgremore commited on

feat: Distinguish between system and user assigned
8380a87

timgremore commited on

feat: Move chunk encodings into separate component
0311a5a

timgremore commited on

chore: Formatting and preload ordering definition
d22b630

timgremore commited on

fix: Toggle existing feedback if exists
4bb2723

timgremore commited on

fix: Clear feedback by user before inserting new
714dbfe

timgremore commited on

feat: Move child spec with name to server def
9e5bda6

timgremore commited on

feat: Add registry for transcription tasks
dbe78d6

timgremore commited on

fix: Include text in scope feedback finder
f7091e6

timgremore commited on

fix: LiveComponents do not receive handle_info
a7df78d

timgremore commited on

feat: Cache weighting as an array of strings
f678255

timgremore commited on

chore: Simplify args in classification server
745e26b

timgremore commited on

chore: Remove extraneous status tracking
7a4743f

timgremore commited on

feat: Track feedback by user and style accordingly
a55bd7a

timgremore commited on

chore: Remove unused alias
cc2eced

timgremore commited on

fix: Module name incorrectly namespaced
04a27df

timgremore commited on

feat: Associate code feedback with user and vector
18980e4

timgremore commited on

feat: Helper function to list all chunks by IDs
d79a6a5

timgremore commited on

wip: Enforce unique chunk and vector IDs and loading
71b9dff

timgremore commited on

fix: Re-classify chunks after editing text
8f56351

timgremore commited on

fix: Ensure chunks are returned in order
5964d8b

timgremore commited on

fix: Struct key name changes
d8ed8f8

timgremore commited on

feat: Pass chunk to chunk component
8548275

timgremore commited on

fix: Cast status field on Transcription changeset
94b2573

timgremore commited on

feat: many-to-many chunks with code vectors
2a0e044

timgremore commited on

wip: Correlate code vectors with chunks
5676fb5

timgremore commited on

feat: Identify and store chunk keywords
7625517

timgremore commited on

chore: Formatting
cf5a59c

timgremore commited on

feat: Replace callback payloads with chunks
843f654

timgremore commited on

feat: Track transcription life cycle with status
f94adc3

timgremore commited on

feat: Account for not founds
3a8280c

timgremore commited on

feat: Create transcription chunks during processing
a7eceb3

timgremore commited on

feat: TranscriptionChunk schema
a4b994e

timgremore commited on

feat: Broadcast chunk updates over PubSub
89a368d

timgremore commited on

chore: Configure PubSub with an atom name
0a57d6d

timgremore commited on

wip: feat: Define show screen for transcriptions
deecaf3

timgremore commited on