Academic literature on the topic 'Hierarchical search'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Hierarchical search.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Hierarchical search"
KOREPIN, VLADIMIR E., and YING XU. "HIERARCHICAL QUANTUM SEARCH." International Journal of Modern Physics B 21, no. 31 (December 20, 2007): 5187–205. http://dx.doi.org/10.1142/s0217979207038344.
Full textZupan, Jure, and Morton E. Munk. "Feedback search of hierarchical trees." Analytical Chemistry 58, no. 14 (December 1986): 3219–25. http://dx.doi.org/10.1021/ac00127a065.
Full textde Buy Wenniger, Gideon Maillette, and Khalil Sima’an. "Visualization, Search and Analysis of Hierarchical Translation Equivalence in Machine Translation Data." Prague Bulletin of Mathematical Linguistics 101, no. 1 (April 1, 2014): 43–54. http://dx.doi.org/10.2478/pralin-2014-0003.
Full textChen, Lin Chih. "Building a Post-Search Academic Search Engine Based on a Serial of Clustering Methods." Applied Mechanics and Materials 284-287 (January 2013): 3051–55. http://dx.doi.org/10.4028/www.scientific.net/amm.284-287.3051.
Full textZhang, Qiong. "Hierarchical Route Representation, Indexing, and Search." IEEE Pervasive Computing 7, no. 2 (April 2008): 78–84. http://dx.doi.org/10.1109/mprv.2008.31.
Full textdel Campo, Jorge M., and Andreas M. Köster. "A hierarchical transition state search algorithm." Journal of Chemical Physics 129, no. 2 (July 14, 2008): 024107. http://dx.doi.org/10.1063/1.2950083.
Full textChen, Di, Shanshan Zhang, Wanli Ouyang, Jian Yang, and Bernt Schiele. "Hierarchical Online Instance Matching for Person Search." Proceedings of the AAAI Conference on Artificial Intelligence 34, no. 07 (April 3, 2020): 10518–25. http://dx.doi.org/10.1609/aaai.v34i07.6623.
Full textGies, D. R., S. J. Williams, R. A. Matson, Z. Guo, S. M. Thomas, J. A. Orosz, and G. J. Peters. "A SEARCH FOR HIERARCHICAL TRIPLES USINGKEPLERECLIPSE TIMING." Astronomical Journal 143, no. 6 (May 2, 2012): 137. http://dx.doi.org/10.1088/0004-6256/143/6/137.
Full textNAGARAJ SHENOY, U., Y. N. SRIKANT, V. P. BHATKAR, and SANDEEP KOHLI. "AUTOMATIC DATA PARTITIONING BY HIERARCHICAL GENETIC SEARCH." Parallel Algorithms and Applications 14, no. 2 (July 1999): 119–47. http://dx.doi.org/10.1080/10637199808947382.
Full textTedmori, S., and N. Al-Najdawi. "Hierarchical stochastic fast search motion estimation algorithm." IET Computer Vision 6, no. 1 (2012): 21. http://dx.doi.org/10.1049/iet-cvi.2010.0188.
Full textDissertations / Theses on the topic "Hierarchical search"
Xu, Xin. "Interactive hierarchical generate and test search." Thesis, University of Ottawa (Canada), 1991. http://hdl.handle.net/10393/7934.
Full textShenoy, U. Nagaraj. "Automatic Data Partitioning By Hierarchical Genetic Search." Thesis, Indian Institute of Science, 1996. http://hdl.handle.net/2005/172.
Full textThe introduction of languages like High Performance Fortran (HPF) which allow the programmer to indicate how the arrays used in the program have to be distributed across the local memories of a multi-computer has not completely unburdened the parallel programmer from the intricacies of these architectures. In order to tap the full potential of these architectures, the compiler has to perform this crucial task of data partitioning automatically. This would not only unburden the programmer but would make the programs more efficient since the compiler can be made more intelligent to take care of the architectural nuances. The topic of this thesis namely the automatic data partitioning deals with finding the best data partition for the various arrays used in the entire program in such a way that the cost of execution of the entire program is minimized. The compiler could resort to runtime redistribution of the arrays at various points in the program if found profitable. Several aspects of this problem have been proven to be NP-complete. Other researchers have suggested heuristic solutions to solve this problem. In this thesis we propose a genetic algorithm namely the Hierarchical Genetic Search algorithm to solve this problem.
Normore, Lorraine Dombrowski. "Strategies in searching hierarchical data structures /." The Ohio State University, 1986. http://rave.ohiolink.edu/etdc/view?acc_num=osu1487265143147771.
Full textManabe, Tomohiro. "Web Search Based on Hierarchical Heading-Block Structure Analysis." 京都大学 (Kyoto University), 2016. http://hdl.handle.net/2433/215681.
Full textKyoto University (京都大学)
0048
新制・課程博士
博士(情報学)
甲第19854号
情博第605号
新制||情||105(附属図書館)
32890
京都大学大学院情報学研究科社会情報学専攻
(主査)教授 田島 敬史, 教授 田中 克己, 教授 吉川 正俊
学位規則第4条第1項該当
Dickinson, Anthony R. "Hierarchical organisation in serial search tasks by Cebus apella monkeys." Thesis, University of Edinburgh, 1998. http://hdl.handle.net/1842/21198.
Full textRoshani, Asra. "Unsupervised segmentation of sequences using harmony search and hierarchical clustering techniques." Master's thesis, Université Laval, 2014. http://hdl.handle.net/20.500.11794/25350.
Full textIn the context of natural language processing, data is presented most of the time as a long sequence of discrete characters. Therefore, identifying interesting patterns within the long sequence can be a challenging task. Consequently, automatic segmentation of data would be extremely useful to extract the meaningful sub-sequences and chunks from a long data sequence. Segmentation of raw data is one of the most important preprocessing steps in many natural language processing tasks. Word segmentation is considered as the task of finding meaningful chunks, i.e. words, within a text corpus. The main objective of this study is to present an unsupervised hierarchical segmentation technique using Harmony Search algorithm which is a meta-heuristic optimization approach. In the proposed technique, the word segmentation task is performed using a Binary Harmony Search (a special form of Harmony Search). The language model construction and training are accomplished using a hierarchical lexicon and Baum-welch algorithm. Moreover, to improve the performance and convergence of the Binary Harmony Search, some innovative modifications are applied. In general, this study introduces an unsupervised hierarchical word segmentation algorithm based on Harmony Search approach and investigates the following related issues: word segmentation mapping to binary format, Binary Harmony Search, pitch adjustment procedure improvement, Harmony Search objective function definition, and penalty policy. The performance of the algorithm is valuated using segmentation precision, recall, F-measure and the algorithm run time when applied to the part of famous Moby Dick story as the case study. Our experiments reveal that the segmentation approach based on Harmony Search provides significantly good segments, while it requires significant run time.
Anguelov, Bobby. "Video game pathfinding and improvements to discrete search on grid-based maps." Diss., University of Pretoria, 2011. http://hdl.handle.net/2263/22940.
Full textDissertation (MSc)--University of Pretoria, 2011.
Computer Science
unrestricted
Zheng, Li. "Towards Next Generation Vertical Search Engines." FIU Digital Commons, 2014. http://digitalcommons.fiu.edu/etd/1517.
Full textFang, Qijun. "Model search strategy when P >> N in Bayesian hierarchical setting." View electronic thesis (PDF), 2009. http://dl.uncw.edu/etd/2009-2/fangq/qijunfang.pdf.
Full textSalomatin, Konstantin. "Large-scale hierarchical optimization for online advertising and wind farm planning." Research Showcase @ CMU, 2013. http://repository.cmu.edu/dissertations/337.
Full textBooks on the topic "Hierarchical search"
Heinemann, Frédéric. BSP Extensions: how to master Web reporting with HTMLB: How to use undocumented HTMLB elements ; Web application development to manage code fragments. hierarchical navigation, table selection, detail display, comprehensive search templates, and much more. Fort Lee, NJ [u.a.]: Galileo Press, 2005.
Find full textNewman, Mark. Network search. Oxford University Press, 2018. http://dx.doi.org/10.1093/oso/9780198805090.003.0018.
Full textVoorhees, E. The effectiveness and efficiency of agglomerative hierarchic clustering in document retrieval. 1989.
Find full textThe effectiveness and efficiency of agglomerative hierarchic clustering in document retrieval. Ann Arbor, Mich: University Microfilms International, 1986.
Find full textKaplan, Jonathan, and Federico Paredes Umaña. Water, Cacao, and The Early Maya of Chocóla. University Press of Florida, 2018. http://dx.doi.org/10.5744/florida/9780813056746.001.0001.
Full textBook chapters on the topic "Hierarchical search"
Michaelsen, Eckart, and Jochen Meidow. "Search." In Hierarchical Perceptual Grouping for Object Recognition, 101–6. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-04040-6_6.
Full textFernández, Juan A., and Javier González. "Hierarchical Path Search." In Multi-Hierarchical Representation of Large-Scale Space, 71–113. Dordrecht: Springer Netherlands, 2001. http://dx.doi.org/10.1007/978-94-015-9666-4_4.
Full textHolte, Robert C., Jeffery Grajkowski, and Brian Tanner. "Hierarchical Heuristic Search Revisited." In Lecture Notes in Computer Science, 121–33. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11527862_9.
Full textBaruch, Gilad, Shmuel Tomi Klein, and Dana Shapira. "Applying Compression to Hierarchical Clustering." In Similarity Search and Applications, 151–62. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-030-02224-2_12.
Full textHall, Mathew. "Complexity Metrics for Hierarchical State Machines." In Search Based Software Engineering, 76–81. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-23716-4_10.
Full textSahana, Sudipta, Rajesh Bose, and Debabrata Sarddar. "Fog-Based Hierarchical Search Optimization." In Social Transformation – Digital Way, 674–81. Singapore: Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-13-1343-1_55.
Full textCigarran, Juan M., Anselmo Pen̈as, Julio Gonzalo, and Felisa Verdejo. "Evaluating Hierarchical Clustering of Search Results." In String Processing and Information Retrieval, 49–54. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11575832_7.
Full textLokoč, Jakub, Přemysl Čech, Jiří Novák, and Tomáš Skopal. "Cut-Region: A Compact Building Block for Hierarchical Metric Indexing." In Similarity Search and Applications, 85–100. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-32153-5_7.
Full textGomez, Juan Carlos, and Marie-Francine Moens. "A Survey of Automated Hierarchical Classification of Patents." In Professional Search in the Modern World, 215–49. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-12511-4_11.
Full textZheng, Hai-Tao, Zhuren Wang, and Xi Xiao. "A Learning Approach to Hierarchical Search Result Diversification." In Web and Big Data, 303–10. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-63564-4_25.
Full textConference papers on the topic "Hierarchical search"
KOREPIN, VLADIMIR E., and YING XU. "HIERARCHICAL QUANTUM SEARCH." In Statistical Physics, High Energy, Condensed Matter and Mathematical Physics - The Conference in Honor of C. N. Yang'S 85th Birthday. WORLD SCIENTIFIC, 2008. http://dx.doi.org/10.1142/9789812794185_0039.
Full textPauls, Adam, and Dan Klein. "Hierarchical search for parsing." In Human Language Technologies: The 2009 Annual Conference of the North American Chapter of the Association for Computational Linguistics. Morristown, NJ, USA: Association for Computational Linguistics, 2009. http://dx.doi.org/10.3115/1620754.1620835.
Full textYiu, Ying Fung, and Rabi Mahapatra. "Hierarchical Evolutionary Heuristic A* Search." In 2020 IEEE International Conference on Humanized Computing and Communication with Artificial Intelligence (HCCAI). IEEE, 2020. http://dx.doi.org/10.1109/hccai49649.2020.00011.
Full textHorn, Daniel, Jörg Stork, Nils-Jannik Schüßler, and Martin Zaefferer. "Surrogates for hierarchical search spaces." In GECCO '19: Genetic and Evolutionary Computation Conference. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3321707.3321765.
Full textGuorong Xu, Changjun Wu, and Xiaoli Du. "Sentences, Hierarchical Clustering for Shopping Search." In Second International Conference on Semantics, Knowledge, and Grid (SKG 2006). IEEE, 2006. http://dx.doi.org/10.1109/skg.2006.91.
Full textde Lima Marquezino, Franklin, Renato Portugal, and Stefan Boettcher. "Quantum search algorithms on hierarchical networks." In 2011 IEEE Information Theory Workshop (ITW). IEEE, 2011. http://dx.doi.org/10.1109/itw.2011.6089429.
Full textDenisa, Miha, Bojan Nemec, and Ales Ude. "Cooperative movements through hierarchical database search." In 2017 18th International Conference on Advanced Robotics (ICAR). IEEE, 2017. http://dx.doi.org/10.1109/icar.2017.8023494.
Full textGurram, Mohana M., and Christopher D. Knight. "Functional Hierarchical Search Results Data Analysis." In 2008 IEEE Aerospace Conference. IEEE, 2008. http://dx.doi.org/10.1109/aero.2008.4526583.
Full textBerggren, Fredrik, and Branislav M. Popovic. "A Non-Hierarchical Cell Search Scheme." In 2007 IEEE Wireless Communications and Networking Conference. IEEE, 2007. http://dx.doi.org/10.1109/wcnc.2007.430.
Full textStrens, Malcolm. "Efficient hierarchical MCMC for policy search." In Twenty-first international conference. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/1015330.1015381.
Full text