Categories
YASE
YASE is a text indexing and retrieval system (search engine). It is designed to process large collections easily. All words are indexed and can be optionally stemmed. The query tool supports searching all/any terms and can rank query results by relevance using the cosine measure.
YASE can be customised to read various types of documents by providing a suitable filter to extract text from the document. It can also scan existing directory structures or Web sites for documents. A single database can refer to files in multiple directories or Web site. Last, the program is easy to use because there are only two commands: one to build a database, and the other to query it.
Last updated 30 Apr, 2003
About
Leadership
- Dibyendu Majumdar - Maintainer
Requirements
- make (Build Prerequisite)
Related Projects
Subprograms
yasequery, yase makedb
Versions
1.0.8a
1.0.8a beta released on 2001-04-10
- Released: 10 Apr, 2001
- Code Maturity: Beta
- Source Archive: http://www.mazumdar.demon.co.uk/yase-1.0.8a.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line, Web
User Community and Support
User guide available from http://www.mazumdar.demon.co.uk/yase_config.html; Programmer command reference available from http://www.mazumdar.demon.co.uk/yase_commands.html



