Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show list of sentences #46

Closed
6 tasks
Tracked by #44
kunnark opened this issue Oct 28, 2022 · 3 comments · Fixed by #87 or #112
Closed
6 tasks
Tracked by #44

Show list of sentences #46

kunnark opened this issue Oct 28, 2022 · 3 comments · Fixed by #87 or #112

Comments

@kunnark
Copy link
Contributor

kunnark commented Oct 28, 2022

AS A labeler
I WANT TO see a list of labeled sentences
IN ORDER TO choose the sentence I want to label.

Acceptance Criteria

  • List of sentences is shown
  • If I click on a particular sentence then ‘Labeling View’ is opened.

Endpoints

  • Ruuter GET /tasks?project={id}
  • Ruuter GET /task?id={task_id}&project={id}
  • Resql POST /get_corpora
  • Resql POST /get_task
@turnerrainer
Copy link
Contributor

@alimuhammadahmer @kunnark

  1. This issue is marked as "Done" but I can not see any code commits;
  2. ACs must contain all REST endpoints used to get the result.

@alimuhammadahmer
Copy link
Contributor

List Sentences Ruuter API:
GET /tasks?project={id}
List Sentences Resql API:
POST /get_corpora

Get Sentence Detail Ruuter API:
GET /task?id={task_id}&project={id}
Get Sentence Detail Resql API:
POST /get_task

@kunnark kunnark moved this from ✅ Done to 🔖 Ready in Data Anonymizer Nov 11, 2022
@kunnark kunnark moved this from 🔖 Ready to 📋 Backlog in Data Anonymizer Nov 11, 2022
@kunnark
Copy link
Contributor Author

kunnark commented Nov 11, 2022

@turnerrainer

  1. Moved to 'Backlog' status
  2. REST endpoints added.

@turnerrainer turnerrainer moved this from 📋 Backlog to To Groom in Data Anonymizer Nov 17, 2022
@turnerrainer turnerrainer moved this from To Groom to 🔖 Ready in Data Anonymizer Nov 22, 2022
@alimuhammadahmer alimuhammadahmer linked a pull request Nov 22, 2022 that will close this issue
@github-project-automation github-project-automation bot moved this from 🔖 Ready to ✅ Done in Data Anonymizer Jan 5, 2023
@alimuhammadahmer alimuhammadahmer linked a pull request Jan 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
3 participants