Acknowledgement
Supported by : 한국연구재단
References
- Y. Kim, D. Kang, S. Park, and D. Ra, "A Fast Search Method for Korean Chosung Wildcard Queries Using Chosung-First Lexicographic Order," Journal of KIISE: Computing Practices and Letters, Vol. 17, No. 10, pp. 527-535, Oct. 2011. (in Korean)
- M. Burrows and D. J. Wheeler, "A Block Sorting Data Compression Algorithm," TR 124, Digital Equipment Corporation, 1994.
- P. Ferragina and G. Manzini, "Opportunistic Data Structures with Applications," Proc. of the 41th Symposium on Foundations of Computer Science, pp. 390-398, 2000.
- S. Mantaci, A. Restivo, G. Rosone, and M. Sciortino, "An Extension of the Burrows-Wheeler Transform," Theoretical Computer Science, Vol. 387, pp. 298-312, Nov. 2007. https://doi.org/10.1016/j.tcs.2007.07.014
- M. J. Bauer, A. J. Cox, and G. Rosone, "Lightweight Algorithms for Constructing and Inverting the BWT of String Collections," Theoretical Computer Science, Vol. 483, pp. 134-148, Apr. 2013. https://doi.org/10.1016/j.tcs.2012.02.002
- P. Ferragina and R. Venturini, "The Compressed Permuterm Index," ACM Transactions on Algorithms, Vol. 8, No. 1, Article No. 10, Nov. 2010.
- S. Gog, Succinct Data Structure Library [Online]. Available: https://github.com/simongog/sdsl (downloaded 2014, Mar. 25)
- R. Raman, V. Raman, and S. S. Rao, "Succinct indexable dictionaries with applications to encoding k-ary trees and multisets," Proc. of the 13th ACMSIAM Symposium on Discrete Algorithms, pp. 233-242, 2002.
- P. Ferragina, G. Manzini, V. Makinen, and G. Navarro, "An Alphabet-Friendly FM-Index," Proc. of the 11th String Processing and Information Retrieval, pp. 150-160, 2004.
- Marisa-trie [Online]. Available: http://code.google.com/p/marisa-trie (downloaded 2014, May. 8)
- Tx-trie [Online]. Available: https://code.google.com/p/tx-trie (downloaded 2014, May. 8)
- DASTrie [Online] Available: http://www.chokkan.org/software/dastrie (downloaded 2014, May. 8)