256 Commits (3e45f45dba3c2faa11cbadedd8e08167db91cce8)

Author SHA1 Message Date
Hironsan 5494398c1d Add MyRole API 2 years ago
Hironsan d93c681a46 Enable to create tags on project creation 3 years ago
Hironsan 1d2229cfd1 Remove creation feature from project index page 3 years ago
Hironsan 57d74159ef Add project creation page 3 years ago
Hironsan 451b6f2473 Remove download dialog from dataset page 3 years ago
Hironsan 756334615d Add validate function to data import page 3 years ago
Hironsan 32377323ca Add data export page 3 years ago
Hironsan 02ff753cb5 Move the dataset page after successful import 3 years ago
Hironsan 1eec4b9c62 Move the dataset import page to the dataset directory 3 years ago
Hironsan fc23ffc89f Move the import button to the left 3 years ago
Hironsan c47eeba67e Change the prop name from labels to labelTypes 3 years ago
Hironsan 025283ffda Replace each distribution component with LabelDistribution.vue 3 years ago
Hironsan 30929108a9 Rename entity to span 3 years ago
Hironsan db3c95a408 Change switch label 3 years ago
Hironsan 2465e5698c Rename link to relation 3 years ago
Hironsan af16645429 Enable to update relation type 3 years ago
Hironsan d8118e0899 Enable to label relation(first edition) 3 years ago
Hironsan d0e49f7586 Enable to show relation distribution 3 years ago
Hironsan 723c38ca58 Enable to create relation type in frontend 3 years ago
Hironsan 97d354b462 Allow user to select relation labeling option 3 years ago
Hironsan 67df507a2e Move the feature of importing label types to import page 3 years ago
Hironsan d55ec43208 Add label import page 3 years ago
Hironsan b49e65aa85 Update label types after save and add another 3 years ago
Hironsan 5e393c5e7c Update page validation 3 years ago
Hironsan 984789ffc4 Rename component name from FormCreation to FormCreate 3 years ago
Hironsan 1375d089e4 Simplify label list page 3 years ago
Hironsan 58a025867d Add label edit page 3 years ago
Hironsan 2df641709e Replace add page contents by FormCreation component 3 years ago
Hironsan ee18555cf6 Add label creation page 3 years ago
Hironsan b8d7495e43 Update annotation pages to show progress 3 years ago
Hironsan 00daf7d4da Add new labeling option for sequence labeling 3 years ago
Hironsan 4b0ed9dcd3 Change the project list's frontend 3 years ago
Hironsan 90d3521bdc Refactor label page, resolve #1648 3 years ago
Hironsan b02222eea0 Fix label creation 3 years ago
Hironsan 0cfdfc2e47 Add isImporting flag 3 years ago
Hironsan 5565283ffd Change words like upload, ingest to import 3 years ago
Hironsan 50a33b6574 Fix demo pages 3 years ago
Hironsan edfb47a602 Rename statistics to metrics in frontend 3 years ago
Hironsan 4429f4e962 Simplify domain model as many as possible 3 years ago
Hironsan 9f1c8b8de2 Remove currentUserRole from Project item 3 years ago
Hironsan 022d91e7da Change the url of demo page(intent detection) 3 years ago
Hironsan 8fd101a9f9 Switch the contents of statistics page by project type 3 years ago
Hironsan a2af78ee4f Replace LabelApplicationService with SpanType 3 years ago
Hironsan 965f760da0 Update useLabelList to pass LabelApplicationService 3 years ago
Hironsan 4e36598350 Update statistics service 3 years ago
Hironsan e9c97d22f7 Add a page for intent detection and slot filling 3 years ago
Hironsan 46896c88c7 Change UI to create intent detection and slot filling label 3 years ago
Hironsan e78084a89e Add demo for ner and classification 3 years ago
Hironsan 33f61d4deb Speed up fetching comment 3 years ago
Hironsan 1c9c6825aa Add try/catch to update/delete method 3 years ago