首页 > 最新文献

Vìsnik Nacìonalʹnogo unìversitetu "Lʹvìvsʹka polìtehnìka". Serìâ Ìnformacìjnì sistemi ta merežì最新文献

英文 中文
Distorted character recognition by an incompatible single-layer dipole neural network 不相容单层偶极子神经网络的畸变字符识别
R. Peleshchak, V. Lytvyn, Mykola Doroshenko, I. Peleshchak, Sviatoslav Sidletskyi
This paper solves two problems: the first problem is devoted to the recognition of distorted symbolic images by a single-layer incompatible dipole neural network, and the second - the optimization of computing resources in the recognition of distorted symbolic images. In particular, the architecture of an incompatible single-layer network with dipole neurons is proposed. Incompatibility of synaptic connections between neurons is based on the fact that significant interaction between dipole neurons exists in their immediate environment. Synaptic connections between dipole neurons are taken into account only between the nearest neighboring neurons, because the synaptic tensor λij between the i -th and j -th dipole neurons is inversely proportional to the distance rij between neighboring i -th and j -th dipole neurons, therefore λij+1<<λij . An algorithm for recognizing incoming distorted symbolic images using an incompatible dipole neural network has been developed and implemented in the Matlab application system. It is shown that for the recognition of input symbol images by an incompatible dipole neural network the computational resource time is shorter compared to a fully connected neural network by n(n+1)/4 times ( n is the number of pixels in columns and rows, respectively, used for encoding of input images). Numerical experiments have shown that the computational time to recognize 0,4n2 distorted characters, which is described by a 5×5 matrix, is 7,5 times less than the recognition time of a fully connected neural network.
本文解决了两个问题:第一个问题是利用单层不相容偶极子神经网络对扭曲符号图像进行识别;第二个问题是对扭曲符号图像进行识别时计算资源的优化。在此基础上,提出了一种具有偶极子神经元的不相容单层网络结构。神经元间突触连接的不相容是基于偶极子神经元在其直接环境中存在显著的相互作用这一事实。偶极子神经元之间的突触连接仅考虑最近相邻神经元之间的突触连接,因为第i和第j偶极子神经元之间的突触张量λij与相邻第i和第j偶极子神经元之间的距离rij成反比,因此λij+1<<λij。提出了一种利用不相容偶极子神经网络识别输入畸变符号图像的算法,并在Matlab应用系统中实现。结果表明,不相容偶极子神经网络识别输入符号图像时,计算资源时间比全连接神经网络短n(n+1)/4倍(n分别为用于编码输入图像的列和行像素数)。数值实验表明,识别由5×5矩阵描述的0,4n2个畸变字符的计算时间比全连接神经网络的识别时间少7.5倍。
{"title":"Distorted character recognition by an incompatible single-layer dipole neural network","authors":"R. Peleshchak, V. Lytvyn, Mykola Doroshenko, I. Peleshchak, Sviatoslav Sidletskyi","doi":"10.23939/sisn2022.12.199","DOIUrl":"https://doi.org/10.23939/sisn2022.12.199","url":null,"abstract":"This paper solves two problems: the first problem is devoted to the recognition of distorted symbolic images by a single-layer incompatible dipole neural network, and the second - the optimization of computing resources in the recognition of distorted symbolic images. In particular, the architecture of an incompatible single-layer network with dipole neurons is proposed. Incompatibility of synaptic connections between neurons is based on the fact that significant interaction between dipole neurons exists in their immediate environment. Synaptic connections between dipole neurons are taken into account only between the nearest neighboring neurons, because the synaptic tensor λij between the i -th and j -th dipole neurons is inversely proportional to the distance rij between neighboring i -th and j -th dipole neurons, therefore λij+1<<λij . An algorithm for recognizing incoming distorted symbolic images using an incompatible dipole neural network has been developed and implemented in the Matlab application system. It is shown that for the recognition of input symbol images by an incompatible dipole neural network the computational resource time is shorter compared to a fully connected neural network by n(n+1)/4 times ( n is the number of pixels in columns and rows, respectively, used for encoding of input images). Numerical experiments have shown that the computational time to recognize 0,4n2 distorted characters, which is described by a 5×5 matrix, is 7,5 times less than the recognition time of a fully connected neural network.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122379380","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Information system for converting audio in Ukrainian language into its textual representation using nlp methods and machine learning 使用nlp方法和机器学习将乌克兰语音频转换为文本表示的信息系统
Yurii Tyshchuk, V. Vysotska, Olha Vlasenko
Speech recognition involves various models, methods and algorithms for analysing and processing the user’s recorded voice. This allows people to control different systems that support one type of speech recognition. A speech-to-text conversion system is a type of speech recognition that uses spoken data for further processing. It also provides several stages for processing an audio file, which uses electroacoustic means, filtering algorithms in the audio file to isolate relevant sounds, electronic data arrays for the selected language, as well as mathematical models that make up the most likely words from phonemes. Thanks to the conversion of speech to text, people whose professions are closely related to typing a large amount of text on the keyboard, significantly speed up and facilitate the work process, as well as reduce the amount of stress. In addition, such systems help businesses, because the concept of remote work is becoming more and more popular, and therefore companies need tools to record and systematize meetings in the form of written text. The object of the research is the process of converting the Ukrainian-language text into a written one based on NLP and machine learning methods. The subject of the research is file processing algorithms for extracting relevant sounds and recognizing phonemes, as well as mathematical models for recognizing an array of phonemes as specific words. The purpose of the work is to design and develop an information system for converting audio Ukrainian-language text into written text based on the Ukrainian Speech-to-text Web application, which is a technology for accurate and easy analysis of Ukrainian-language audio files and their subsequent transcription into text. The application supports downloading files from the file system and recording using the microphone, as well as saving the analysed data. The article also describes the stages of design and the general typical architecture of the corresponding system for converting audio Ukrainian-language text into written text. According to the results of the experimental testing of the developed system, it was found that the number of words does not affect the accuracy of the conversion algorithm, and the decrease in percentage is not large and occurred due to the complexity of the words and the low quality of the microphone, and therefore the recorded file.
语音识别涉及用于分析和处理用户录制的声音的各种模型、方法和算法。这允许人们控制不同的系统,支持一种类型的语音识别。语音到文本转换系统是一种使用语音数据进行进一步处理的语音识别。它还提供了处理音频文件的几个阶段,其中使用电声手段,音频文件中的过滤算法来隔离相关声音,所选语言的电子数据阵列,以及从音素中组成最可能的单词的数学模型。由于语音到文本的转换,那些与在键盘上输入大量文本密切相关的职业的人,大大加快和方便了工作过程,减少了压力。此外,这样的系统对企业也有帮助,因为远程工作的概念正变得越来越流行,因此公司需要以书面文本的形式记录和系统化会议的工具。研究对象是基于NLP和机器学习方法将乌克兰语文本转换为书面文本的过程。该研究的主题是提取相关声音和识别音素的文件处理算法,以及将一系列音素识别为特定单词的数学模型。这项工作的目的是设计和开发一个信息系统,以乌克兰语语音到文本Web应用程序为基础,将音频乌克兰语文本转换为书面文本,这是一种准确而容易地分析乌克兰语音频文件并随后将其转录为文本的技术。该应用程序支持从文件系统下载文件,并使用麦克风录音,以及保存分析的数据。文章还描述了将乌克兰语音频文本转换为书面文本的相应系统的设计阶段和一般典型架构。根据所开发系统的实验测试结果,发现单词的数量不会影响转换算法的准确性,并且百分比的下降并不大,并且由于单词的复杂性和麦克风的低质量而发生,因此录制文件。
{"title":"Information system for converting audio in Ukrainian language into its textual representation using nlp methods and machine learning","authors":"Yurii Tyshchuk, V. Vysotska, Olha Vlasenko","doi":"10.23939/sisn2022.12.023","DOIUrl":"https://doi.org/10.23939/sisn2022.12.023","url":null,"abstract":"Speech recognition involves various models, methods and algorithms for analysing and processing the user’s recorded voice. This allows people to control different systems that support one type of speech recognition. A speech-to-text conversion system is a type of speech recognition that uses spoken data for further processing. It also provides several stages for processing an audio file, which uses electroacoustic means, filtering algorithms in the audio file to isolate relevant sounds, electronic data arrays for the selected language, as well as mathematical models that make up the most likely words from phonemes. Thanks to the conversion of speech to text, people whose professions are closely related to typing a large amount of text on the keyboard, significantly speed up and facilitate the work process, as well as reduce the amount of stress. In addition, such systems help businesses, because the concept of remote work is becoming more and more popular, and therefore companies need tools to record and systematize meetings in the form of written text. The object of the research is the process of converting the Ukrainian-language text into a written one based on NLP and machine learning methods. The subject of the research is file processing algorithms for extracting relevant sounds and recognizing phonemes, as well as mathematical models for recognizing an array of phonemes as specific words. The purpose of the work is to design and develop an information system for converting audio Ukrainian-language text into written text based on the Ukrainian Speech-to-text Web application, which is a technology for accurate and easy analysis of Ukrainian-language audio files and their subsequent transcription into text. The application supports downloading files from the file system and recording using the microphone, as well as saving the analysed data. The article also describes the stages of design and the general typical architecture of the corresponding system for converting audio Ukrainian-language text into written text. According to the results of the experimental testing of the developed system, it was found that the number of words does not affect the accuracy of the conversion algorithm, and the decrease in percentage is not large and occurred due to the complexity of the words and the low quality of the microphone, and therefore the recorded file.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122477653","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimization of the infrastructure of the distributed information system of goods accounting 分布式货物核算信息系统基础设施的优化
Oleh Faizulin, Yaroslav Kis
An existing goods accounting information system was assessed for possible infrastructure optimization. A various parts of the system were analyzed to improve infrastructure costs without having a significant degradation of non-functional requirements. Modeling of the optimized system was performed, and evaluation of the infrastructure costs was made. Several optimization directions were evaluated, analyzed and either recommended or rejected. As the result, the final information system model was designed which allows to achieve significant infrastructure cost savings by applying multiple optimizations.
对现有的货物会计信息系统进行了可能的基础设施优化评估。对系统的各个部分进行了分析,以在不显著降低非功能性需求的情况下提高基础设施成本。对优化后的系统进行了建模,并对基础设施成本进行了评估。对多个优化方向进行了评价、分析,并给出了推荐或拒绝。因此,设计的最终信息系统模型允许通过应用多种优化来实现显著的基础设施成本节约。
{"title":"Optimization of the infrastructure of the distributed information system of goods accounting","authors":"Oleh Faizulin, Yaroslav Kis","doi":"10.23939/sisn2022.12.219","DOIUrl":"https://doi.org/10.23939/sisn2022.12.219","url":null,"abstract":"An existing goods accounting information system was assessed for possible infrastructure optimization. A various parts of the system were analyzed to improve infrastructure costs without having a significant degradation of non-functional requirements. Modeling of the optimized system was performed, and evaluation of the infrastructure costs was made. Several optimization directions were evaluated, analyzed and either recommended or rejected. As the result, the final information system model was designed which allows to achieve significant infrastructure cost savings by applying multiple optimizations.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"2016 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127444026","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The virtual reality information system for the ISN LPNU department tours with elements of full immersion as a platform for an open day 该学院的虚拟现实信息系统以全浸入式的元素作为开放日的平台
Oleksiy Kuznietsov, V. Vysotska, Olha Vlasenko
Virtual reality is an important information technology that allows to achieve significant progress in underserved areas. Immersive multimedia, or virtual reality, is a software-simulated environment that simulates physical presence in the real or imagined world. Innovative applications such as high-tech intelligent systems that correlate with the information technologies of display, modelling, building and maintaining networks, artificial touch and computer graphics have made virtual reality a breakthrough in the computing world. Excursions and distance learning in virtual reality are one of the ways to simulate the presence in a city in which a person cannot be physically present at the moment. When viewing virtual tours or attending online classes using videos/photos, the user (applicant/student/learner/teacher) only sees a flat image and cannot interact with it. In this way, the effect that the user is present in that place is lost. Virtual reality with the effect of full immersion allows to eliminate these disadvantages almost completely, and to provide the opportunity to interact with objects located on the virtual stage with the help of real body movements. In addition, in a short period of time, with the help of virtual reality, the user can visit many places, literally without leaving home. This is impossible to do in real life, as certain places are located at a great distance from the user. The object of the study is the process of conducting an interactive excursion and distance learning on the basis of the Department of Information Systems and Networks of the Lviv Polytechnic National University in virtual reality. The subject of the study comprises means, methods of designing and developing the virtual reality information system of excursions and distance learning using virtual reality information technologies. The practical significance of the obtained results is the implemented information system for conducting interactive excursions and distance learning on the basis of the university department. The scientific novelty of the obtained results is an information system based on the use of virtual reality, which is intended for online visits to the premises of the university department with elements of full immersion, as a platform for career guidance of students or distance learning of students.
虚拟现实是一项重要的信息技术,可以在服务不足的地区取得重大进展。沉浸式多媒体,或虚拟现实,是一种软件模拟的环境,可以模拟真实或想象世界中的物理存在。与显示、建模、建立和维护网络、人工触摸和计算机图形等信息技术相关的高科技智能系统等创新应用,使虚拟现实成为计算机世界的一个突破。虚拟现实中的短途旅行和远程学习是模拟一个人目前无法实际在场的城市存在的方法之一。当观看虚拟游览或参加使用视频/照片的在线课程时,用户(申请人/学生/学习者/教师)只能看到一个平面图像,不能与之交互。这样,就失去了用户在那个地方存在的效果。具有完全沉浸效果的虚拟现实几乎完全消除了这些缺点,并提供了在真实身体运动的帮助下与虚拟舞台上的物体进行交互的机会。此外,在短时间内,在虚拟现实的帮助下,用户可以在不出家门的情况下访问许多地方。这在现实生活中是不可能做到的,因为某些地方离用户很远。该研究的目的是在利沃夫国立理工大学信息系统和网络系的虚拟现实基础上进行交互式游览和远程学习的过程。本课题的研究内容包括利用虚拟现实信息技术设计和开发虚拟现实旅游和远程教育信息系统的手段和方法。所得结果的实际意义是在大学院系的基础上实现交互式远足和远程学习的信息系统。所获得成果的科学性新颖性是基于虚拟现实技术的一种信息系统,旨在以全浸入式的元素对大学院系场所进行在线访问,作为学生就业指导或学生远程学习的平台。
{"title":"The virtual reality information system for the ISN LPNU department tours with elements of full immersion as a platform for an open day","authors":"Oleksiy Kuznietsov, V. Vysotska, Olha Vlasenko","doi":"10.23939/sisn2022.12.052","DOIUrl":"https://doi.org/10.23939/sisn2022.12.052","url":null,"abstract":"Virtual reality is an important information technology that allows to achieve significant progress in underserved areas. Immersive multimedia, or virtual reality, is a software-simulated environment that simulates physical presence in the real or imagined world. Innovative applications such as high-tech intelligent systems that correlate with the information technologies of display, modelling, building and maintaining networks, artificial touch and computer graphics have made virtual reality a breakthrough in the computing world. Excursions and distance learning in virtual reality are one of the ways to simulate the presence in a city in which a person cannot be physically present at the moment. When viewing virtual tours or attending online classes using videos/photos, the user (applicant/student/learner/teacher) only sees a flat image and cannot interact with it. In this way, the effect that the user is present in that place is lost. Virtual reality with the effect of full immersion allows to eliminate these disadvantages almost completely, and to provide the opportunity to interact with objects located on the virtual stage with the help of real body movements. In addition, in a short period of time, with the help of virtual reality, the user can visit many places, literally without leaving home. This is impossible to do in real life, as certain places are located at a great distance from the user. The object of the study is the process of conducting an interactive excursion and distance learning on the basis of the Department of Information Systems and Networks of the Lviv Polytechnic National University in virtual reality. The subject of the study comprises means, methods of designing and developing the virtual reality information system of excursions and distance learning using virtual reality information technologies. The practical significance of the obtained results is the implemented information system for conducting interactive excursions and distance learning on the basis of the university department. The scientific novelty of the obtained results is an information system based on the use of virtual reality, which is intended for online visits to the premises of the university department with elements of full immersion, as a platform for career guidance of students or distance learning of students.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"198 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115620768","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Intelligent system of passenger flows dynamic 2D-visualization for public transport routes 公交路线客流动态二维可视化智能系统
Y. Matseliukh, M. Bublyk, V. Vysotska
In order to increase the attractiveness of public transport for urban residents, a software product has been created for transport companies that, by visualizing passenger traffic, helps to improve the quality of public transport services provided within the city. The paper analyses existing and current scientific developments and literature sources, which show the advantages and disadvantages of a large number of different algorithms and methods, approaches, and methods for solving problems of 2D- visualization of passenger flows on public routes. As a result of the research, stable connections have been established between the factors and criteria involved in assessing the quality of passenger transport services. The system analysis of the designed system is executed, and examples of the structure of an intelligent system of 2D visualization of passenger flows are created. The connections of the system with the essential elements of the external world are analysed. For a visual representation, diagrams of usage variants, classes, sequences, states, and activities are created according to UML notation. Our own unique algorithms have been created for displaying visualizations in two different modes: schematic and “on the map”. In the “on the map” mode, a method of calculating data on the movement of transport units on the route was successfully applied for 2D visualization on the screen, taking into account the absolute values of geographical coordinates in the world. This avoids unnecessary errors and inaccuracies in the calculations. An artificial neural network has been developed that operates using the RMSprop learning algorithm. The artificial neural network predicts how the values of passenger traffic will change when adjusting the schedule of the transport unit on the route. The obtained results make it possible to form and substantiate the expediency of changing the schedule of the vehicle running on the route in order to make more efficient use of races during peak times.
为了增加公共交通对城市居民的吸引力,为运输公司开发了一款软件产品,通过可视化乘客交通,有助于提高城市内公共交通服务的质量。本文分析了现有和当前的科学发展和文献来源,展示了大量不同算法和方法的优缺点,以及解决公共路线客流二维可视化问题的途径和方法。研究的结果是,在评估客运服务质量所涉及的因素和标准之间建立了稳定的联系。对所设计的系统进行了系统分析,并给出了客流二维可视化智能系统的结构实例。分析了系统与外部世界基本要素的联系。对于可视化表示,使用变量、类、序列、状态和活动的图表是根据UML符号创建的。我们已经创建了自己独特的算法,用于以两种不同的模式显示可视化:示意图和“在地图上”。在“地图上”模式下,考虑到世界地理坐标的绝对值,成功地将运输单元在路线上的运动数据计算方法应用于屏幕上的二维可视化。这避免了计算中不必要的错误和不准确。开发了一种使用RMSprop学习算法运行的人工神经网络。人工神经网络预测在调整路线上运输单元的调度时客流量值的变化情况。所得结果可以形成并证实,为了更有效地利用高峰时段的比赛,可以改变路线上运行车辆的时间表。
{"title":"Intelligent system of passenger flows dynamic 2D-visualization for public transport routes","authors":"Y. Matseliukh, M. Bublyk, V. Vysotska","doi":"10.23939/sisn2022.12.079","DOIUrl":"https://doi.org/10.23939/sisn2022.12.079","url":null,"abstract":"In order to increase the attractiveness of public transport for urban residents, a software product has been created for transport companies that, by visualizing passenger traffic, helps to improve the quality of public transport services provided within the city. The paper analyses existing and current scientific developments and literature sources, which show the advantages and disadvantages of a large number of different algorithms and methods, approaches, and methods for solving problems of 2D- visualization of passenger flows on public routes. As a result of the research, stable connections have been established between the factors and criteria involved in assessing the quality of passenger transport services. The system analysis of the designed system is executed, and examples of the structure of an intelligent system of 2D visualization of passenger flows are created. The connections of the system with the essential elements of the external world are analysed. For a visual representation, diagrams of usage variants, classes, sequences, states, and activities are created according to UML notation. Our own unique algorithms have been created for displaying visualizations in two different modes: schematic and “on the map”. In the “on the map” mode, a method of calculating data on the movement of transport units on the route was successfully applied for 2D visualization on the screen, taking into account the absolute values of geographical coordinates in the world. This avoids unnecessary errors and inaccuracies in the calculations. An artificial neural network has been developed that operates using the RMSprop learning algorithm. The artificial neural network predicts how the values of passenger traffic will change when adjusting the schedule of the transport unit on the route. The obtained results make it possible to form and substantiate the expediency of changing the schedule of the vehicle running on the route in order to make more efficient use of races during peak times.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134633044","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Information system for extraction of information from open web resources 用于从开放网络资源中提取信息的信息系统
Petro Zdebskyi, A. Berko, L. Chyrun
The purpose of the work is to develop a project of an information and reference system for finding answers to questions based on the highest degree of comparison using text content from open English- language web resources. Examples of such questions can be: “What is the best book ever?”, “What is the most popular IDE for Python”. The result of the functioning of the information and reference system is a ranked list of answers based on the frequency of appearance of each of the answer options. Also, a numerical characteristic of the probability of the preference of a particular answer over others is added to each element of the list. Based on this metric, the obtained results are ranked. This information and reference system works with questions to which there is no unequivocal answer, what differs it from classic information systems for finding answers to questions of the QA-system type. The latter have a hypothesis that there is only one true answer to the question, often such systems work with well-known facts. Examples of questions they answer can be, for example, the date of birth of a famous person, or the population of a certain country. Instead, the proposed information and reference system answers subjective questions, for example, “What is the best book in the fantasy genre?” or “What is the best programming language?”. The system is based on the popularity of one or another answer. Proper names based on the analysis of N-grams are also keywords for forming the answer to the question.
这项工作的目的是开发一个信息和参考系统的项目,用于在使用开放的英语网络资源的文本内容的最高程度的比较的基础上寻找问题的答案。这类问题的例子可以是:“有史以来最好的书是什么?”,“Python最流行的IDE是什么”。信息和参考系统功能的结果是基于每个答案选项出现的频率排列的答案列表。此外,在列表的每个元素中添加了一个特定答案优于其他答案的概率的数值特征。基于这个度量,对得到的结果进行排序。这个信息和参考系统适用于没有明确答案的问题,它与寻找qa系统类型问题答案的经典信息系统的不同之处在于。后者有一个假设,即问题只有一个真正的答案,通常这样的系统与众所周知的事实一起工作。他们回答的问题可以是,例如,一个名人的出生日期,或者某个国家的人口。相反,建议的信息和参考系统回答主观问题,例如,“幻想类型中最好的书是什么?”或者“最好的编程语言是什么?”该系统是基于一个或另一个答案的受欢迎程度。基于n -gram分析的专有名称也是形成问题答案的关键字。
{"title":"Information system for extraction of information from open web resources","authors":"Petro Zdebskyi, A. Berko, L. Chyrun","doi":"10.23939/sisn2022.12.141","DOIUrl":"https://doi.org/10.23939/sisn2022.12.141","url":null,"abstract":"The purpose of the work is to develop a project of an information and reference system for finding answers to questions based on the highest degree of comparison using text content from open English- language web resources. Examples of such questions can be: “What is the best book ever?”, “What is the most popular IDE for Python”. The result of the functioning of the information and reference system is a ranked list of answers based on the frequency of appearance of each of the answer options. Also, a numerical characteristic of the probability of the preference of a particular answer over others is added to each element of the list. Based on this metric, the obtained results are ranked. This information and reference system works with questions to which there is no unequivocal answer, what differs it from classic information systems for finding answers to questions of the QA-system type. The latter have a hypothesis that there is only one true answer to the question, often such systems work with well-known facts. Examples of questions they answer can be, for example, the date of birth of a famous person, or the population of a certain country. Instead, the proposed information and reference system answers subjective questions, for example, “What is the best book in the fantasy genre?” or “What is the best programming language?”. The system is based on the popularity of one or another answer. Proper names based on the analysis of N-grams are also keywords for forming the answer to the question.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"41 36","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133390319","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Recommendation System for Planning Leisure in Quarantine Conditions 检疫条件下规划休闲推荐系统
O. Veres, Yana Levus
The work is devoted to research on the problem of management and organization of free time during the period of forced stay at home by means of information technologies. The paper describes the problems during quarantine restrictions and how this affects the psycho- emotional health of the person. The need to adapt and modify the usual forms of leisure activity to the new format has been determined. The most famous modern information systems, providing entertainment services are narrow-purpose systems. They generate recommendations related to media services. Methods of providing recommendations have been studied. A tree of goals was built to solve the problem situation. Alternative means of implementation of the information system are considered. Using the method of the hierarchical analysis, the optimal system type of implementation of the proposed solution is chosen – the recommendation system. The algorithm of work of the recommendation system of free time during the period of forced stay at home is described. The mechanism of weight optimization in the weighted hybrid recommendation algorithm was used to provide recommendations. When a user's portrait is created, the method of the personality type indicator is used. Using the UML language tools, a conceptual system model has been designed. For realization of the prototype of a mobile application of the system language programming Java, JavaScript, frame react Native is chosen. To work with the database the MySQL database management system has been selected. An example of using the system as a mobile application is given. The main stages of interaction of the user with the recommended system of free time during the period of forced stay at home are described. The work of the recommendation system is aimed at mitigating the negative consequences on the psycho-emotional state of a person who is in the conditions of forced quarantine. The special feature of the recommendations of the developed prototype is to offer, in addition to passive activities, active actions that take into account the peculiarities of each user. Application of the system is not limited only to quarantine. The services of the system will be appropriate for people with disabilities, in the case of physical injury transfer or liquidation, which led to temporary immobility.
本工作致力于研究利用信息技术手段对被迫居家期间的空闲时间进行管理和组织的问题。本文介绍了检疫限制中存在的问题及其对人的心理情绪健康的影响。已经确定需要调整和修改通常的休闲活动形式以适应新的形式。提供娱乐服务的最著名的现代信息系统是窄用途系统。它们生成与媒体服务相关的推荐。研究了提供推荐的方法。建立了一个目标树来解决问题情况。还考虑了实施信息系统的其他方法。采用层次分析法,选择了实现所提方案的最优系统类型——推荐系统。介绍了强制留守期间空闲时间推荐系统的工作算法。利用加权混合推荐算法中的权重优化机制进行推荐。在创建用户画像时,使用人格类型指示器的方法。利用UML语言工具,设计了概念系统模型。为了实现一个移动应用程序的原型,系统编程语言选择了Java、JavaScript、框架react Native。选择MySQL数据库管理系统来处理数据库。最后给出了该系统作为移动应用的一个实例。描述了强制居家期间用户与推荐的空闲时间系统交互的主要阶段。推荐制度的工作旨在减轻对处于强制隔离条件下的人的心理和情绪状态造成的负面影响。开发原型的建议的特殊之处在于,除了被动活动之外,还提供了考虑到每个用户特点的主动行动。该系统的应用不仅限于检疫。该系统的服务将适合于残疾人,在身体受伤、转移或清理导致暂时无法行动的情况下。
{"title":"Recommendation System for Planning Leisure in Quarantine Conditions","authors":"O. Veres, Yana Levus","doi":"10.23939/sisn2022.11.127","DOIUrl":"https://doi.org/10.23939/sisn2022.11.127","url":null,"abstract":"The work is devoted to research on the problem of management and organization of free time during the period of forced stay at home by means of information technologies. The paper describes the problems during quarantine restrictions and how this affects the psycho- emotional health of the person. The need to adapt and modify the usual forms of leisure activity to the new format has been determined. The most famous modern information systems, providing entertainment services are narrow-purpose systems. They generate recommendations related to media services. Methods of providing recommendations have been studied. A tree of goals was built to solve the problem situation. Alternative means of implementation of the information system are considered. Using the method of the hierarchical analysis, the optimal system type of implementation of the proposed solution is chosen – the recommendation system. The algorithm of work of the recommendation system of free time during the period of forced stay at home is described. The mechanism of weight optimization in the weighted hybrid recommendation algorithm was used to provide recommendations. When a user's portrait is created, the method of the personality type indicator is used. Using the UML language tools, a conceptual system model has been designed. For realization of the prototype of a mobile application of the system language programming Java, JavaScript, frame react Native is chosen. To work with the database the MySQL database management system has been selected. An example of using the system as a mobile application is given. The main stages of interaction of the user with the recommended system of free time during the period of forced stay at home are described. The work of the recommendation system is aimed at mitigating the negative consequences on the psycho-emotional state of a person who is in the conditions of forced quarantine. The special feature of the recommendations of the developed prototype is to offer, in addition to passive activities, active actions that take into account the peculiarities of each user. Application of the system is not limited only to quarantine. The services of the system will be appropriate for people with disabilities, in the case of physical injury transfer or liquidation, which led to temporary immobility.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124685197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Information System for Supporting the Process of Protected Voting 支持受保护投票过程的信息系统
Sofiia Tatchyn, T. Basyuk
The authors of the article have developed methodological grounds, designed and constructed an information system to implement protected voting. The analysis of the main ways of using information technology in voting area has resulted in the finding that mobile devices with certain software can significantly reduce the number of visits to polling stations, which make political voting much more accessible to people. The authors have designed the information system using a structural approach and design model Data Flow Diagrams (DFD). They have also developed a context diagram of the information system and decomposed its main process to demonstrate ways to convert input into output. Algorithm of work have been presented in the form of a Petri net, also the authors have specified on the tables of positions and transitions of this network for a better understanding of system features. The functional purpose has been presented, the analysis of software tools has been done that allows us to achieve the set goals in designing the system. Verification of work has been carried out which is proved in screenshots of program windows of the system and contents of the main pages has also been described.
本文作者开发了方法依据,设计并构建了一个信息系统来实现受保护的投票。通过对投票领域使用信息技术的主要方式的分析,发现带有特定软件的移动设备可以显著减少前往投票站的次数,这使得人们更容易进行政治投票。作者采用结构化方法和数据流图(DFD)设计了信息系统。他们还制定了信息系统的上下文图,并分解了其主要过程,以演示将输入转化为输出的方法。工作算法以Petri网的形式提出,作者还在该网络的位置和转移表上指定了该网络,以便更好地理解系统的特征。提出了系统的功能目的,对软件工具进行了分析,使我们能够实现系统设计的既定目标。对所做的工作进行了验证,并通过系统程序窗口的截图进行了验证,并对主要页面的内容进行了描述。
{"title":"Information System for Supporting the Process of Protected Voting","authors":"Sofiia Tatchyn, T. Basyuk","doi":"10.23939/sisn2022.11.013","DOIUrl":"https://doi.org/10.23939/sisn2022.11.013","url":null,"abstract":"The authors of the article have developed methodological grounds, designed and constructed an information system to implement protected voting. The analysis of the main ways of using information technology in voting area has resulted in the finding that mobile devices with certain software can significantly reduce the number of visits to polling stations, which make political voting much more accessible to people. The authors have designed the information system using a structural approach and design model Data Flow Diagrams (DFD). They have also developed a context diagram of the information system and decomposed its main process to demonstrate ways to convert input into output. Algorithm of work have been presented in the form of a Petri net, also the authors have specified on the tables of positions and transitions of this network for a better understanding of system features. The functional purpose has been presented, the analysis of software tools has been done that allows us to achieve the set goals in designing the system. Verification of work has been carried out which is proved in screenshots of program windows of the system and contents of the main pages has also been described.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126784125","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comprehensive Analysis of Few-shot Image Classification Method Using Triplet Loss 基于三重态损失的少拍图像分类方法综合分析
Mykola Baranov, Y. Shcherbyna
Image classification task is a very important problem of a computer vision area. The first approaches to image classification tasks belong to a classic straightforward algorithm. Despite the successful applications of such algorithms a lot of image classification tasks had not been solved until machine learning approaches were involved in a computer vision area. An early successful result of machine learning applications helps researchers with extracted features classification which was not available without machine learning models. But handcrafter features were required which left the most complicated classification task impossible to solve. Recent success in deep learning allows researchers to implement automatic trainable feature extraction. This gave significant progress in the computer vision area last but not least. Processing large-scale datasets bring researchers great progress in automatic feature extraction thus combining such features with precious approaches led to groundbreaking in computer vision. But a new limitation has come - dependency on large amounts of data. Deep learning approaches to image classification task usually requires large-scale datasets. Moreover, modern models lead to unexpected behavior in distribution datasets. A few-shot learning approach of deep learning models allows us to dramatically reduce the amount of required data while keeping the same promising results. Despite reduced datasets, there is still a tradeoff between the amount of available data and trained model performance. In this paper, we implemented a siamese network based on triplet loss. Then, we investigate a relationship between the amount of available data and few-shot model performances. We compare the models obtained by metric-learning with baselines models trained using large-scale datasets.
图像分类任务是计算机视觉领域的一个非常重要的问题。图像分类任务的第一种方法属于经典的直接算法。尽管这些算法的成功应用,许多图像分类任务尚未解决,直到机器学习方法涉及到计算机视觉领域。机器学习应用的早期成功结果帮助研究人员提取特征分类,这在没有机器学习模型的情况下是不可用的。但是需要手工特征,这使得最复杂的分类任务无法解决。最近深度学习的成功使研究人员能够实现自动可训练的特征提取。这给计算机视觉领域带来了重大进展,最后但并非最不重要。对大规模数据集的处理使研究人员在自动特征提取方面取得了很大进展,将这些特征与宝贵的方法相结合,在计算机视觉方面取得了突破性进展。但是一个新的限制出现了——对大量数据的依赖。深度学习方法的图像分类任务通常需要大规模的数据集。此外,现代模型会导致分布数据集中出现意想不到的行为。深度学习模型的几次学习方法使我们能够在保持相同的有希望的结果的同时显着减少所需的数据量。尽管减少了数据集,但在可用数据量和训练模型性能之间仍然存在权衡。在本文中,我们实现了一个基于三重丢失的连体网络。然后,我们研究了可用数据量与少射模型性能之间的关系。我们将度量学习获得的模型与使用大规模数据集训练的基线模型进行比较。
{"title":"Comprehensive Analysis of Few-shot Image Classification Method Using Triplet Loss","authors":"Mykola Baranov, Y. Shcherbyna","doi":"10.23939/sisn2022.11.103","DOIUrl":"https://doi.org/10.23939/sisn2022.11.103","url":null,"abstract":"Image classification task is a very important problem of a computer vision area. The first approaches to image classification tasks belong to a classic straightforward algorithm. Despite the successful applications of such algorithms a lot of image classification tasks had not been solved until machine learning approaches were involved in a computer vision area. An early successful result of machine learning applications helps researchers with extracted features classification which was not available without machine learning models. But handcrafter features were required which left the most complicated classification task impossible to solve. Recent success in deep learning allows researchers to implement automatic trainable feature extraction. This gave significant progress in the computer vision area last but not least. Processing large-scale datasets bring researchers great progress in automatic feature extraction thus combining such features with precious approaches led to groundbreaking in computer vision. But a new limitation has come - dependency on large amounts of data. Deep learning approaches to image classification task usually requires large-scale datasets. Moreover, modern models lead to unexpected behavior in distribution datasets. A few-shot learning approach of deep learning models allows us to dramatically reduce the amount of required data while keeping the same promising results. Despite reduced datasets, there is still a tradeoff between the amount of available data and trained model performance. In this paper, we implemented a siamese network based on triplet loss. Then, we investigate a relationship between the amount of available data and few-shot model performances. We compare the models obtained by metric-learning with baselines models trained using large-scale datasets.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121079906","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mobile Information System for Human Nutrition Control 人类营养控制移动信息系统
N. Oleksiv, V. Vysotska
It is acknowledged that each person's life, group of people and nation is formed depending on geographical, economic, political, cultural and religious conditions. Lifestyle is formed as a result of daily repetition and consists of the following factors: nutrition, exercise, the presence of bad habits, moral and spiritual development, and so on. In recent decades, lifestyle has been considered an integral part of well-being, leading to increased research. According to the scientist's study, more than half of health problems are related to diet. Millions of people eat incorrectly and are not even aware of it. The actuality of the theme: there are many approaches to solving the problem of diet control, but it should be understood that different analogues offer different opportunities that are not always clear and convenient. It is because there are several ways to achieve the same goal. The need for research on healthy eating in modern conditions is one of the priority tasks to improve the physical condition of different age groups. The aim is to create a system that will be aimed at helping the end-user to follow a healthy diet by determining the composition and caloric content of the product and the formation of recommendations based on the appropriate rhythm of life. The system is designed to solve specific tasks: to recognize products, correlate the product and its caloric content, form a food diary, remind the user about missed meals and keep statistics.
人们承认,每个人的生活、群体和民族的形成都取决于地理、经济、政治、文化和宗教条件。生活方式是日常重复的结果,由以下因素组成:营养、锻炼、不良习惯的存在、道德和精神发展等等。近几十年来,生活方式被认为是幸福的一个组成部分,导致了越来越多的研究。根据科学家的研究,超过一半的健康问题与饮食有关。数以百万计的人饮食不正确,甚至没有意识到这一点。主题的现状:有许多方法来解决饮食控制问题,但应该理解的是,不同的类似物提供不同的机会,并不总是明确和方便。这是因为有几种方法可以达到相同的目标。研究现代条件下的健康饮食是改善不同年龄组身体状况的优先任务之一。其目的是建立一个系统,通过确定产品的成分和热量含量,并根据适当的生活节奏形成建议,帮助最终用户遵循健康饮食。该系统旨在解决特定的任务:识别产品,关联产品及其热量含量,形成食物日记,提醒用户错过的饭菜并进行统计。
{"title":"Mobile Information System for Human Nutrition Control","authors":"N. Oleksiv, V. Vysotska","doi":"10.23939/sisn2022.11.145","DOIUrl":"https://doi.org/10.23939/sisn2022.11.145","url":null,"abstract":"It is acknowledged that each person's life, group of people and nation is formed depending on geographical, economic, political, cultural and religious conditions. Lifestyle is formed as a result of daily repetition and consists of the following factors: nutrition, exercise, the presence of bad habits, moral and spiritual development, and so on. In recent decades, lifestyle has been considered an integral part of well-being, leading to increased research. According to the scientist's study, more than half of health problems are related to diet. Millions of people eat incorrectly and are not even aware of it. The actuality of the theme: there are many approaches to solving the problem of diet control, but it should be understood that different analogues offer different opportunities that are not always clear and convenient. It is because there are several ways to achieve the same goal. The need for research on healthy eating in modern conditions is one of the priority tasks to improve the physical condition of different age groups. The aim is to create a system that will be aimed at helping the end-user to follow a healthy diet by determining the composition and caloric content of the product and the formation of recommendations based on the appropriate rhythm of life. The system is designed to solve specific tasks: to recognize products, correlate the product and its caloric content, form a food diary, remind the user about missed meals and keep statistics.","PeriodicalId":444399,"journal":{"name":"Vìsnik Nacìonalʹnogo unìversitetu \"Lʹvìvsʹka polìtehnìka\". Serìâ Ìnformacìjnì sistemi ta merežì","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-06-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130719169","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Vìsnik Nacìonalʹnogo unìversitetu "Lʹvìvsʹka polìtehnìka". Serìâ Ìnformacìjnì sistemi ta merežì
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1