2 files changed
+13
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
39 | 50 | | |
40 | 51 | | |
41 | 52 | | |
42 | 53 | | |
43 | | - | |
44 | 54 | | |
45 | 55 | | |
46 | 56 | | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
51 | | - | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
55 | 64 | | |
56 | 65 | | |
57 | 66 | | |
58 | 67 | | |
59 | | - | |
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
63 | | - | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
71 | | - | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
75 | 81 | | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
79 | | - | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
85 | | - | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
89 | | - | |
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| |||
- business_objects/attribute.py+35-9
- business_objects/comments.py+32-1
- business_objects/data_slice.py+17-3
- business_objects/embedding.py+52
- business_objects/export.py+18-12
- business_objects/information_source.py+19-1
- business_objects/inter_annotator.py+61-19
- business_objects/knowledge_term.py+2
- business_objects/labeling_access_link.py+7-3
- business_objects/labeling_task.py+17-1
- business_objects/labeling_task_label.py+5-2
- business_objects/monitor.py+16
- business_objects/organization.py+4
- business_objects/payload.py+37-3
- business_objects/project.py+21
- business_objects/record.py+58
- business_objects/record_label_association.py+81-8
- business_objects/task_queue.py+3
- business_objects/tokenization.py+16
- business_objects/user.py+6
- business_objects/weak_supervision.py+5-1
- cognition_objects/environment_variable.py+1-1
- cognition_objects/markdown_file.py+3
- cognition_objects/message.py+60
- util.py+6
0 commit comments