My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
Project moved to http://github.com/dcramer/django-sphinx/tree/master
= Montezuma = Montezuma is a full-text indexing/search engine library written entirely in Common Lisp. Montezuma is a Common Lisp port of [http://ferret.davebalmain.com/trac Ferret]. Ferret is a Ruby port of [http://lucene.apache.org/ Lucene]. Lucene is sort of [http://nutch.sourceforge.net/...
bts (Big Table Search) aims to bring scalable full-text search to Python applications hosted on Google's App Engine. bts grew out of the search implementation used on http://www.bidtective.com and its features are currently limited to what that particular application requires, namely: * Stemmin...
All the code examples from the book Hibernate Search in Action from Emmanuel Bernard and John Griffin published by Manning are available here.
This is a naive Bayesian text classifier that, given a bit of text can tell you the posterior probability (returned as a log likelihood) that it comes from each of the standard scientific article sections (Introduction, Methods, Results, Discussion). What do we mean by a bit of text, well anythin...
It's a windows client for del.icio.us full-text search. You can get full-text search across your del.icio.us bookmarks. =Feature Highlights= * Full-text Search across your del.icio.us bookmarks. * Super fast search. * Keep a snapshot of each bookmark on your computer. * A google lik...
I am curious about Google's new code hosting service and using this project to explore it. Includes an engine for crawling a subversion repository and full-text indexing the content with Lucene, along with a sample web application for searching the index. Could be a great deal better. I have s...