Developing a full-text indexer in Python - Script Review at ProgramsDB.com


  • Name
Developing a full-text indexer in Python
  • Author
Developing a full-text indexer in Python
  • Category
Python / Searching
  • HomePage Address
Click to Visit
  • No. of hits
251



     This column discusses a Python project of mine, the indexer module, and it has an additional purpose: Like you, I am always trying to learn more, and with this installment, I invite comments and ideas from readers. Your contributions will be included in this project and in future columns. I would like this column, in general, to reflect the interests and knowledge of its readers, and not just present my own. Let's see how it goes.


Top Python scripts
1).   Ransacker This script written in Python is a scriptable, incrementally-double-indexed search engine that can index any text with any key and makes it easy to index content (“pages”) stored in databases, file systems, the web etc.
2).   Developing a full-text indexer in Python As the volume of information grows, effective means of locating specific information become ever more crucial. This column discusses the field of full-text indexing, with a focus on the author's public-domain indexer module.
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 


Game Cheats

 

Updated: Saturday, 26 July 2008

Privacy Policy