Littérature scientifique sur le sujet « XML Retrieval »
Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres
Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « XML Retrieval ».
À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.
Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.
Articles de revues sur le sujet "XML Retrieval"
Lalmas, Mounia. « XML Retrieval ». Synthesis Lectures on Information Concepts, Retrieval, and Services 1, no 1 (janvier 2009) : 1–111. http://dx.doi.org/10.2200/s00203ed1v01y200907icr007.
Texte intégralPehcevski, Jovan, James A. Thom et Anne-Marie Vercoustre. « Hybrid XML Retrieval : Combining Information Retrieval and a Native XML Database ». Information Retrieval 8, no 4 (décembre 2005) : 571–600. http://dx.doi.org/10.1007/s10791-005-0748-1.
Texte intégralCarmel, David, Yoelle Maarek et Aya Soffer. « XML and information retrieval ». ACM SIGIR Forum 34, no 1 (avril 2000) : 31–36. http://dx.doi.org/10.1145/373593.373624.
Texte intégralCarmel, David, Yoelle Maarek et Aya Soffer. « XML and information retrieval ». ACM SIGMOD Record 30, no 1 (mars 2001) : 62–65. http://dx.doi.org/10.1145/373626.373705.
Texte intégralLiu, Peng Fei, Yan Hua Chen, Wen Jie Xie et Qiao Yi Hu. « XML Retrieval with Results Clustering on Android ». Advanced Materials Research 756-759 (septembre 2013) : 1300–1303. http://dx.doi.org/10.4028/www.scientific.net/amr.756-759.1300.
Texte intégralBeamer, Ashley, et Mark Gillick. « ScotlandsPlaces XML : bespoke XML or XML mapping ? » Program 44, no 1 (16 février 2010) : 13–27. http://dx.doi.org/10.1108/00330331011019654.
Texte intégralYu, Hong, Xiao Lei Huang, Zhi Ling Wei et Chen Xia Yang. « Study on XML Retrieval Results Classification ». Applied Mechanics and Materials 263-266 (décembre 2012) : 1773–77. http://dx.doi.org/10.4028/www.scientific.net/amm.263-266.1773.
Texte intégralXia, Yao Wen, et Ji Li Xie. « The Research of XML Keyword Retrieval Algorithms Based on MapReduce ». Applied Mechanics and Materials 556-562 (mai 2014) : 3347–49. http://dx.doi.org/10.4028/www.scientific.net/amm.556-562.3347.
Texte intégralBlanke, Tobias. « Theoretical evaluation of XML retrieval ». ACM SIGIR Forum 46, no 1 (20 mai 2012) : 82–83. http://dx.doi.org/10.1145/2215676.2215689.
Texte intégralBlanke, Tobias, et Mounia Lalmas. « Specificity aboutness in XML retrieval ». Information Retrieval 14, no 1 (4 septembre 2010) : 68–88. http://dx.doi.org/10.1007/s10791-010-9144-6.
Texte intégralThèses sur le sujet "XML Retrieval"
Blanke, Tobias. « Theoretical evaluation of XML retrieval ». Thesis, University of Glasgow, 2011. http://theses.gla.ac.uk/2828/.
Texte intégralPehcevski, Jovan, et jovanp@cs rmit edu au. « Evaluation of Effective XML Information Retrieval ». RMIT University. Computer Science and Information Technology, 2007. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20080104.142709.
Texte intégralSanz, Blasco Ismael. « Flexible techniques for heterogeneous XML data retrieval ». Doctoral thesis, Universitat Jaume I, 2007. http://hdl.handle.net/10803/10373.
Texte intégralThe main objective of this thesis is devising new approaches for querying heterogeneous XML collections. This general objective has several implications: First, a collection can present different levels of heterogeneity in different granularity levels; this fact has a significant impact in the selection of specific approaches for handling, indexing and querying the collection. Therefore, several metrics are proposed for evaluating the level of heterogeneity at different levels, based on information-theoretical considerations. These metrics can be employed for characterizing collections, and clustering together those collections which present similar characteristics.
Second, the high structural variability implies that query techniques based on exact tree matching, such as the standard XPath and XQuery languages, are not suitable for heterogeneous XML collections. As a consequence, approximate querying techniques based on similarity measures must be adopted. Within the thesis, we present a formal framework for the creation of similarity measures which is based on a study of the literature that shows that most approaches for approximate XML retrieval (i) are highly tailored to very specific problems and (ii) use similarity measures for ranking that can be expressed as ad-hoc combinations of a set of --basic' measures. Some examples of these widely used measures are tf-idf for textual information and several variations of edit distances. Our approach wraps these basic measures into generic, parametrizable components that can be combined into complex measures by exploiting the composite pattern, commonly used in Software Engineering. This approach also allows us to integrate seamlessly highly specific measures, such as protein-oriented matching functions.
Finally, these measures are employed for the approximate retrieval of data in a context of highly structural heterogeneity, using a new approach based on the concepts of pattern and fragment. In our context, a pattern is a concise representations of the information needs of a user, and a fragment is a match of a pattern found in the database. A pattern consists of a set of tree-structured elements --- basically an XML subtree that is intended to be found in the database, but with a flexible semantics that is strongly dependent on a particular similarity measure. For example, depending on a particular measure, the particular hierarchy of elements, or the ordering of siblings, may or may not be deemed to be relevant when searching for occurrences in the database.
Fragment matching, as a query primitive, can deal with a much higher degree of flexibility than existing approaches. In this thesis we provide exhaustive and top-k query algorithms. In the latter case, we adopt an approach that does not require the similarity measure to be monotonic, as all previous XML top-k algorithms (usually based on Fagin's algorithm) do. We also presents two extensions which are important in practical settings: a specification for the integration of the aforementioned techniques into XQuery, and a clustering algorithm that is useful to manage complex result sets.
All of the algorithms have been implemented as part of ArHeX, a toolkit for the development of multi-similarity XML applications, which supports fragment-based queries through an extension of the XQuery language, and includes graphical tools for designing similarity measures and querying collections. We have used ArHeX to demonstrate the effectiveness of our approach using both synthetic and real data sets, in the context of a biomedical research project.
Dopichaj, Philipp. « Content oriented retrieval on document centric XML ». München Verl. Dr. Hut, 2007. http://d-nb.info/987370731/04.
Texte intégralShen, Yun. « Accelerating data retrieval steps in XML documents ». Thesis, University of Hull, 2005. http://hydra.hull.ac.uk/resources/hull:8310.
Texte intégralPANZERI, EMANUELE. « Enhanced XML Retrieval with Flexible Constraints Evaluation ». Doctoral thesis, Università degli Studi di Milano-Bicocca, 2014. http://hdl.handle.net/10281/50791.
Texte intégralBremer, Jan-Marco. « Next-generation information retrieval : integrating document and data retrieval based on XML / ». For electronic version search Digital dissertations database. Restricted to UC campuses. Access is free to UC campus dissertations, 2003. http://uclibs.org/PID/11984.
Texte intégralWulff, Sascha. « Integration von Information-Retrieval-Funktionalität in XML-Repositories ». Zürich : Eidgenössische Technische Hochschule Zürich, Institut für Informationssysteme, Fachgruppe Datenbanken, 2002. http://e-collection.ethbib.ethz.ch/show?type=dipl&nr=30.
Texte intégralAshoori, Elham. « Using Topic Shifts in Content-Oriented XML Retrieval ». Thesis, Queen Mary, University of London, 2009. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.509726.
Texte intégralLam, Franky Shung Lai Chemical Sciences & Engineering Faculty of Engineering UNSW. « Optimization techniques for XML databases ». Awarded by:University of New South Wales. Chemical Sciences & ; Engineering, 2007. http://handle.unsw.edu.au/1959.4/40702.
Texte intégralLivres sur le sujet "XML Retrieval"
Lalmas, Mounia. XML Retrieval. Cham : Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-031-02263-0.
Texte intégralLalmas, Mounia. XML retrieval. San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool Publishers, 2009.
Trouver le texte intégralFuhr, Norbert, Mounia Lalmas, Saadia Malik et Zoltán Szlávik, dir. Advances in XML Information Retrieval. Berlin, Heidelberg : Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/b136250.
Texte intégralFuhr, Norbert, Mounia Lalmas et Andrew Trotman, dir. Comparative Evaluation of XML Information Retrieval Systems. Berlin, Heidelberg : Springer Berlin Heidelberg, 2007. http://dx.doi.org/10.1007/978-3-540-73888-6.
Texte intégralFuhr, Norbert, Mounia Lalmas, Saadia Malik et Gabriella Kazai, dir. Advances in XML Information Retrieval and Evaluation. Berlin, Heidelberg : Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11766278.
Texte intégralRoss, Timothy. XML, managing data exchange. Delhi : Global Media, 2007.
Trouver le texte intégralRelational and XML data exchange. San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, 2010.
Trouver le texte intégralNorbert, Fuhr, Lalmas Mounia et Trotman Andrew, dir. Comparative evaluation of XML information retrieval systems : 5th International Workshop of the Initiative for the Evaluation of XML Retrieval, INEX 2006, Dagstuhl Castle, Germany, December 17-20, 2006 ; revised and selected papers. Berlin : Springer, 2007.
Trouver le texte intégralGrabs, Torsten. Storage and retrieval of XML documents with a cluster of database systems. Berlin : AKA, 2003.
Trouver le texte intégralNorbert, Fuhr, dir. Advances in XML information retrieval : Third International Workshop of the Initiative for the Evaluation of XML Retrieval, INEX 2004, Dagstuhl Castle, Germany, December 6-8, 2004 : revised selected papers. Berlin : Springer, 2005.
Trouver le texte intégralChapitres de livres sur le sujet "XML Retrieval"
Lalmas, Mounia. « Conclusions ». Dans XML Retrieval, 73–79. Cham : Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-031-02263-0_9.
Texte intégralLalmas, Mounia. « Basic XML Concepts ». Dans XML Retrieval, 3–10. Cham : Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-031-02263-0_2.
Texte intégralLalmas, Mounia. « Presentation strategies ». Dans XML Retrieval, 47–54. Cham : Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-031-02263-0_7.
Texte intégralLalmas, Mounia. « Ranking strategies ». Dans XML Retrieval, 37–46. Cham : Springer International Publishing, 2009. http://dx.doi.org/10.1007/978-3-031-02263-0_6.
Texte intégralLalmas, Mounia, et Andrew Trotman. « XML Retrieval ». Dans Encyclopedia of Database Systems, 1–6. New York, NY : Springer New York, 2017. http://dx.doi.org/10.1007/978-1-4899-7993-3_474-2.
Texte intégralLalmas, Mounia, et Andrew Trotman. « XML Retrieval ». Dans Encyclopedia of Database Systems, 3616–21. Boston, MA : Springer US, 2009. http://dx.doi.org/10.1007/978-0-387-39940-9_474.
Texte intégralLalmas, Mounia, et Andrew Trotman. « XML Retrieval ». Dans Encyclopedia of Database Systems, 4784–89. New York, NY : Springer New York, 2018. http://dx.doi.org/10.1007/978-1-4614-8265-9_474.
Texte intégralKong, Zhigang, et Mounia Lalmas. « XML Multimedia Retrieval ». Dans String Processing and Information Retrieval, 218–23. Berlin, Heidelberg : Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11575832_24.
Texte intégralAmati, Gianni, Claudio Carpineto et Giovanni Romano. « Merging XML Indices ». Dans Advances in XML Information Retrieval, 253–60. Berlin, Heidelberg : Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11424550_20.
Texte intégralPehcevski, Jovan, James A. Thom, S. M. M. Tahaghoghi et Anne-Marie Vercoustre. « Hybrid XML Retrieval Revisited ». Dans Advances in XML Information Retrieval, 153–67. Berlin, Heidelberg : Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11424550_13.
Texte intégralActes de conférences sur le sujet "XML Retrieval"
Sauvagnat, Karen, Lobna Hlaoua et Mohand Boughanem. « XML retrieval ». Dans the 2006 ACM symposium. New York, New York, USA : ACM Press, 2006. http://dx.doi.org/10.1145/1141277.1141540.
Texte intégralKamps, Jaap, Maarten Marx, Maarten de Rijke et Börkur Sigurbjörnsson. « XML retrieval ». Dans the 26th annual international ACM SIGIR conference. New York, New York, USA : ACM Press, 2003. http://dx.doi.org/10.1145/860435.860525.
Texte intégralFuhr, Norbert, et Mounia Lalmas. « Advances in XML retrieval ». Dans the 2006 international workshop. New York, New York, USA : ACM Press, 2007. http://dx.doi.org/10.1145/1364742.1364763.
Texte intégralKamps, Jaap, Maarten Marx, Maarten de Rijke et Börkur Sigurbjörnsson. « Structured queries in XML retrieval ». Dans the 14th ACM international conference. New York, New York, USA : ACM Press, 2005. http://dx.doi.org/10.1145/1099554.1099559.
Texte intégralChinenyanga, Taurai Tapiwa, et Nicholas Kushmerick. « Expressive retrieval from XML documents ». Dans the 24th annual international ACM SIGIR conference. New York, New York, USA : ACM Press, 2001. http://dx.doi.org/10.1145/383952.383982.
Texte intégralKamps, Jaap, Maarten de Rijke et Börkur Sigurbjörnsson. « Length normalization in XML retrieval ». Dans the 27th annual international conference. New York, New York, USA : ACM Press, 2004. http://dx.doi.org/10.1145/1008992.1009009.
Texte intégralBlanke, Tobias, et Mounia Lalmas. « Theoretical benchmarks of XML retrieval ». Dans the 29th annual international ACM SIGIR conference. New York, New York, USA : ACM Press, 2006. http://dx.doi.org/10.1145/1148170.1148281.
Texte intégralPiwowarski, Benjamin, et Georges Dupret. « Evaluation in (XML) information retrieval ». Dans the 29th annual international ACM SIGIR conference. New York, New York, USA : ACM Press, 2006. http://dx.doi.org/10.1145/1148170.1148218.
Texte intégralWahid, Norfaradilla, et Eric Pardede. « XML semantic constraint validation for XML updates : A survey ». Dans 2011 International Conference on Semantic Technology and Information Retrieval (STAIR). IEEE, 2011. http://dx.doi.org/10.1109/stair.2011.5995765.
Texte intégralBroschart, Andreas, et Ralf Schenkel. « Proximity-aware scoring for XML retrieval ». Dans the 31st annual international ACM SIGIR conference. New York, New York, USA : ACM Press, 2008. http://dx.doi.org/10.1145/1390334.1390535.
Texte intégral