ppsingh commited on
Commit
9a5a3c9
1 Parent(s): e8aca7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ with st.expander("ℹ️ - About this app", expanded=False):
81
  the paragraph contains any *TAPP* related information or not.
82
  - Step 3: The paragraphs which are detected containing some TAPP \
83
  related information are then fed to multiple classifier to enrich the
84
- Information Extraction.
85
 
86
  """)
87
 
 
81
  the paragraph contains any *TAPP* related information or not.
82
  - Step 3: The paragraphs which are detected containing some TAPP \
83
  related information are then fed to multiple classifier to enrich the
84
+ Information Extraction. These classifiers inlcude: Sector Classifier, Adaptation & Mitigation Classsifier, Conditionality Classifier.
85
 
86
  """)
87