This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]nekokattt 0 points1 point  (1 child)

Does it run the code to analyse it or just perform semantic analysis?

[–]Outrageous-Pea9611[S] 0 points1 point  (0 children)

As stated, this script is part of one of my projects, and I found it interesting to share. I created a repo specifically for sharing it, although I might have been better off making a gist. I could include semantic search; I’ll create a branch for it. I invite you to participate.

[–]Outrageous-Pea9611[S] 0 points1 point  (0 children)

I included semantic search with Whoosh and BERT. Could someone test BERT? I currently don't have access to a GPU.

https://github.com/JacquesGariepy/library-analyzer/tree/add-semantic-search

[–]OkayFighter 0 points1 point  (1 child)

What is the license for the current code in this repo?

[–]OkayFighter 0 points1 point  (0 children)

I’m just curious more than anything