ggurdin
|
278219b163
|
2409 automatically apply accentpunctuation corrections (#2449)
* feat: automatically accept normalization error matches
* chore: on text change, if assistance state changes, update the IGC button
|
2025-04-15 15:48:03 -04:00 |
|
ggurdin
|
3acab885d9
|
feat: initial work to prevent giving points for copy-pasted text (#2345)
* feat: initial work to prevent giving points for copy-pasted text
* chore: replace tokenization with comparing token content with pasted content
|
2025-04-04 13:47:14 -04:00 |
|
Wilson
|
9cdba97a1c
|
(chore) save parse from json language detections (#2119)
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
|
2025-03-12 11:44:34 -04:00 |
|
Wilson
|
e560f2345d
|
bake language detections into pangea message events, change relative imports to absolute imports (#1947)
Co-authored-by: ggurdin <ggurdin@gmail.com>
|
2025-03-05 10:20:54 -05:00 |
|
ggurdin
|
6ddb18b6ec
|
fix: added fix to remove matches if they don't align with tokens and to use characters when replacing originalInput (#1948)
|
2025-02-26 15:51:09 -05:00 |
|
ggurdin
|
32d314c026
|
feat: fetch new tokens for messages without originalsent representations (#1853)
|
2025-02-19 15:21:18 -05:00 |
|
ggurdin
|
8a272ae7c1
|
feat: function to convert RepresentationEvent => IGCTextData (#1452)
|
2025-01-15 12:07:00 -05:00 |
|
ggurdin
|
027158e286
|
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files
* fix: sort files based on function
|
2025-01-14 14:00:30 -05:00 |
|