Update app.py
Browse files
app.py
CHANGED
|
@@ -264,7 +264,7 @@ Whether you're working with linguistic data or other networks, Watset is the go-
|
|
| 264 |
- Maven Central: <https://search.maven.org/artifact/org.nlpub/watset>
|
| 265 |
- conda-forge: <https://anaconda.org/conda-forge/watset>
|
| 266 |
''',
|
| 267 |
-
|
| 268 |
)
|
| 269 |
|
| 270 |
iface.launch()
|
|
|
|
| 264 |
- Maven Central: <https://search.maven.org/artifact/org.nlpub/watset>
|
| 265 |
- conda-forge: <https://anaconda.org/conda-forge/watset>
|
| 266 |
''',
|
| 267 |
+
flagging_mode='never',
|
| 268 |
)
|
| 269 |
|
| 270 |
iface.launch()
|