Shreyas Meher commited on
Commit
ed65b28
·
unverified ·
1 Parent(s): 761c073

Update README with application details and usage

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,5 @@
 
 
1
  # ConfliBERT GUI Application
2
 
3
  A web-based interface for [ConfliBERT](https://github.com/eventdata/ConfliBERT), a BERT-based model specialized in conflict and political event analysis. This application provides multiple Natural Language Processing capabilities including Named Entity Recognition (NER), Text Classification, Multi-label Classification, and Question Answering.
@@ -211,3 +213,4 @@ If you use this tool in your research, please cite:
211
  year={2022}
212
  }
213
  ```
 
 
1
+ ![ConfliBERT GUI](./gui.png)
2
+
3
  # ConfliBERT GUI Application
4
 
5
  A web-based interface for [ConfliBERT](https://github.com/eventdata/ConfliBERT), a BERT-based model specialized in conflict and political event analysis. This application provides multiple Natural Language Processing capabilities including Named Entity Recognition (NER), Text Classification, Multi-label Classification, and Question Answering.
 
213
  year={2022}
214
  }
215
  ```
216
+