Scripts posted recently tagged to splitter in Kelpi

1- 1 of 1.

Use a custom lexicon and splitter with Zope3 Catalog

to zope zope3 custom splitter lexicon python by anonymous

from zope.app.catalog.catalog import Catalog
from zope.app.catalog.text import TextIndex
from zope.index.text.interfaces import ISearchableText
from zope.index.text.lexicon import Lexicon, CaseNormalizer, StopWordRemover
import re
hits counter