Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ license: mit
|
|
| 15 |
There is a great deal of discussion around the use of generative AI to help us complete various tasks, however sometimes, a more simple digital solution can
|
| 16 |
help solve the problem just as effectively.
|
| 17 |
|
| 18 |
-
This explorer tool seeks to demonstrate that in practice, by showing how a simple
|
| 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 |
|
|
|
|
| 15 |
There is a great deal of discussion around the use of generative AI to help us complete various tasks, however sometimes, a more simple digital solution can
|
| 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 |
|