whatsnew
- What's New
- [v1.3.3] 19 April 2021
- [v1.3.2] 17 February 2021
- [v1.3.1] 8 January 2021
- [v1.3.0] 9 December 2020
- [v1.2.8] 27 November 2020
- [v1.2.7] 19 November 2020
- [v1.2.6] 30 October 2020
- [v1.2.5] 15 October 2020
- [v1.2.4] 6 October 2020
- [v1.2.3] 24 September 2020
- [v1.2.2] 9 September 2020
- [v1.2.1] 15 July 2020
- [v1.2.0] 2 February 2020
[v1.3.3] 19 April 2021
Conditional annotation improvements
- Display conditional tag agreement scores in Inter-Annotator Agreement matrices
- Fixed issue with conditional tag
required="true"
submission - Add
"when_label_value"
field in serialized results (indicates which label has been selected to produce current annotation result)
API improvements
List all projects within specific team by team_id
:
curl '<HOSTNAME>/api/projects/?organization_id=1&team_id=2' -H 'Authorization: Token <TOKEN>