🐍 obsidiantools: Python package for doing advanced analytics of your vault

@louis030195 it’s cool that you’re doing work with Transformers and Pytorch via the package! :sunglasses: I’ve not done much with them so it’ll be interesting to see what can be done there. I was thinking about ngrams for more sophisticated search initially but of course those packages can do something more advanced now.

For my NLP work, I’ve focused on topic modelling via one semi-supervised algorithm so far… so I’ve looked at NLP problems from a different angle. I’ve used that algorithm do make proofs-of-concept for these features:

  • Auto-generated MOCs (see :link: forum post)
  • Auto-suggested wikilinks*

They are in this :file_folder: obsidian-nlp-analytics repo.

* I’ve updated my repo now with this notebook.

1 Like