SorrelC commited on
Commit
de3b9cf
·
verified ·
1 Parent(s): 40280db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ license: mit
13
  **About**
14
 
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 our problem.
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'
 
13
  **About**
14
 
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'