Skip to content

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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages