Eilenberg–Steenrod axioms: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Linas
m See also Zig-zag lemma
 
en>Mindmatrix
tweaks; formatting: 4x whitespace, 2x heading-style (using Advisor.js)
 
Line 1: Line 1:
Wilber Berryhill is what his spouse enjoys to contact  [http://Www.prayerarmor.com/uncategorized/dont-know-which-kind-of-hobby-to-take-up-read-the-following-tips/ online psychic readings] him and he totally loves this name. Alaska is the only place I've been residing in but now I'm considering other choices. Invoicing is what I do for a living but I've always wanted my personal business. To perform lacross  [http://myfusionprofits.com/groups/find-out-about-self-improvement-tips-here/ tarot readings] is the thing I love most of all.<br><br>Also visit my web blog best psychic readings, [http://www.article-galaxy.com/profile.php?a=143251 click through the up coming internet page],
In [[computer science]], a '''substring index''' is a [[data structure]] which gives [[substring]] search in a text or text collection in [[sublinear]] time. If you have a document <math>S</math> of length <math>n</math>, or a set of documents <math>D=\{S^1,S^2, \dots, S^d\}</math> of total length <math>n</math>, you can locate all occurrences of a pattern <math>P</math> in <math>o(n)</math> time. (See [[Big O notation]].)
 
The phrase '''full-text index''' is also often used for an index of all substrings of a text. But is ambiguous, as it is also used for regular word indexes such as [[inverted file]]s and [[document retrieval]]. See [[full text search]].
 
Substring indexes include:
 
* [[Suffix tree]]
* [[Suffix array]]
* N-gram index, an [[inverted file]] for all [[N-gram]]s of the text
* [[Compressed suffix array]]<ref>R. Grossi and J. S. Vitter, [http://www.di.unipi.it/~grossi/PAPERS/sicomp05.pdf Compressed Suffix Arrays and Suffix Trees, with Applications to Text Indexing and String Matching], ''SIAM Journal on Computing,'' 35(2), 2005, 378-407.</ref>
* [[FM-index]]
* [[LZ-index]]
 
== References ==
{{reflist}}
 
[[Category:Algorithms on strings]]
[[Category:String data structures]]
[[Category:Database index techniques]]
[[Category:Substring indices| ]]

Latest revision as of 16:18, 3 August 2013

In computer science, a substring index is a data structure which gives substring search in a text or text collection in sublinear time. If you have a document of length , or a set of documents of total length , you can locate all occurrences of a pattern in time. (See Big O notation.)

The phrase full-text index is also often used for an index of all substrings of a text. But is ambiguous, as it is also used for regular word indexes such as inverted files and document retrieval. See full text search.

Substring indexes include:

References

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

  1. R. Grossi and J. S. Vitter, Compressed Suffix Arrays and Suffix Trees, with Applications to Text Indexing and String Matching, SIAM Journal on Computing, 35(2), 2005, 378-407.