https://github.com/luispedro/dot-link
Dotted Suffix Trees
https://github.com/luispedro/dot-link
Last synced: about 1 year ago
JSON representation
Dotted Suffix Trees
- Host: GitHub
- URL: https://github.com/luispedro/dot-link
- Owner: luispedro
- Created: 2010-12-22T05:35:02.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2012-10-03T14:08:33.000Z (over 13 years ago)
- Last Synced: 2025-04-09T17:13:20.148Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 8.85 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===================
Dotted Suffix Trees
===================
This is the reproducible research archive for the paper *Dotted Suffix Trees: A
structure for Approximate Text Indexing*.
::
@inproceedings{Coelho2006,
author = {Coelho, Luis Pedro and Oliveira, Arlindo L.},
title = {Dotted suffix trees a structure for approximate text indexing},
booktitle = {Proceedings of the 13th international conference on String Processing and Information Retrieval},
series = {SPIRE'06},
year = {2006},
isbn = {3-540-45774-7, 978-3-540-45774-9},
location = {Glasgow, UK},
pages = {329--336},
numpages = {8},
url = {http://dx.doi.org/10.1007/11880561_27},
doi = {10.1007/11880561_27},
acmid = {2111685},
publisher = {Springer-Verlag},
address = {Berlin, Heidelberg},
keywords = {approximate text matching, string algorithms, suffix trees, text indexing},
}