Academic literature on the topic 'Heterogeneous Textual Data Mining'
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 'Heterogeneous Textual Data Mining.'
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 "Heterogeneous Textual Data Mining"
Ashwini Brahme. "Association Rule Mining and Information Retrieval Using Stemming and Text Mining Techniques." Journal of Information Systems Engineering and Management 10, no. 18s (March 11, 2025): 622–28. https://doi.org/10.52783/jisem.v10i18s.2958.
Full textAli, Wajid, Wanli Zuo, Rahman Ali, Xianglin Zuo, and Gohar Rahman. "Causality Mining in Natural Languages Using Machine and Deep Learning Techniques: A Survey." Applied Sciences 11, no. 21 (October 27, 2021): 10064. http://dx.doi.org/10.3390/app112110064.
Full textMakarevich, T. I. "Intellectual Analysis of Textual Information in Domain Fields in the System of e-Government." Digital Transformation, no. 2 (August 6, 2019): 46–52. http://dx.doi.org/10.38086/2522-9613-2019-2-46-52.
Full textDérozier, Sandra, Robert Bossy, Louise Deléger, Mouhamadou Ba, Estelle Chaix, Olivier Harlé, Valentin Loux, Hélène Falentin, and Claire Nédellec. "Omnicrobe, an open-access database of microbial habitats and phenotypes using a comprehensive text mining and data fusion approach." PLOS ONE 18, no. 1 (January 20, 2023): e0272473. http://dx.doi.org/10.1371/journal.pone.0272473.
Full textFarimani, Saeede Anbaee, Majid Vafaei Jahan, and Amin Milani Fard. "From Text Representation to Financial Market Prediction: A Literature Review." Information 13, no. 10 (September 29, 2022): 466. http://dx.doi.org/10.3390/info13100466.
Full textTan, Weiyan. "ESG Performance Prediction and Driver Factor Mining for Listed Companies Based on Machine Learning: A Multi-Source Heterogeneous Data Fusion Analysis." Science, Technology and Social Development Proceedings Series 1 (March 21, 2025): 349–56. https://doi.org/10.70088/tmzjct41.
Full textMikhnenko, Pavel. "Transformation of the largest Russian companies’ business vocabulary in annual reports: Data Mining." Upravlenets 13, no. 5 (November 3, 2022): 17–33. http://dx.doi.org/10.29141/2218-5003-2022-13-5-2.
Full textPeng, Hao, Jianxin Li, Yangqiu Song, Renyu Yang, Rajiv Ranjan, Philip S. Yu, and Lifang He. "Streaming Social Event Detection and Evolution Discovery in Heterogeneous Information Networks." ACM Transactions on Knowledge Discovery from Data 15, no. 5 (June 26, 2021): 1–33. http://dx.doi.org/10.1145/3447585.
Full textHuang, Ru, Zijian Chen, Jianhua He, and Xiaoli Chu. "Dynamic Heterogeneous User Generated Contents-Driven Relation Assessment via Graph Representation Learning." Sensors 22, no. 4 (February 11, 2022): 1402. http://dx.doi.org/10.3390/s22041402.
Full textWilliams, Lowri, Eirini Anthi, Laura Arman, and Pete Burnap. "Topic Modelling: Going beyond Token Outputs." Big Data and Cognitive Computing 8, no. 5 (April 25, 2024): 44. http://dx.doi.org/10.3390/bdcc8050044.
Full textDissertations / Theses on the topic "Heterogeneous Textual Data Mining"
Saneifar, Hassan. "Locating Information in Heterogeneous log files." Thesis, Montpellier 2, 2011. http://www.theses.fr/2011MON20092/document.
Full textIn this thesis, we present contributions to the challenging issues which are encounteredin question answering and locating information in complex textual data, like log files. Question answering systems (QAS) aim to find a relevant fragment of a document which could be regarded as the best possible concise answer for a question given by a user. In this work, we are looking to propose a complete solution to locate information in a special kind of textual data, i.e., log files generated by EDA design tools.Nowadays, in many application areas, modern computing systems are instrumented to generate huge reports about occurring events in the format of log files. Log files are generated in every computing field to report the status of systems, products, or even causes of problems that can occur. Log files may also include data about critical parameters, sensor outputs, or a combination of those. Analyzing log files, as an attractive approach for automatic system management and monitoring, has been enjoying a growing amount of attention [Li et al., 2005]. Although the process of generating log files is quite simple and straightforward, log file analysis could be a tremendous task that requires enormous computational resources, long time and sophisticated procedures [Valdman, 2004]. Indeed, there are many kinds of log files generated in some application domains which are not systematically exploited in an efficient way because of their special characteristics. In this thesis, we are mainly interested in log files generated by Electronic Design Automation (EDA) systems. Electronic design automation is a category of software tools for designing electronic systems such as printed circuit boards and Integrated Circuits (IC). In this domain, to ensure the design quality, there are some quality check rules which should be verified. Verification of these rules is principally performed by analyzing the generated log files. In the case of large designs that the design tools may generate megabytes or gigabytes of log files each day, the problem is to wade through all of this data to locate the critical information we need to verify the quality check rules. These log files typically include a substantial amount of data. Accordingly, manually locating information is a tedious and cumbersome process. Furthermore, the particular characteristics of log files, specially those generated by EDA design tools, rise significant challenges in retrieval of information from the log files. The specific features of log files limit the usefulness of manual analysis techniques and static methods. Automated analysis of such logs is complex due to their heterogeneous and evolving structures and the large non-fixed vocabulary.In this thesis, by each contribution, we answer to questions raised in this work due to the data specificities or domain requirements. We investigate throughout this work the main concern "how the specificities of log files can influence the information extraction and natural language processing methods?". In this context, a key challenge is to provide approaches that take the log file specificities into account while considering the issues which are specific to QA in restricted domains. We present different contributions as below:> Proposing a novel method to recognize and identify the logical units in the log files to perform a segmentation according to their structure. We thus propose a method to characterize complex logicalunits found in log files according to their syntactic characteristics. Within this approach, we propose an original type of descriptor to model the textual structure and layout of text documents.> Proposing an approach to locate the requested information in the log files based on passage retrieval. To improve the performance of passage retrieval, we propose a novel query expansion approach to adapt an initial query to all types of corresponding log files and overcome the difficulties like mismatch vocabularies. Our query expansion approach relies on two relevance feedback steps. In the first one, we determine the explicit relevance feedback by identifying the context of questions. The second phase consists of a novel type of pseudo relevance feedback. Our method is based on a new term weighting function, called TRQ (Term Relatedness to Query), introduced in this work, which gives a score to terms of corpus according to their relatedness to the query. We also investigate how to apply our query expansion approach to documents from general domains.> Studying the use of morpho-syntactic knowledge in our approaches. For this purpose, we are interested in the extraction of terminology in the log files. Thus, we here introduce our approach, named Exterlog (EXtraction of TERminology from LOGs), to extract the terminology of log files. To evaluate the extracted terms and choose the most relevant ones, we propose a candidate term evaluation method using a measure, based on the Web and combined with statistical measures, taking into account the context of log files
Zhou, Wubai. "Data Mining Techniques to Understand Textual Data." FIU Digital Commons, 2017. https://digitalcommons.fiu.edu/etd/3493.
Full textAl-Mutairy, Badr. "Data mining and integration of heterogeneous bioinformatics data sources." Thesis, Cardiff University, 2008. http://orca.cf.ac.uk/54178/.
Full textUr-Rahman, Nadeem. "Textual data mining applications for industrial knowledge management solutions." Thesis, Loughborough University, 2010. https://dspace.lboro.ac.uk/2134/6373.
Full textATTANASIO, ANTONIO. "Mining Heterogeneous Urban Data at Multiple Granularity Layers." Doctoral thesis, Politecnico di Torino, 2018. http://hdl.handle.net/11583/2709888.
Full textKubalík, Jakub. "Mining of Textual Data from the Web for Speech Recognition." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2010. http://www.nusl.cz/ntk/nusl-237170.
Full textNimmagadda, Shastri Lakshman. "Ontology based data warehousing for mining of heterogeneous and multidimensional data sources." Thesis, Curtin University, 2015. http://hdl.handle.net/20.500.11937/2322.
Full textPreti, Giulia. "On the discovery of relevant structures in dynamic and heterogeneous data." Doctoral thesis, Università degli studi di Trento, 2019. http://hdl.handle.net/11572/242978.
Full textPreti, Giulia. "On the discovery of relevant structures in dynamic and heterogeneous data." Doctoral thesis, Università degli studi di Trento, 2019. http://hdl.handle.net/11572/242978.
Full textFang, Chunsheng. "Novel Frameworks for Mining Heterogeneous and Dynamic Networks." University of Cincinnati / OhioLINK, 2011. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1321369978.
Full textBooks on the topic "Heterogeneous Textual Data Mining"
P, Deepak, and Anna Jurek-Loughrey, eds. Linking and Mining Heterogeneous and Multi-view Data. Cham: Springer International Publishing, 2019. http://dx.doi.org/10.1007/978-3-030-01872-6.
Full textInmon, William H. Tapping into unstructured data: Integrating unstructured data and textual analytics into business intelligence. Upper Saddle River, NJ: Prentice Hall, 2008.
Find full textP, Deepak, and Anna Jurek-Loughrey. Linking and Mining Heterogeneous and Multi-view Data. Springer, 2018.
Find full textYu, Philip S., and Chuan Shi. Heterogeneous Information Network Analysis and Applications. Springer, 2018.
Find full textYu, Philip S., and Chuan Shi. Heterogeneous Information Network Analysis and Applications. Springer, 2017.
Find full textMds'13: 2013 Workshop on Mining Data Semantics in Heterogeneous Information Networks. Association for Computing Machinery, 2013.
Find full textBook chapters on the topic "Heterogeneous Textual Data Mining"
Yan, Xiaoqiang, Yiqiao Mao, Shizhe Hu, and Yangdong Ye. "Heterogeneous Dual-Task Clustering with Visual-Textual Information." In Proceedings of the 2020 SIAM International Conference on Data Mining, 658–66. Philadelphia, PA: Society for Industrial and Applied Mathematics, 2020. http://dx.doi.org/10.1137/1.9781611976236.74.
Full textGrüger, Joscha, Tobias Geyer, Martin Kuhn, StephanA Braun, and Ralph Bergmann. "Verifying Guideline Compliance in Clinical Treatment Using Multi-perspective Conformance Checking: A Case Study." In Lecture Notes in Business Information Processing, 301–13. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-98581-3_22.
Full textBanchs, Rafael E. "Handling Textual Data." In Text Mining with MATLAB®, 15–32. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-4151-9_2.
Full textPoon, Leonard K. M., Chun Fai Leung, and Nevin L. Zhang. "Mining Textual Reviews with Hierarchical Latent Tree Analysis." In Data Mining and Big Data, 401–8. Cham: Springer International Publishing, 2017. http://dx.doi.org/10.1007/978-3-319-61845-6_40.
Full textZhao, Qiang Li, Yan Huang Jiang, and Ming Xu. "Incremental Learning by Heterogeneous Bagging Ensemble." In Advanced Data Mining and Applications, 1–12. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-17313-4_1.
Full textAggarwal, Charu C. "Joint Text Mining with Heterogeneous Data." In Machine Learning for Text, 235–58. Cham: Springer International Publishing, 2018. http://dx.doi.org/10.1007/978-3-319-73531-3_8.
Full textAggarwal, Charu C. "Joint Text Mining with Heterogeneous Data." In Machine Learning for Text, 233–56. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-96623-2_8.
Full textYang, Yan, Xiangjuan Yao, and Dunwei Gong. "Clustering Study of Crowdsourced Test Report with Multi-source Heterogeneous Information." In Data Mining and Big Data, 135–45. Singapore: Springer Singapore, 2019. http://dx.doi.org/10.1007/978-981-32-9563-6_14.
Full textChen, Jiali, Kai Jiang, Rupeng Liang, Jing Wang, Shaoqiu Zheng, and Ying Tan. "Heterogeneous Multi-unit Control with Curriculum Learning for Multi-agent Reinforcement Learning." In Data Mining and Big Data, 3–16. Singapore: Springer Nature Singapore, 2022. http://dx.doi.org/10.1007/978-981-19-9297-1_1.
Full textShao, Hao, Bin Tong, and Einoshin Suzuki. "Query by Committee in a Heterogeneous Environment." In Advanced Data Mining and Applications, 186–98. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-35527-1_16.
Full textConference papers on the topic "Heterogeneous Textual Data Mining"
Park, Jongmin, Seunghoon Han, Jong-Ryul Lee, and Sungsu Lim. "Multi-Hyperbolic Space-Based Heterogeneous Graph Attention Network." In 2024 IEEE International Conference on Data Mining (ICDM), 815–20. IEEE, 2024. https://doi.org/10.1109/icdm59182.2024.00098.
Full textWang, Xuan, Yu Zhang, Aabhas Chauhan, Qi Li, and Jiawei Han. "Textual Evidence Mining via Spherical Heterogeneous Information Network Embedding." In 2020 IEEE International Conference on Big Data (Big Data). IEEE, 2020. http://dx.doi.org/10.1109/bigdata50022.2020.9377958.
Full textFize, Jacques, Mathieu Roche, and Maguelonne Teisseire. "Matching Heterogeneous Textual Data Using Spatial Features." In 2018 IEEE International Conference on Data Mining Workshops (ICDMW). IEEE, 2018. http://dx.doi.org/10.1109/icdmw.2018.00197.
Full textHutahaean, Junko, and Kai Simon. "Use of Natural Language Processing and Computer Vision in Deep Learning for Equipment Failure Investigation on Drilling Tools." In International Petroleum Technology Conference. IPTC, 2025. https://doi.org/10.2523/iptc-24706-ms.
Full textRoche, Mathieu, and Maguelonne Teisseire. "Integrating Textual Data into Heterogeneous Data Ingestion Processing." In 2021 IEEE International Conference on Big Data (Big Data). IEEE, 2021. http://dx.doi.org/10.1109/bigdata52589.2021.9671759.
Full text"Knowledge graph Extraction from Textual data using LLM." In Data Mining and Data Warehauses – Sikdd 2024. Jožef Stefan Instutute, 2024. http://dx.doi.org/10.70314/is.2024.sikdd.15.
Full textCaputo, G. M., and N. F. F. Ebecken. "Computational system for the textual processing of industrial patents." In DATA MINING AND MIS 2006. Southampton, UK: WIT Press, 2006. http://dx.doi.org/10.2495/data060171.
Full textTan, Pang-Ning, Hannah Blau, Steve Harp, and Robert Goldman. "Textual data mining of service center call records." In the sixth ACM SIGKDD international conference. New York, New York, USA: ACM Press, 2000. http://dx.doi.org/10.1145/347090.347177.
Full textMichalenko, Joshua J., Andrew S. Lan, and Richard G. Baraniuk. "Data-Mining Textual Responses to Uncover Misconception Patterns." In L@S 2017: Fourth (2017) ACM Conference on Learning @ Scale. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3051457.3053996.
Full textXu, Jia. "Joint Visual and Textual Mining on Social Media." In 2014 IEEE International Conference on Data Mining Workshop (ICDMW). IEEE, 2014. http://dx.doi.org/10.1109/icdmw.2014.114.
Full textReports on the topic "Heterogeneous Textual Data Mining"
Dooley, Kevin, Steven Corman, and Dan Ballard. Centering Resonance Analysis: A Superior Data Mining Algorithm for Textual Data Streams. Fort Belvoir, VA: Defense Technical Information Center, March 2004. http://dx.doi.org/10.21236/ada422048.
Full textZinilli, Antonio. Text Mining in Action: Tools and Techniques using Python. Instats Inc., 2024. http://dx.doi.org/10.61700/k4powzm518m5z1739.
Full textZambrano, Omar, Denisse Laos, and Marcos Robles. Global boom, local impacts: Mining revenues and subnational outcomes in Peru 2007-2011. Inter-American Development Bank, May 2014. http://dx.doi.org/10.18235/0011633.
Full textAnsari, S. M., E. M. Schetselaar, and J. A. Craven. Three-dimensional magnetotelluric modelling of the Lalor volcanogenic massive-sulfide deposit, Manitoba. Natural Resources Canada/CMSS/Information Management, 2022. http://dx.doi.org/10.4095/328003.
Full textde Kemp, E. A., H. A. J. Russell, B. Brodaric, D. B. Snyder, M. J. Hillier, M. St-Onge, C. Harrison, et al. Initiating transformative geoscience practice at the Geological Survey of Canada: Canada in 3D. Natural Resources Canada/CMSS/Information Management, 2022. http://dx.doi.org/10.4095/331097.
Full textde Kemp, E. A., H. A. J. Russell, B. Brodaric, D. B. Snyder, M. J. Hillier, M. St-Onge, C. Harrison, et al. Initiating transformative geoscience practice at the Geological Survey of Canada: Canada in 3D. Natural Resources Canada/CMSS/Information Management, 2023. http://dx.doi.org/10.4095/331871.
Full text