Skip to content

Commit 5557f89

Browse files
Update README.md
1 parent 3e15bc7 commit 5557f89

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,12 @@ TODO: 1. Finish README - Cite relavent technologies and papers
2121

2222
## Examples
2323

24+
Toy example of a possible debate classifier seperating between 11 classes
25+
26+
ANB = Antiblackness, CAP = Capitalism, ECON = Economy, EDU = Education, ENV = Environment, EX = Extinction, FED = Federalism, HEG = Hegemony, NAT = Natives, POL = Politics, TOP = Topicality
27+
2428
![](https://github.com/Hellisotherpeople/Active-Explainable-Classification/blob/master/conf_matrix.png)
2529

30+
Takes in documents from the user using Standard Input - Then the model classifies, explains why it classified the way it did, and asks the user if the predicted label is the ground truth or not. User supplies the ground truth, the model incrementally trains on the new example, and the cycle continues. This is called *active learning*
2631

2732
![](https://github.com/Hellisotherpeople/Active-Explainable-Classification/blob/master/explaination.png)

0 commit comments

Comments
 (0)