Description
Small text-search experiments can be built around a simple Python search engine using k-grams. It is useful for learning, prototyping, or indexing modest local datasets without deploying a full search server.
Run `trovotutto` from the installed Python package when using its command interface. It may index local text, so keep test data separate from private documents if sharing indexes.