2016/10/03

JsNgram - N-gram with JSON

Simple N-gram full text search engine on JavaScript and Python using JSON index file.
JavaScriptとPythonで書かれ、JSON形式で索引を格納し、local動作可能な、N-gram方式の全文検索。

N-gram library
https://github.com/sukuba/js-py-ngram-full-text-search

Full text search application
日本語全文検索システムの事例
https://github.com/sukuba/js-py-document-search

Online demo
https://sukuba.github.io/js-py-ngram-full-text-search/demo/

Documents
https://sukuba.github.io/js-py-ngram-full-text-search/
https://sukuba.github.io/js-py-document-search/


Snapshots

Fig. 1. Example search screen

No comments: