An open API service indexing awesome lists of open source software.

https://github.com/rybesh/indexing

An interactive example of how to prepare documents for indexing.
https://github.com/rybesh/indexing

Last synced: 8 months ago
JSON representation

An interactive example of how to prepare documents for indexing.

Awesome Lists containing this project

README

          

This is just a simple example of how to prepare documents for indexing by tokenizing and (optionally) conflating, removing stop words, and stemming. See [http://rybesh.github.com/indexing/](http://rybesh.github.com/indexing/).