Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ There is a great deal of discussion around the use of generative AI to help us c
|
|
| 16 |
help solve the problem just as effectively.
|
| 17 |
|
| 18 |
This explorer tool seeks to demonstrate that in practice, by showing how a simple Python script (which can be deployed locally or in an online environment such
|
| 19 |
-
as Google Colab) can be used to keyword tag data, and beyond this, how this functionality can also be expanded through the addition of simple rules e.g. if 'x' then also 'x'
|
| 20 |
to do more complex tagging.
|
| 21 |
|
| 22 |
|
|
|
|
| 16 |
help solve the problem just as effectively.
|
| 17 |
|
| 18 |
This explorer tool seeks to demonstrate that in practice, by showing how a simple Python script (which can be deployed locally or in an online environment such
|
| 19 |
+
as Google Colab) can be used to keyword tag data, and beyond this, how this functionality can also be expanded through the addition of simple rules (e.g. if 'x' then also 'x')
|
| 20 |
to do more complex tagging.
|
| 21 |
|
| 22 |
|