Update app.py
Browse files
app.py
CHANGED
|
@@ -107,7 +107,7 @@ one confidence statement per line of text. The classifier will output a pipe-del
|
|
| 107 |
includes, for each input line, the original confidence statement, the model’s classification (high, medium,
|
| 108 |
or low), the estimated probability that the statement is, respectively, high, medium, and low confidence, and confidence
|
| 109 |
entropy. For a more detailed guide about how to batch process confidence
|
| 110 |
-
statements, see <a href="https://osf.io/
|
| 111 |
<h3>Disclaimer</h3>
|
| 112 |
<p>This classifier tool (the "Tool") is provided for informational purposes only. The Tool generates
|
| 113 |
outcomes based on the inputs provided and the logic of the algorithm. While every effort has
|
|
|
|
| 107 |
includes, for each input line, the original confidence statement, the model’s classification (high, medium,
|
| 108 |
or low), the estimated probability that the statement is, respectively, high, medium, and low confidence, and confidence
|
| 109 |
entropy. For a more detailed guide about how to batch process confidence
|
| 110 |
+
statements, see <a href="https://osf.io/k2vay">this page</a>.
|
| 111 |
<h3>Disclaimer</h3>
|
| 112 |
<p>This classifier tool (the "Tool") is provided for informational purposes only. The Tool generates
|
| 113 |
outcomes based on the inputs provided and the logic of the algorithm. While every effort has
|