Skip to content

Example implementation of search in a blog using nearest neighbor search.

License

Notifications You must be signed in to change notification settings

michimani/nns-blog-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nns-blog-search

Example implementation of search in a blog using nearest neighbor search.

Preparing

Create environment using conda.

conda env create -f=nns-bs.yaml

Create index for NNS

python indexing.py

Search contents

python search.py 'ポエム'

License

MIT

Author

michimani210

About

Example implementation of search in a blog using nearest neighbor search.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published