Skip to content

Latest commit

 

History

History
49 lines (44 loc) · 1.63 KB

File metadata and controls

49 lines (44 loc) · 1.63 KB

notes

Special Characters

  • <[clm]>, <[/clm]>
  • <[suparg]>, <[/suparg]>
  • <[rebarg]>, <[/rebarg]>
  • <[prm]>, <[/prm]>
  • <[csq]>, <[/csq]>

TODO

Resources

Architecture

  • Classifier
    • Classify arguments -> (supporting, rebuttal), (premise, consequence)
    • Binary classification?

Generate a counter-argument (response) for an argument (premise, consequence)

  • Classify whether or not it's an argument
    • Sentence structure (parts of speech)
    • Input: Argument (text)
    • Output: 0 or 1
  • Detect weak sentence by analyzing sentence structure
    • LTR parts of a sentence