Code Search for Developers
 
 
  

__init__.py from TextIndexNG at Krugle


Show __init__.py syntax highlighted

# placeholder




See more files for this project here

TextIndexNG

The next generation fulltext index for the Zope Catalog\r\n\r\nFor details see http://www.zope.org/Members/ajung/TextIndexNG/wiki/TextIndexNG\r\n\r\n

Project homepage: http://sourceforge.net/projects/textindexng
Programming language(s): C,Python
License: other

  libstemmer_c/
    examples/
      stemwords.c
    include/
      libstemmer.h
    libstemmer/
      libstemmer.c
      modules.h
    runtime/
      api.c
      api.h
      header.h
      utilities.c
    src_c/
      stem_ISO_8859_1_danish.c
      stem_ISO_8859_1_danish.h
      stem_ISO_8859_1_dutch.c
      stem_ISO_8859_1_dutch.h
      stem_ISO_8859_1_english.c
      stem_ISO_8859_1_english.h
      stem_ISO_8859_1_finnish.c
      stem_ISO_8859_1_finnish.h
      stem_ISO_8859_1_french.c
      stem_ISO_8859_1_french.h
      stem_ISO_8859_1_german.c
      stem_ISO_8859_1_german.h
      stem_ISO_8859_1_italian.c
      stem_ISO_8859_1_italian.h
      stem_ISO_8859_1_norwegian.c
      stem_ISO_8859_1_norwegian.h
      stem_ISO_8859_1_porter.c
      stem_ISO_8859_1_porter.h
      stem_ISO_8859_1_portuguese.c
      stem_ISO_8859_1_portuguese.h
      stem_ISO_8859_1_spanish.c
      stem_ISO_8859_1_spanish.h
      stem_ISO_8859_1_swedish.c
      stem_ISO_8859_1_swedish.h
      stem_KOI8_R_russian.c
      stem_KOI8_R_russian.h
      stem_UTF_8_danish.c
      stem_UTF_8_danish.h
      stem_UTF_8_dutch.c
      stem_UTF_8_dutch.h
      stem_UTF_8_english.c
      stem_UTF_8_english.h
      stem_UTF_8_finnish.c
      stem_UTF_8_finnish.h
      stem_UTF_8_french.c
      stem_UTF_8_french.h
      stem_UTF_8_german.c
      stem_UTF_8_german.h
      stem_UTF_8_italian.c
      stem_UTF_8_italian.h
      stem_UTF_8_norwegian.c
      stem_UTF_8_norwegian.h
      stem_UTF_8_porter.c
      stem_UTF_8_porter.h
      stem_UTF_8_portuguese.c
      stem_UTF_8_portuguese.h
      stem_UTF_8_russian.c
      stem_UTF_8_russian.h
      stem_UTF_8_spanish.c
      stem_UTF_8_spanish.h
      stem_UTF_8_swedish.c
      stem_UTF_8_swedish.h
    MANIFEST
    Makefile
    README
    mkinc.mak
  tests/
    danish/
      output.txt.gz
      voc.txt.gz
    dutch/
      output.txt.gz
      voc.txt.gz
    english/
      output.txt.gz
      voc.txt.gz
    finnish/
      output.txt.gz
      voc.txt.gz
    french/
      output.txt.gz
      voc.txt.gz
    german/
      output.txt.gz
      voc.txt.gz
    italian/
      output.txt.gz
      voc.txt.gz
    norwegian/
      output.txt.gz
      voc.txt.gz
    porter/
      output.txt.gz
      voc.txt.gz
    portuguese/
      output.txt.gz
      voc.txt.gz
    russian/
      output.txt.gz
      voc.txt.gz
    spanish/
      output.txt.gz
      voc.txt.gz
    swedish/
      output.txt.gz
      voc.txt.gz
    __init__.py
    testStemmer.py
    testStemmer.pyc
  __init__.py
  stemmer.c