package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Sep 13, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Documentation
¶
Package ngram provides N-gram index.
Index provides N-gram index.
Its key is keyword in N chars, and value is count of keyword.
New creates N-gram index on given string.
Add adds N-chars (n) keywords from s.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.