medicode / lib

Commit History

feat: Accept attrs in code vector fixture
1e8f5e5

timgremore commited on

chore: Skip returning vectors to lower memory use
ca25b29

timgremore commited on

fix: Fix directory references to use medicode
3a5ca01

timgremore commited on

fix: Rename directories and main context files
6488653

timgremore commited on

fix: Credo warnings
eb6a388

timgremore commited on

chore: Remove unused comment
8925e40

timgremore commited on

chore: Stop eagerly compiling stories in non-dev
ac73841

timgremore commited on

fix: Storybook entries
c25ca02

timgremore commited on

chore: Moduledoc
2cf5225

timgremore commited on

fix: Not all code vectors are user assigned
ea37cf1

timgremore commited on

fix: Classification server test and chunks fixture
8b9fa1b

timgremore commited on

fix: Transcription server test
f76a27b

timgremore commited on

fix: Replace name with MediCode
4d87f7f

timgremore commited on

fix: Restore keywords summary
5c502c9

timgremore commited on

fix: Invalid association on TranscriptionChunk
16f89c2

timgremore commited on

fix: Position code select above content
96365df

timgremore commited on

feat: Fade-in chunk codes
4adc7b7

timgremore commited on

chore: Remove unused comment
a3608c0

timgremore commited on

fix: Limit click target to chunk text
a0c1c94

timgremore commited on

fix: Maintain column width for transcription text
59c36fe

timgremore commited on

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

fix: Only process file uploads if selected
acc0fc4

timgremore commited on

feat: Support renaming transcriptions
0fc3ad2

timgremore commited on

chore: Remove reset_to_pending close button
1ff8f01

timgremore commited on

feat: Improve color contrast on feedback buttons
d9ce539

timgremore commited on

chore: Rename app to Medicode
3f219b5

timgremore commited on

feat: Broadcast when transcriptions are created
f665ffc

timgremore commited on

chore: Remove unused attrs
de48058

timgremore commited on

feat: Set and read status from transcription
363e855

timgremore commited on

chore: Remove unused callbacks
fe85e90

timgremore commited on

feat: Broadcast changes to transcriptions chunks
17a7eb5

timgremore commited on

chore: Remove unused callback
1041240

timgremore commited on

feat: Display spinner when processing audio
69b1703

timgremore commited on

chore: Increase spacing around code loader
7e6cf75

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

fix: Add expected assigns in send_update call
3cf8d48

timgremore commited on

chore: Vector values are noisy in log output
cf7d572

timgremore commited on

fix: Feedback button state changes
dc3c63a

timgremore commited on

chore: Move code_vectors state to parent component
92f1e06

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

fix: Add missing @impl
1dbdb0b

timgremore commited on

fix: Skip re-classification if text is unchanged
e7215af

timgremore commited on

fix: Hide code select if chunk is being processed
54601b7

timgremore commited on