Created
October 8, 2022 13:39
-
-
Save andrea-dagostino/49ec67fe869ce962da3f2fdffbd4c48c to your computer and use it in GitHub Desktop.
fuzzy_logic_tagging
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # queste sono i tag che vogliamo applicare ai nostri documenti. | |
| # cambiate questa lista a vostra discrezione | |
| tags = [ | |
| "machine learning", | |
| "clustering", | |
| "carriera", | |
| "progetto", | |
| "consigli", | |
| "analytics", | |
| "deep learning", | |
| 'nlp', | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment