Добірка наукової літератури з теми "String distance measures"
Оформте джерело за APA, MLA, Chicago, Harvard та іншими стилями
Ознайомтеся зі списками актуальних статей, книг, дисертацій, тез та інших наукових джерел на тему "String distance measures".
Біля кожної праці в переліку літератури доступна кнопка «Додати до бібліографії». Скористайтеся нею – і ми автоматично оформимо бібліографічне посилання на обрану працю в потрібному вам стилі цитування: APA, MLA, «Гарвард», «Чикаго», «Ванкувер» тощо.
Також ви можете завантажити повний текст наукової публікації у форматі «.pdf» та прочитати онлайн анотацію до роботи, якщо відповідні параметри наявні в метаданих.
Статті в журналах з теми "String distance measures"
Winter, Felix, Nysret Musliu, and Peter Stuckey. "Explaining Propagators for String Edit Distance Constraints." Proceedings of the AAAI Conference on Artificial Intelligence 34, no. 02 (April 3, 2020): 1676–83. http://dx.doi.org/10.1609/aaai.v34i02.5530.
Повний текст джерелаZHANG, LILI, and F. BLANCHET-SADRI. "ALGORITHMS FOR APPROXIMATE K-COVERING OF STRINGS." International Journal of Foundations of Computer Science 16, no. 06 (December 2005): 1231–51. http://dx.doi.org/10.1142/s0129054105003789.
Повний текст джерелаLYRAS, DIMITRIOS P., KYRIAKOS N. SGARBAS, and NIKOLAOS D. FAKOTAKIS. "APPLYING SIMILARITY MEASURES FOR AUTOMATIC LEMMATIZATION: A CASE STUDY FOR MODERN GREEK AND ENGLISH." International Journal on Artificial Intelligence Tools 17, no. 05 (October 2008): 1043–64. http://dx.doi.org/10.1142/s021821300800428x.
Повний текст джерелаŠIMŮNEK, MARTIN, and BOŘIVOJ MELICHAR. "BORDERS AND FINITE AUTOMATA." International Journal of Foundations of Computer Science 18, no. 04 (August 2007): 859–71. http://dx.doi.org/10.1142/s0129054107005029.
Повний текст джерелаDeng, Qiao, Hui Zhang, Jun Li, Xuejun Hou, and Hao Wang. "Study of Downhole Shock Loads for Ultra-Deep Well Perforation and Optimization Measures." Energies 12, no. 14 (July 17, 2019): 2743. http://dx.doi.org/10.3390/en12142743.
Повний текст джерелаRowe, Jonathan E. "A Normed Space of Genetic Operators with Applications to Scalability Issues." Evolutionary Computation 9, no. 1 (March 2001): 25–42. http://dx.doi.org/10.1162/10636560151075103.
Повний текст джерелаRakhmawati, Nur Aini, and Miftahul Jannah. "Food Ingredients Similarity Based on Conceptual and Textual Similarity." Halal Research Journal 1, no. 2 (October 27, 2021): 87–95. http://dx.doi.org/10.12962/j22759970.v1i2.107.
Повний текст джерелаZhu, Jin, Dayu Cheng, Weiwei Zhang, Ci Song, Jie Chen, and Tao Pei. "A New Approach to Measuring the Similarity of Indoor Semantic Trajectories." ISPRS International Journal of Geo-Information 10, no. 2 (February 20, 2021): 90. http://dx.doi.org/10.3390/ijgi10020090.
Повний текст джерелаJiang, Hao, and Wai Ki Ching. "Physico-Chemically Weighted Kernel for SVM Protein Classification." Applied Mechanics and Materials 195-196 (August 2012): 385–90. http://dx.doi.org/10.4028/www.scientific.net/amm.195-196.385.
Повний текст джерелаKoehler, Jonathan J., and Caryn A. Conley. "The “Hot Hand” Myth in Professional Basketball." Journal of Sport and Exercise Psychology 25, no. 2 (June 2003): 253–59. http://dx.doi.org/10.1123/jsep.25.2.253.
Повний текст джерелаДисертації з теми "String distance measures"
Liptak, Zsuzsanna. "Strings in Proteomics and Transcriptomics: Algorithmic and Combinatorial Questions in Mass Spectrometry and EST Clustering." Doctoral thesis, 2005. http://hdl.handle.net/11562/391087.
Повний текст джерелаThis thesis treats two problem areas in bioinformatics which can both be benefi- cially formalized as string problems. The first (and larger) part deals with weighted string problems as they arise from biotechnological mass spectrometry applications. In a mass spectrometry experiment—put in a simplified manner—the molecular mass of the sample mo- lecules is determined. The aim is to identify the sample, either with or without additional information from a database, relying on the fact that the different build- ing blocks of proteins (namely, amino acids) and of DNA molecules (nucleotides) have different molecular masses. Viewing proteins and DNA molecules as strings, this leads naturally to the definition of weighted strings as strings over a finite alphabet Σ with an additional weight (or mass) function μ : Σ → R+. We develop some results in weighted string combinatorics, and then present ef- ficient algorithms for three weighted string problems which are motivated by mass spectrometry. First, the mass decomposition problem is the problem of finding all compomers whose mass equals a query mass. Here, a compomer is an integer vector specify- ing the number of occurrences of each character of Σ. A compomer abstracts from the order of characters in a string and identifies instead all strings with the same number of occurrences of each character—since these strings all have the same mass. We also present simulation results and tables detailing the number of com- pomers for different biomolecules, in the ranges appropriate for mass spectrometry applications. Next, we give several efficient algorithms for the submass problem: to test, for a given weighted string s and a query mass M, whether s has a substring with mass M; to find where such a substring occurs; and other variants. We present an algorithm for binary alphabets which runs in time logarithmic in the length of s. Furthermore, we present several algorithms for the problem where multiple masses are sought; these algorithms encode the submasses of s in a polynomial and rely for their efficiency on Fast Fourier Transform for polynomial multiplication. The third weighted string problem we discuss is de novo peptide sequencing, i.e., recovering the amino acid sequence of a sample peptide from tandem MS data, a specialized mass spectrometry experiment. We describe an algorithm which is an enhancement of a dynamic programming algorithm presented by Chen et al. in 2000. We describe our implementation and present some simulation results. The second part of the thesis deals with EST clustering. ESTs (expressed se- quence tags) are short DNA sequences which are partial copies of mRNAs; they are produced in a high-throughput manner and submitted to public databases. In EST clustering, the aim is to produce a partition of a large set of ESTs, where each cluster corresponds to a gene; thus enabling the researcher to identify which genes were being expressed. Clearly, the quality of the clustering is highly dependent on the dissimilarity measure (distance/similarity measure) for strings and on the clustering algorithm employed. We have developed a method for evaluating differ- ent string dissimilarity measures and clustering algorithms. Finally, we present simulation results for five dissimilarity measures and one clustering algorithm.
Rebenich, Niko. "Counting prime polynomials and measuring complexity and similarity of information." Thesis, 2016. http://hdl.handle.net/1828/7251.
Повний текст джерелаGraduate
0544 0984 0405
nrebenich@gmail.com
Частини книг з теми "String distance measures"
Ganesh, Arun, Tomasz Kociumaka, Andrea Lincoln, and Barna Saha. "How Compression and Approximation Affect Efficiency in String Distance Measures." In Proceedings of the 2022 Annual ACM-SIAM Symposium on Discrete Algorithms (SODA), 2867–919. Philadelphia, PA: Society for Industrial and Applied Mathematics, 2022. http://dx.doi.org/10.1137/1.9781611977073.112.
Повний текст джерелаKrishnaveni, B., and S. Sridhar. "Role of Distance Measures in Approximate String Matching Algorithms for Face Recognition System." In IFIP Advances in Information and Communication Technology, 157–69. Cham: Springer International Publishing, 2020. http://dx.doi.org/10.1007/978-3-030-63467-4_12.
Повний текст джерелаNguyen, Thi Thuy Anh, and Stefan Conrad. "An Improved String Similarity Measure Based on Combining Information-Theoretic and Edit Distance Methods." In Communications in Computer and Information Science, 228–39. Cham: Springer International Publishing, 2015. http://dx.doi.org/10.1007/978-3-319-25840-9_15.
Повний текст джерелаNzengya, Daniel M., and John K. Maguta. "Gendered Vulnerability to Climate Change Impacts in Selected Counties in Kenya." In African Handbook of Climate Change Adaptation, 1–18. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-42091-8_169-1.
Повний текст джерелаNzengya, Daniel M., and John Kibe Maguta. "Gendered Vulnerability to Climate Change Impacts in Selected Counties in Kenya." In African Handbook of Climate Change Adaptation, 2045–62. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-45106-6_169.
Повний текст джерелаHirschberg, D. S. "Serial Computations of Levenshtein Distances." In Pattern Matching Algorithms. Oxford University Press, 1997. http://dx.doi.org/10.1093/oso/9780195113679.003.0007.
Повний текст джерелаBerkowitz, Daniel, and Karen B. Clay. "Initial Conditions and State Political Competition." In The Evolution of a Nation. Princeton University Press, 2011. http://dx.doi.org/10.23943/princeton/9780691136042.003.0003.
Повний текст джерелаPinaire, Jessica, Etienne Chabert, Jérôme Azé, Sandra Bringay, Pascal Poncelet, and Paul Landais. "Prediction of In-Hospital Mortality from Administrative Data: A Sequential Pattern Mining Approach." In Studies in Health Technology and Informatics. IOS Press, 2021. http://dx.doi.org/10.3233/shti210167.
Повний текст джерелаAndersson, Nils. "Whispers from the Big Bang." In Gravitational-Wave Astronomy, 581–624. Oxford University Press, 2019. http://dx.doi.org/10.1093/oso/9780198568032.003.0022.
Повний текст джерелаSyrowatka, Ania, Troy Li, Mica Curtin-Bowen, Avery Pullman, Stuart R. Lipsitz, Michael Sainlaire, Wenyu Song, et al. "Testing a Novel Inpatient Respiratory Depression Electronic Clinical Quality Measure (eCQM) for Orthopedic Practice in Two Large U.S. Health Systems." In MEDINFO 2021: One World, One Health – Global Partnership for Digital Innovation. IOS Press, 2022. http://dx.doi.org/10.3233/shti220104.
Повний текст джерелаТези доповідей конференцій з теми "String distance measures"
Scherrer, Yves. "Adaptive string distance measures for bilingual dialect lexicon induction." In the 45th Annual Meeting of the ACL: Student Research Workshop. Morristown, NJ, USA: Association for Computational Linguistics, 2007. http://dx.doi.org/10.3115/1557835.1557847.
Повний текст джерелаBoehmer, Niclas, Piotr Faliszewski, Rolf Niedermeier, Stanisław Szufa, and Tomasz Wąs. "Understanding Distance Measures Among Elections." In Thirty-First International Joint Conference on Artificial Intelligence {IJCAI-22}. California: International Joint Conferences on Artificial Intelligence Organization, 2022. http://dx.doi.org/10.24963/ijcai.2022/15.
Повний текст джерелаRodriguez, Andres, Kevin Logan, James Nickles, and Greg Carlson. "Enhanced Method for Dimensional Measurement of Oilfield Tubulars to Optimize Operations and Minimize Risk Factors." In IADC/SPE International Drilling Conference and Exhibition. SPE, 2022. http://dx.doi.org/10.2118/208728-ms.
Повний текст джерелаYang, Qinshan, Kuang Qin, Jeff Olson, and Marvin Rourke. "THROUGH-TUBING CASING DEFORMATION AND TUBING ECCENTRICITY IMAGE TOOL FOR WELL INTEGRITY MONITORING AND PLUG-ABANDONMENT." In 2021 SPWLA 62nd Annual Logging Symposium Online. Society of Petrophysicists and Well Log Analysts, 2021. http://dx.doi.org/10.30632/spwla-2021-0045.
Повний текст джерелаPark, Jungseo, Seunghwan Mun, Chungmin Hyun, Byungkwon Kang, and Kwanghee Ko. "Similarity Assessment Method for Automated Curved Plate Forming." In SNAME 5th World Maritime Technology Conference. SNAME, 2015. http://dx.doi.org/10.5957/wmtc-2015-240.
Повний текст джерелаHill, Reginald J., and James H. Churnside. "Joint statistics of irradiance and its duration measured in strong refractive turbulence." In OSA Annual Meeting. Washington, D.C.: Optica Publishing Group, 1986. http://dx.doi.org/10.1364/oam.1986.fa9.
Повний текст джерелаXu, Chun, and Shuhui Li. "Correlation Between Strain and Exfoliating Performance of Galvannealed DP Steels." In ASME 2006 International Manufacturing Science and Engineering Conference. ASMEDC, 2006. http://dx.doi.org/10.1115/msec2006-21021.
Повний текст джерелаPFINGSTL, SIMON, OLAF TUSCH, and MARKUS ZIMMERMANN. "COMPARISON OF ERROR MEASURES AND MACHINE LEARNING METHODS FOR STRAIN-BASED STRUCTURAL HEALTH MONITORING." In Structural Health Monitoring 2021. Destech Publications, Inc., 2022. http://dx.doi.org/10.12783/shm2021/36289.
Повний текст джерелаZvyagin, Petr. "On Autocorrelation of Ice Loads, Measured in Ice Tank Experiments." In ASME 2016 35th International Conference on Ocean, Offshore and Arctic Engineering. American Society of Mechanical Engineers, 2016. http://dx.doi.org/10.1115/omae2016-54436.
Повний текст джерелаNoronha, Dauro Braga, Ricardo Rodrigues Martins, Breno Pinheiro Jacob, and Eduardo de Souza. "Some Remarks on the Strain Based Assessment of Pipeline Dents." In 2008 7th International Pipeline Conference. ASMEDC, 2008. http://dx.doi.org/10.1115/ipc2008-64136.
Повний текст джерелаЗвіти організацій з теми "String distance measures"
Iselin, Columbus O'Donnell. Summary of bathythermograph observations from the western North Atlantic : October 1940 - December 1941. Woods Hole Oceanographic Institution, December 2022. http://dx.doi.org/10.1575/1912/29563.
Повний текст джерелаAlchanatis, Victor, Stephen W. Searcy, Moshe Meron, W. Lee, G. Y. Li, and A. Ben Porath. Prediction of Nitrogen Stress Using Reflectance Techniques. United States Department of Agriculture, November 2001. http://dx.doi.org/10.32747/2001.7580664.bard.
Повний текст джерела