Update app.py
Browse files
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 |
|