Academic literature on the topic 'Two-level alignment'
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 'Two-level alignment.'
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 "Two-level alignment"
Ji, Guo Li, Long Teng Chen, and Liang Liang Chen. "Two-Level Parallel Alignment Based on Sequence Parallel Vectorization." Applied Mechanics and Materials 490-491 (January 2014): 757–62. http://dx.doi.org/10.4028/www.scientific.net/amm.490-491.757.
Full textTarafdar, Monideepa, and Sufian Qrunfleh. "IT-Business Alignment: A Two-Level Analysis." Information Systems Management 26, no. 4 (October 14, 2009): 338–49. http://dx.doi.org/10.1080/10580530903245705.
Full textShu, Jian-Jun, Kian Yan Yong, and Weng Kong Chan. "An Improved Scoring Matrix for Multiple Sequence Alignment." Mathematical Problems in Engineering 2012 (2012): 1–9. http://dx.doi.org/10.1155/2012/490649.
Full textShallal, Mohammed. "Alignment of Curriculum Elements at the Course Level : Two Useful Tools." Academic Journal of Nawroz University 7, no. 3 (2018): 85–92. http://dx.doi.org/10.25007/ajnu.v7n3a204.
Full textZinszer, Benjamin D., Andrew J. Anderson, Olivia Kang, Thalia Wheatley, and Rajeev D. S. Raizada. "Semantic Structural Alignment of Neural Representational Spaces Enables Translation between English and Chinese Words." Journal of Cognitive Neuroscience 28, no. 11 (November 2016): 1749–59. http://dx.doi.org/10.1162/jocn_a_01000.
Full textLi, Huashan, Zhibin Lin, Mark T. Lusk, and Zhigang Wu. "Charge separation at nanoscale interfaces: Energy-level alignment including two-quasiparticle interactions." Journal of Chemical Physics 141, no. 15 (October 17, 2014): 154701. http://dx.doi.org/10.1063/1.4898155.
Full textKanagarajadurai, Karuppiah, Singaravelu Kalaimathy, Paramasivam Nagarajan, and Ramanathan Sowdhamini. "PASS2." International Journal of Knowledge Discovery in Bioinformatics 2, no. 4 (October 2011): 53–66. http://dx.doi.org/10.4018/jkdb.2011100104.
Full textBarlowe, Scott, Heather B. Coan, and Robert T. Youker. "SubVis: an interactive R package for exploring the effects of multiple substitution matrices on pairwise sequence alignment." PeerJ 5 (June 27, 2017): e3492. http://dx.doi.org/10.7717/peerj.3492.
Full textEasa, Said M., and Essam Dabbour. "Design radius requirements for simple horizontal curves on three-dimensional alignments." Canadian Journal of Civil Engineering 30, no. 6 (December 1, 2003): 1022–33. http://dx.doi.org/10.1139/l03-022.
Full textLalwani, Soniya, Rajesh Kumar, and Kusum Deep. "Multi-objective two-level swarm intelligence approach for multiple RNA sequence-structure alignment." Swarm and Evolutionary Computation 34 (June 2017): 130–44. http://dx.doi.org/10.1016/j.swevo.2017.02.002.
Full textDissertations / Theses on the topic "Two-level alignment"
Marhatta, Ramesh. "Circular polarization spectroscopy disorientation cross-section in the 133Cs 6p2 P3/2 level by using two-photon two-color nano-second pulsed laser /." Oxford, Ohio : Miami University, 2007. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=miami1185434201.
Full textMarhatta, Ramesh. "Circular Polarization Spectroscopy: Disorientation Cross-Section in the 133Cs 6p2 P3/2 Level by Using Two-Photon Two-Color Nano-Second Pulsed Laser." Miami University / OhioLINK, 2007. http://rave.ohiolink.edu/etdc/view?acc_num=miami1185434201.
Full textPedralho, André de Souza. "Extração automática de dados de páginas HTML utilizando alinhamento em dois níveis." Universidade Federal do Amazonas, 2011. http://tede.ufam.edu.br/handle/tede/2897.
Full textThere is a huge amount of information in the World Wide Web in pages composed by similar objects. E-commerce Web sites and on-line catalogs, in general, are examples of such data repositories. Although this information usually occurs in semi-structured texts, it is designed to be interpreted and used by humans and not processed by machines. The identification of these objects inWeb pages is performed by external applications called extractors or wrappers. In this work we propose and evaluate an automatic approach to the problem of generating wrappers capable of extracting and structuring data records and the values of their attributes. It uses the Tree Alignment Algorithm to find in the Web page examples of objects of interest. Then, our method generates regular expressions for extracting objects similar to the examples given using the Multiple Sequence Alignment Algorithm. In a final step, the method decomposes the objects in sequences of text using the regular expression and common formats and delimiters, in order to identify the value of the attributes of the data records. Experiments using a collection composed by 128 Web pages from different domains have demonstrated the feasibility of our extraction method. It is evaluated regarding the identification of blocks of HTML source code that contain data records and regarding record extraction and the value of its attributes. It reached a precision of 83% and a recall of 80% when extracting the value of attributes. These values mean a gain in precision of 43.37% and in recall of 68.75% when compared to similar proposals.
Existe uma grande quantidade de informação na World Wide Web em páginas compostas por objetos similares. Web sites de comércio eletrônico e catálogos online, em geral, são exemplos destes repositórios de dados. Apesar destes dados serem apresentados em porções de texto semi-estruturados, são projetados para serem interpretados e utilizados por humanos e não processados por máquinas. A identificação destes objetos em páginas Web é feita por aplicações externas chamadas extratores ou wrappers. Neste trabalho propomos e avaliamos um método automático para o problema de extrair e estruturar registros e valores de seus atributos presentes em páginas Web ricas em dados. O método utiliza um Algoritmo de Alinhamento de Árvores para encontrar nestas páginas exemplos de registros que correspondem a objetos de interesse. Em seguida, o método gera expressões regulares para extrair objetos similares aos exemplos dados usando o Algoritmo de Alinhamento de Múltiplas Sequências. Em um passo final, o método decompõe os registros em sequências de texto aplicando a expressão regular criada e formatações e delimitadores comuns, com o intuito de identificar os valores dos atributos dos registros. Experimentos utilizando uma coleção composta por 128 páginasWeb de diferentes domínios demonstram a viabilidade do nosso método de extração. O método foi avaliado em relação à identificação de blocos de código HTML que contêm os registros e quanto à extração dos registros e dos valores de seus atributos. Obtivemos precisão de 83% e revocação de 80% na extração de valores de atributos. Estes valores significam um ganho na precisão de 43,37% e na revocação de 68,75%, em relação a propostas similares
Books on the topic "Two-level alignment"
Hawkins, Angus. Political Parties. Edited by David Brown, Gordon Pentland, and Robert Crowcroft. Oxford University Press, 2018. http://dx.doi.org/10.1093/oxfordhb/9780198714897.013.32.
Full textBook chapters on the topic "Two-level alignment"
Huang, Jia, Hao Ding, Xiaohua Hu, and Yong Liu. "A Two-level Approach for Subtitle Alignment." In Lecture Notes in Computer Science, 468–73. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-06028-6_43.
Full textKim, Seonho, Juntae Yoon, and Dong-Yul Ra. "Two-Level Alignment by Words and Phrases Based on Syntactic Information." In Computational Linguistics and Intelligent Text Processing, 309–20. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-24630-5_38.
Full textSartori, Nicolò. "EU–Turkey Energy Dialogue: Moving Beyond the Accession Negotiations Framework." In EU-Turkey Relations, 373–93. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-70890-0_15.
Full textAversano, Lerina, Carmine Grasso, and Maria Tortorella. "ALBIS." In Sociotechnical Enterprise Information Systems Design and Integration, 188–206. IGI Global, 2013. http://dx.doi.org/10.4018/978-1-4666-3664-4.ch012.
Full textLightfoot, Kenneth, and David Schwager. "Alignment of Course Objectives and Assessment Items." In Cases on Distance Delivery and Learning Outcomes, 97–109. IGI Global, 2010. http://dx.doi.org/10.4018/978-1-60566-870-3.ch007.
Full textVidyasagar, M. "Blast Theory." In Hidden Markov Processes. Princeton University Press, 2014. http://dx.doi.org/10.23943/princeton/9780691133157.003.0009.
Full textGomes, Jorge, and Mário Romão. "Aligning Information Systems and Technology with Benefit Management and Balanced Scorecard." In Strategic IT Governance and Alignment in Business Settings, 112–31. IGI Global, 2017. http://dx.doi.org/10.4018/978-1-5225-0861-8.ch005.
Full textLi, Peilin, Sang-Heon Lee, and Hung-Yao Hsu. "Use of Bi-Camera and Fusion of Pairwise Real Time Citrus Fruit Image for Classification Application." In Computer Vision and Image Processing in Intelligent Systems and Multimedia Technologies, 54–81. IGI Global, 2014. http://dx.doi.org/10.4018/978-1-4666-6030-4.ch004.
Full textZhou, Taomo. "Revolutionary Diplomacy and Diasporic Politics." In Migration in the Time of Revolution, 1–16. Cornell University Press, 2019. http://dx.doi.org/10.7591/cornell/9781501739934.003.0001.
Full textHamer, Rebecca, and Erik Jan van Rossum. "Students' Conceptions of Understanding and Its Assessment." In Innovative Practices for Higher Education Assessment and Measurement, 140–61. IGI Global, 2017. http://dx.doi.org/10.4018/978-1-5225-0531-0.ch008.
Full textConference papers on the topic "Two-level alignment"
Li, Ang, Jianzhong Qi, Rui Zhang, Xingjun Ma, and Kotagiri Ramamohanarao. "Generative Image Inpainting with Submanifold Alignment." In Twenty-Eighth International Joint Conference on Artificial Intelligence {IJCAI-19}. California: International Joint Conferences on Artificial Intelligence Organization, 2019. http://dx.doi.org/10.24963/ijcai.2019/114.
Full text"ARCHETYPE ALIGNMENT - A Two-level Driven Semantic Matching Approach to Interoperability in the Clinical Domain." In International Conference on Health Informatics. SciTePress - Science and and Technology Publications, 2009. http://dx.doi.org/10.5220/0001541502160221.
Full textPark, Yeong Don, Jeong Ho Cho, Do Hwan Kim, Wi Hyoung Lee, and Kilwon Cho. "Energy-Level Alignment at Interfaces between Gold and Poly(3-hexylthiophene) Films with two Different Molecular Structures." In SYNCHROTRON RADIATION INSTRUMENTATION: Ninth International Conference on Synchrotron Radiation Instrumentation. AIP, 2007. http://dx.doi.org/10.1063/1.2436377.
Full textJi, Zhong, Kexin Chen, and Haoran Wang. "Step-Wise Hierarchical Alignment Network for Image-Text Matching." In Thirtieth International Joint Conference on Artificial Intelligence {IJCAI-21}. California: International Joint Conferences on Artificial Intelligence Organization, 2021. http://dx.doi.org/10.24963/ijcai.2021/106.
Full textPei, Shichao, Lu Yu, and Xiangliang Zhang. "Improving Cross-lingual Entity Alignment via Optimal Transport." In Twenty-Eighth International Joint Conference on Artificial Intelligence {IJCAI-19}. California: International Joint Conferences on Artificial Intelligence Organization, 2019. http://dx.doi.org/10.24963/ijcai.2019/448.
Full textRen, Fuxin, Zhongbao Zhang, Jiawei Zhang, Sen Su, Li Sun, Guozhen Zhu, and Congying Guo. "BANANA: when Behavior ANAlysis meets social Network Alignment." In Twenty-Ninth International Joint Conference on Artificial Intelligence and Seventeenth Pacific Rim International Conference on Artificial Intelligence {IJCAI-PRICAI-20}. California: International Joint Conferences on Artificial Intelligence Organization, 2020. http://dx.doi.org/10.24963/ijcai.2020/200.
Full textZhou, Heyu, Weizhi Nie, Wenhui Li, Dan Song, and An-An Liu. "Hierarchical Instance Feature Alignment for 2D Image-Based 3D Shape Retrieval." In Twenty-Ninth International Joint Conference on Artificial Intelligence and Seventeenth Pacific Rim International Conference on Artificial Intelligence {IJCAI-PRICAI-20}. California: International Joint Conferences on Artificial Intelligence Organization, 2020. http://dx.doi.org/10.24963/ijcai.2020/117.
Full textZhu, Qiannan, Xiaofei Zhou, Jia Wu, Jianlong Tan, and Li Guo. "Neighborhood-Aware Attentional Representation for Multilingual Knowledge Graphs." In Twenty-Eighth International Joint Conference on Artificial Intelligence {IJCAI-19}. California: International Joint Conferences on Artificial Intelligence Organization, 2019. http://dx.doi.org/10.24963/ijcai.2019/269.
Full textShah, Jami J., Steven M. Smith, Noe Vargas-Hernandez, David R. Gerkens, and Muqi Wulan. "Empirical Studies of Design Ideation: Alignment of Design Experiments With Lab Experiments." In ASME 2003 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2003. http://dx.doi.org/10.1115/detc2003/dtm-48679.
Full textVetturi, David, Matteo Lancini, and Ileana Bodini. "How Geometrical Tolerances Affect the Measurement of Reciprocal Alignment of Two Different Assemblies: A Case Study." In ASME 2010 10th Biennial Conference on Engineering Systems Design and Analysis. ASMEDC, 2010. http://dx.doi.org/10.1115/esda2010-24759.
Full textReports on the topic "Two-level alignment"
Atuhurra, Julius, and Michelle Kaffenberger. System (In)Coherence: Quantifying the Alignment of Primary Education Curriculum Standards, Examinations, and Instruction in Two East African Countries. Research on Improving Systems of Education (RISE), December 2020. http://dx.doi.org/10.35489/bsg-rise-wp_2020/057.
Full textLavadenz, Magaly, and Gisela O’Brien. District Administrators' Perspectives on the Impact of The Local Control Funding Formula on English Learners. Loyola Marymount University, 2017. http://dx.doi.org/10.15365/ceel.policy.6.
Full textSpano, Christian, Paolo Natali, Charles Cannon, Suzanne Greene, Osvaldo Urzúa, Carlos Sucre, and Adriana Unzueta. Latin America and the Caribbean 2050: Becoming a Global Low-Carbon Metals and Solutions Hub. Inter-American Development Bank, July 2021. http://dx.doi.org/10.18235/0003412.
Full textAfrican Open Science Platform Part 1: Landscape Study. Academy of Science of South Africa (ASSAf), 2019. http://dx.doi.org/10.17159/assaf.2019/0047.
Full text