Skip to content

Commit

Permalink
Fixed minor typos
Browse files Browse the repository at this point in the history
  • Loading branch information
swarooprm authored Oct 19, 2021
1 parent 05291f8 commit 551d829
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/task-hierarchy.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
- `Classification`
- `Classification -> Verification`: Verify whether a given descriptive attribute applies to a given text or not (binary output) e.g. if the paragraph contains offensive content or not
- `Classification -> Verification -> Claim Verification`
- `Classification -> Verification -> Sufficient Information Verification`: Veryify whether a text contain sufficient information to answer a question
- `Classification -> Verification -> Sufficient Information Verification`: Verify whether a text contains sufficient information to answer a question
- `Classification -> Verification -> Grammar Verification`: Verify whether a text is grammatical
- `Classification -> Verification -> Relevance Verification`
- `Classification -> Verification -> Answer Verification`: Verify whether a text answers the qeustion
- `Classification -> Verification -> Answer Verification`: Verify whether a text answers the question
- `Combinatorics`
- `Command Execution`
- `Coreference`
Expand Down

0 comments on commit 551d829

Please sign in to comment.