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

Document labelling: document pair classification (for example, determining if the texts are similar or not) #14

Closed
10 tasks done
khyurri opened this issue Nov 9, 2022 · 1 comment · Fixed by #71
Closed
10 tasks done
Assignees
Labels

Comments

@khyurri
Copy link
Contributor

khyurri commented Nov 9, 2022

Front-end

  • Design is required

Front-end

  • Add view to switch between document labels and document links
  • Add component which shows document links(categories) in accordion
  • Linked documents should be shown under selected category
  • Show documents side-by-side when selecting linked document
  • Add an ability to select relation(category) between shown documents
  • Add api calls to get and send selected links

Back-end

  • Have to support relations between documents: similar, identical, etc. One document may have multiple relations. Back-end must support different types of relationships
  • Add linking between documents by link type. Link and documents must be in revision
  • Add support (or check support) of initial load, when we upload revision for all annotators (check with Mikhail)

General algorithm

Back-end must support tasks to check pairs.

@cakeinsauce cakeinsauce self-assigned this Nov 22, 2022
@cakeinsauce cakeinsauce added the enhancement New feature or request label Nov 22, 2022
@khyurri khyurri added priority and removed enhancement New feature or request labels Dec 5, 2022
@khyurri
Copy link
Contributor Author

khyurri commented Jan 3, 2023

Front-end is also required to implement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants