Difference between revisions of "Tool template"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Category:Tools]] | [[Category:Tools]] | ||
− | |||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Publishing and delivery tools]] | [[Category:Publishing and delivery tools]] | ||
[[Category:Querying tools]] | [[Category:Querying tools]] | ||
Line 19: | Line 10: | ||
== Synopsis == | == Synopsis == | ||
− | + | ||
+ | XAIRA : XML Aware Indexing and Retrieval Architecture | ||
== Features == | == Features == | ||
− | * | + | * operates on large collections (1 to 1000 million tokens) of XML documents |
− | * | + | * provides full range of linguistic analysis tools and methods |
− | * | + | * platform independent indexer and server with documented API |
+ | * full-featured Microsoft windows client | ||
+ | * combines the structured search cabilities of e.g. exist or a rdbms with the free text capabilities of eg Lucene or a traditional concordancer | ||
== System requirements == | == System requirements == | ||
− | ( | + | |
+ | Clients need a reasonable amount of memory (e.g. 640 Mb); indexer performs faster with more memory, but is primarily disk-bound. A corpus of x Mb will need 2x Mb of index, and 4x scratch space during indexing process. | ||
== Source code and licensing == | == Source code and licensing == | ||
− | + | ||
− | + | GPL. | |
− | + | ||
− | + | No fees. | |
− | |||
== Support for TEI == | == Support for TEI == | ||
− | + | ||
− | + | Supports TEI documents out of the box. | |
− | + | ||
== Language(s) == | == Language(s) == | ||
− | + | ||
− | + | Written in C++, API is documented with dOxygen. | |
− | ( | + | |
+ | User manuals etc. in TEI (but still under development) | ||
== Tech support == | == Tech support == | ||
− | + | ||
+ | Best endeavours... there is a mailing list on SourceForge | ||
== User community == | == User community == | ||
− | + | ||
+ | Yes | ||
== Sample implementations == | == Sample implementations == | ||
− | + | ||
+ | http://www.natcorp.ox.ac.uk | ||
+ | |||
== Current version number and date of release == | == Current version number and date of release == | ||
− | + | 1.23 Feb 2007 | |
== History of versions == | == History of versions == | ||
Line 62: | Line 61: | ||
== How to download or buy == | == How to download or buy == | ||
− | + | Visit http://xaira.sf.net | |
+ | |||
== Additional notes == | == Additional notes == | ||
− | |||
− |
Revision as of 17:30, 2 February 2007
Contents
Synopsis
XAIRA : XML Aware Indexing and Retrieval Architecture
Features
- operates on large collections (1 to 1000 million tokens) of XML documents
- provides full range of linguistic analysis tools and methods
- platform independent indexer and server with documented API
- full-featured Microsoft windows client
- combines the structured search cabilities of e.g. exist or a rdbms with the free text capabilities of eg Lucene or a traditional concordancer
System requirements
Clients need a reasonable amount of memory (e.g. 640 Mb); indexer performs faster with more memory, but is primarily disk-bound. A corpus of x Mb will need 2x Mb of index, and 4x scratch space during indexing process.
Source code and licensing
GPL.
No fees.
Support for TEI
Supports TEI documents out of the box.
Language(s)
Written in C++, API is documented with dOxygen.
User manuals etc. in TEI (but still under development)
Tech support
Best endeavours... there is a mailing list on SourceForge
User community
Yes
Sample implementations
Current version number and date of release
1.23 Feb 2007
History of versions
(type in that information here)
How to download or buy
Visit http://xaira.sf.net