首页 > 最新文献

JOIV International Journal on Informatics Visualization最新文献

英文 中文
Investigation of Mobile Cloud Storage Adoption Factors in Higher Education 高校移动云存储采用因素调查
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1296
Nina Fadilah Najwa, Yohana Dewi Lulu Widyasari, Anggy Trisnadoli
Mobile cloud storage provides benefits for educational institutions. Several researchers have researched cloud computing adoption, but only a few studies related to how users experience using Personal Cloud Storage Services. This research aims to investigate the adoption of the mobile cloud storage factors following the theory, as well as research that has been previously proven related to user interest in using mobile cloud storage among higher education students. This quantitative research uses data analysis techniques using GSCA to prove the theory and achieve the research goals. The research methodology consists of five main stages, namely the stage of model development and research design, the stage of preparing the instrument and its measurement, the stage of testing the instrument, the stage of survey and results, as well as the stages of analysis and discussion as well as conclusions. Five variables are investigated in this research: knowledge sharing, perceived usefulness, attitude toward using a system, trust, and intention to use. The results of hypothesis testing were conducted using GSCA; three proposed hypotheses were accepted, and one was rejected. The variables the research model can explain are 68%, and the remaining 32% are other variables not used in this study. The characteristics of respondents can provide several ways to increase the adoption of mobile cloud computing by linking research results from inferential analysis and descriptive analysis. Future research can focus on extracting these variables through user interviews regarding students' intentions to use mobile cloud computing.
移动云存储为教育机构提供了好处。一些研究人员已经研究了云计算的采用,但只有少数研究与用户使用个人云存储服务的体验有关。本研究旨在调查遵循理论的移动云存储的采用因素,以及先前已被证明与高等教育学生中用户使用移动云存储的兴趣相关的研究。本定量研究采用GSCA的数据分析技术来证明理论,实现研究目标。研究方法包括五个主要阶段,即模型开发和研究设计阶段,仪器准备和测量阶段,仪器测试阶段,调查和结果阶段,以及分析和讨论和结论阶段。本研究调查了五个变量:知识共享、感知有用性、对使用系统的态度、信任和使用意图。采用GSCA进行假设检验;三个假设被接受,一个被拒绝。研究模型可以解释的变量占68%,其余32%为本研究未使用的其他变量。受访者的特点可以提供几种方法,通过将推断分析和描述性分析的研究结果联系起来,增加移动云计算的采用。未来的研究可以通过对学生使用移动云计算意愿的用户访谈来提取这些变量。
{"title":"Investigation of Mobile Cloud Storage Adoption Factors in Higher Education","authors":"Nina Fadilah Najwa, Yohana Dewi Lulu Widyasari, Anggy Trisnadoli","doi":"10.30630/joiv.7.3.1296","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1296","url":null,"abstract":"Mobile cloud storage provides benefits for educational institutions. Several researchers have researched cloud computing adoption, but only a few studies related to how users experience using Personal Cloud Storage Services. This research aims to investigate the adoption of the mobile cloud storage factors following the theory, as well as research that has been previously proven related to user interest in using mobile cloud storage among higher education students. This quantitative research uses data analysis techniques using GSCA to prove the theory and achieve the research goals. The research methodology consists of five main stages, namely the stage of model development and research design, the stage of preparing the instrument and its measurement, the stage of testing the instrument, the stage of survey and results, as well as the stages of analysis and discussion as well as conclusions. Five variables are investigated in this research: knowledge sharing, perceived usefulness, attitude toward using a system, trust, and intention to use. The results of hypothesis testing were conducted using GSCA; three proposed hypotheses were accepted, and one was rejected. The variables the research model can explain are 68%, and the remaining 32% are other variables not used in this study. The characteristics of respondents can provide several ways to increase the adoption of mobile cloud computing by linking research results from inferential analysis and descriptive analysis. Future research can focus on extracting these variables through user interviews regarding students' intentions to use mobile cloud computing.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107222","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
Chest X-ray Image Classification to Identify Lung Diseases Using Convolutional Neural Network and Convolutional Block Attention Module 基于卷积神经网络和卷积块注意模块的胸部x线图像分类识别肺部疾病
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1136
Chandra Halim, Nathanael Geordie Eka Putra, Nico Ardian Nugroho, Derwin Suhartono
Image classification, the process of categorizing and labeling groups of pixels or vectors within an image based on specific rules, is continuously developed by many researchers in the world to solve many problems. One of those problems is x-ray image classification to determine lung diseases. This research tries to solve the problem of classifying COVID-19, pneumonia, and healthy lungs using x-ray images. The image datasets were collected from several sources. This research aims to build a reliable and robust Convolutional Neural Network (CNN) enhanced with Convolutional Block Attention Module (CBAM) mechanism. CNN is used to do the feature extraction and the classification, whereas CBAM is used to improve the performance of the CNN by focusing on the important features in given data. Research methods are done through extensive data selection, preprocessing, and parameter tuning to achieve a well-performing model. While there is still a lack of research on x-ray classification using the attention mechanism, this research proposes it as the main method. This research also does a further experiment on the effect of the imbalanced dataset on the model. The evaluation is done using a cross-validation method. This research results reach 97.74% of accuracy, precision, recall, and f1-score. This research concludes that CBAM increases the performance of a CNN module. Using a larger dataset can be beneficial in this kind of research as well as evaluation by radiologists.
图像分类是根据特定的规则对图像内的像素或向量组进行分类和标记的过程,是世界上许多研究人员不断发展的解决许多问题的方法。其中一个问题是x射线图像分类,以确定肺部疾病。本研究试图通过x线图像解决COVID-19、肺炎和健康肺的分类问题。图像数据集是从几个来源收集的。本研究旨在构建一个基于卷积块注意模块(CBAM)机制的可靠鲁棒卷积神经网络(CNN)。使用CNN进行特征提取和分类,而使用CBAM通过关注给定数据中的重要特征来提高CNN的性能。研究方法是通过广泛的数据选择、预处理和参数调优来实现一个性能良好的模型。虽然目前还缺乏利用注意机制进行x射线分类的研究,但本研究提出将其作为主要方法。本研究还进一步实验了不平衡数据集对模型的影响。使用交叉验证方法进行评估。本研究结果在正确率、精密度、召回率和f1分方面达到97.74%。本研究的结论是,CBAM提高了CNN模块的性能。使用更大的数据集对这类研究和放射科医生的评估都是有益的。
{"title":"Chest X-ray Image Classification to Identify Lung Diseases Using Convolutional Neural Network and Convolutional Block Attention Module","authors":"Chandra Halim, Nathanael Geordie Eka Putra, Nico Ardian Nugroho, Derwin Suhartono","doi":"10.30630/joiv.7.3.1136","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1136","url":null,"abstract":"Image classification, the process of categorizing and labeling groups of pixels or vectors within an image based on specific rules, is continuously developed by many researchers in the world to solve many problems. One of those problems is x-ray image classification to determine lung diseases. This research tries to solve the problem of classifying COVID-19, pneumonia, and healthy lungs using x-ray images. The image datasets were collected from several sources. This research aims to build a reliable and robust Convolutional Neural Network (CNN) enhanced with Convolutional Block Attention Module (CBAM) mechanism. CNN is used to do the feature extraction and the classification, whereas CBAM is used to improve the performance of the CNN by focusing on the important features in given data. Research methods are done through extensive data selection, preprocessing, and parameter tuning to achieve a well-performing model. While there is still a lack of research on x-ray classification using the attention mechanism, this research proposes it as the main method. This research also does a further experiment on the effect of the imbalanced dataset on the model. The evaluation is done using a cross-validation method. This research results reach 97.74% of accuracy, precision, recall, and f1-score. This research concludes that CBAM increases the performance of a CNN module. Using a larger dataset can be beneficial in this kind of research as well as evaluation by radiologists.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107225","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
Indonesian Hate Speech Detection Using IndoBERTweet and BiLSTM on Twitter 使用IndoBERTweet和BiLSTM在Twitter上检测印度尼西亚仇恨言论
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1035
Juanietto Forry Kusuma, Andry Chowanda
Hate speech is an act of speech to spread hate to other people. In this digital era where everyone connects with social media, hate speech is growing rapidly and uncontrollably. Many people do not realize they are giving hate speech when critics something on social media due to a lack of awareness of the difference between hate speech and free speech. The results make victims feel alienated from society, and the people who spread it would often face the law. Detection in the sentences to identify whether it contains hate speech is essential to counter people's ignorance. For detecting such sentences, a machine learning algorithm is widely used to help identify each sentence. In this paper, we used a subset from machine learning named deep learning with the latest IndoBERT model named IndoBERTweet and combined it with RNN layer named BiLSTM. The appearance of IndoBERTweet opened more chances to further improve text classification performance with the addition of BiLSTM layer. The model first made a token representative from the sentence, then calculated it to analyze and made the classification based on the calculation. For this model to be effective, we trained our model with the labeled public dataset retrieved from Twitter. These datasets are classified into hate speech and non-hate speech, and these labels are applied to the models. We evaluated our model and achieved an accuracy of 93.7%, an improvement for classifying hate speech sentences from previous research.
仇恨言论是一种向他人传播仇恨的言论行为。在这个人人都与社交媒体联系的数字时代,仇恨言论正在迅速增长,无法控制。由于缺乏对仇恨言论和自由言论的区别的认识,许多人在社交媒体上批评某些东西时,并没有意识到他们正在发表仇恨言论。结果使受害者感到与社会疏远,传播它的人往往会面临法律制裁。检测句子中是否含有仇恨言论,对于反击人们的无知至关重要。为了检测这样的句子,机器学习算法被广泛用于帮助识别每个句子。在本文中,我们使用机器学习中的一个子集深度学习和最新的IndoBERT模型IndoBERTweet,并将其与RNN层BiLSTM相结合。IndoBERTweet的出现,通过加入BiLSTM层,为进一步提高文本分类性能提供了更多的机会。该模型首先从句子中得到一个token代表,然后对其进行计算分析,并在此基础上进行分类。为了使该模型有效,我们使用从Twitter检索的标记公共数据集训练我们的模型。这些数据集被分为仇恨言论和非仇恨言论,并将这些标签应用到模型中。我们对我们的模型进行了评估,准确率达到了93.7%,这是对以前研究中仇恨言论句子进行分类的一个改进。
{"title":"Indonesian Hate Speech Detection Using IndoBERTweet and BiLSTM on Twitter","authors":"Juanietto Forry Kusuma, Andry Chowanda","doi":"10.30630/joiv.7.3.1035","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1035","url":null,"abstract":"Hate speech is an act of speech to spread hate to other people. In this digital era where everyone connects with social media, hate speech is growing rapidly and uncontrollably. Many people do not realize they are giving hate speech when critics something on social media due to a lack of awareness of the difference between hate speech and free speech. The results make victims feel alienated from society, and the people who spread it would often face the law. Detection in the sentences to identify whether it contains hate speech is essential to counter people's ignorance. For detecting such sentences, a machine learning algorithm is widely used to help identify each sentence. In this paper, we used a subset from machine learning named deep learning with the latest IndoBERT model named IndoBERTweet and combined it with RNN layer named BiLSTM. The appearance of IndoBERTweet opened more chances to further improve text classification performance with the addition of BiLSTM layer. The model first made a token representative from the sentence, then calculated it to analyze and made the classification based on the calculation. For this model to be effective, we trained our model with the labeled public dataset retrieved from Twitter. These datasets are classified into hate speech and non-hate speech, and these labels are applied to the models. We evaluated our model and achieved an accuracy of 93.7%, an improvement for classifying hate speech sentences from previous research.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107230","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
A New Face Region Recovery Algorithm based on Bicubic Interpolation 一种基于双三次插值的人脸区域恢复算法
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1671
Muntadher H. Al-Hadaad, Rasha Thabit, Khamis A. Zidan
Recently, researchers focused on face image manipulation detection and localization techniques because of their importance in image security applications. The previous research has not highlighted the recovery of the face region after manipulation detection. This paper presents a new face region recovery algorithm (FRRA) to be included in the face image manipulation detection algorithms (FIMD). The proposed FRRA consists of two main algorithms: face data generation algorithm and face region restoration algorithm. Both algorithms start by detecting the face region using Multi-task Cascaded Neural Network followed by a face window selection process. In the face data generation algorithm, the recovery information is generated from the shirked face window using bicubic interpolation technique. In the face region restoration algorithm, the face region zoomed using bicubic interpolation technique. The proposed FRRA has been tested and compared with previous recovery methods for different color face images, and the results proved that the FRRA could recover the face region with better visual quality at the same data length compared to previous methods. The main contributions of this research are a) the suggestion of including a face region recovery algorithm to FIMD, b) the study of previous recovery data generation algorithms for color face images, and c) introducing a new algorithm for generating the recovery data based on bicubic interpolation. In the future, the proposed algorithm can be included in the recent FIMD algorithms to recover the face region, which can be very useful in practical applications, especially those used in data forensics systems.
由于人脸图像处理检测和定位技术在图像安全应用中的重要性,近年来备受关注。以往的研究并没有强调操作检测后面部区域的恢复。提出了一种新的人脸区域恢复算法(FRRA),用于人脸图像处理检测算法(FIMD)。该算法主要包括两个算法:人脸数据生成算法和人脸区域恢复算法。这两种算法首先使用多任务级联神经网络检测人脸区域,然后进行人脸窗口选择过程。在人脸数据生成算法中,利用双三次插值技术从被剔除的人脸窗口生成恢复信息。在人脸区域恢复算法中,采用双三次插值技术对人脸区域进行缩放。对所提出的FRRA算法进行了测试,并与已有的不同颜色人脸图像的恢复方法进行了比较,结果表明,在相同的数据长度下,FRRA算法能以更好的视觉质量恢复人脸区域。本研究的主要贡献有:a)提出了在FIMD中加入人脸区域恢复算法;b)研究了以往彩色人脸图像恢复数据生成算法;c)提出了一种基于双三次插值的恢复数据生成新算法。在未来,所提出的算法可以包含在最近的FIMD算法中,以恢复人脸区域,这在实际应用中是非常有用的,特别是在数据取证系统中。
{"title":"A New Face Region Recovery Algorithm based on Bicubic Interpolation","authors":"Muntadher H. Al-Hadaad, Rasha Thabit, Khamis A. Zidan","doi":"10.30630/joiv.7.3.1671","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1671","url":null,"abstract":"Recently, researchers focused on face image manipulation detection and localization techniques because of their importance in image security applications. The previous research has not highlighted the recovery of the face region after manipulation detection. This paper presents a new face region recovery algorithm (FRRA) to be included in the face image manipulation detection algorithms (FIMD). The proposed FRRA consists of two main algorithms: face data generation algorithm and face region restoration algorithm. Both algorithms start by detecting the face region using Multi-task Cascaded Neural Network followed by a face window selection process. In the face data generation algorithm, the recovery information is generated from the shirked face window using bicubic interpolation technique. In the face region restoration algorithm, the face region zoomed using bicubic interpolation technique. The proposed FRRA has been tested and compared with previous recovery methods for different color face images, and the results proved that the FRRA could recover the face region with better visual quality at the same data length compared to previous methods. The main contributions of this research are a) the suggestion of including a face region recovery algorithm to FIMD, b) the study of previous recovery data generation algorithms for color face images, and c) introducing a new algorithm for generating the recovery data based on bicubic interpolation. In the future, the proposed algorithm can be included in the recent FIMD algorithms to recover the face region, which can be very useful in practical applications, especially those used in data forensics systems.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107383","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
A Hybrid ROS-SVM Model for Detecting Target Multiple Drug Types 一种基于ROS-SVM的多靶点药物类型检测模型
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1171
Nur Ghaniaviyanto Ramadhan, Azka Khoirunnisa, Kurnianingsih Kurnianingsih, Takako Hashimoto
Misleading in determining the decision to use the target drug will be fatal, even to death. This study examines five pharmacological targets designated as types A, B, C, X, and Y. Early detection of misleading drug targeting will reduce the risk of death. This study aims to develop hybrid random oversampling techniques (ROS) and support vector machine (SVM) methods. The use of the oversampling technique in this study aims to balance classes in the dataset; due to the data collection in each class, there is a relatively large gap. This study applies five schemes to see which combination of models produces the highest accuracy. This study also uses five types of SVM kernels, linear, polynomial, gaussian, RBF, and sigmoid, combined with the ROS oversampling technique. Our proposed model combines the ROS oversampling technique with a linear SVM kernel. We evaluated the proposed model and resulted in an accuracy of 97% and compared it with several experiments, including the ROS technique with a sigmoid kernel which only resulted in 50% accuracy. It can be seen from the results obtained that the linear kernel is very adaptive to data types in the form of numeric and nominal compared to other kernels. The method proposed in this study can be applied to other medical problems. Future research can be carried out using a combination of other sampling techniques with deep learning-based methods on this issue.
错误地决定使用目标药物将是致命的,甚至是死亡。本研究考察了A、B、C、X和y五种类型的药物靶点。早期发现误导的药物靶点将降低死亡风险。本研究旨在发展混合随机过采样技术(ROS)和支持向量机(SVM)方法。在本研究中使用过采样技术的目的是平衡数据集中的类别;由于每个班级的数据收集,存在比较大的差距。这项研究应用了五种方案,看看哪种模型组合能产生最高的精度。本研究还使用了线性、多项式、高斯、RBF和sigmoid五种SVM核,并结合ROS过采样技术。我们提出的模型结合了ROS过采样技术和线性支持向量机核。我们对所提出的模型进行了评估,得出了97%的准确率,并将其与几个实验进行了比较,包括具有s型核的ROS技术,其准确率仅为50%。从得到的结果可以看出,与其他核相比,线性核对数值和标称形式的数据类型具有很强的适应性。本研究提出的方法可以应用于其他医学问题。未来的研究可以将其他采样技术与基于深度学习的方法结合起来进行。
{"title":"A Hybrid ROS-SVM Model for Detecting Target Multiple Drug Types","authors":"Nur Ghaniaviyanto Ramadhan, Azka Khoirunnisa, Kurnianingsih Kurnianingsih, Takako Hashimoto","doi":"10.30630/joiv.7.3.1171","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1171","url":null,"abstract":"Misleading in determining the decision to use the target drug will be fatal, even to death. This study examines five pharmacological targets designated as types A, B, C, X, and Y. Early detection of misleading drug targeting will reduce the risk of death. This study aims to develop hybrid random oversampling techniques (ROS) and support vector machine (SVM) methods. The use of the oversampling technique in this study aims to balance classes in the dataset; due to the data collection in each class, there is a relatively large gap. This study applies five schemes to see which combination of models produces the highest accuracy. This study also uses five types of SVM kernels, linear, polynomial, gaussian, RBF, and sigmoid, combined with the ROS oversampling technique. Our proposed model combines the ROS oversampling technique with a linear SVM kernel. We evaluated the proposed model and resulted in an accuracy of 97% and compared it with several experiments, including the ROS technique with a sigmoid kernel which only resulted in 50% accuracy. It can be seen from the results obtained that the linear kernel is very adaptive to data types in the form of numeric and nominal compared to other kernels. The method proposed in this study can be applied to other medical problems. Future research can be carried out using a combination of other sampling techniques with deep learning-based methods on this issue.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"78 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107388","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
Web-based E-learning in Elementary School: A Systematic Literature Review 基于网络的小学电子学习:系统文献综述
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1203
Herwulan Irine Purnama, Insih Wilujeng, Cepi Safruddin Abdul Jabar
This article presents literature review on web-based e-learning in elementary school in the latest literature. SLR method and PRISMA protocol with the stages of identification, screening, eligibility, inclusion, and abstraction, data analysis assisted by the Publish or Perish 7 application, VOSviewer, and NVIVO 12 Plus. The results of searching for articles on Scopus through the Publish or Perish 7 application are 507. Then the articles were filtered according to compatible themes into 50 articles. The topic findings are web-based e-learning, elementary school, the impact of web-based e-learning and web-based e-learning concept, academic performance, teaching/learning strategies, online learning, Covid-19, HPC database, web-based applications, distance learning, 3D visualization, automation, strategic learning, semantic web, technology, education, linguistic content, big data architecture, learning setting, e-readiness, linguistic content, STEM, etc., that are directly or indirectly connected. The 50 articles were analyzed according to the specified topics through the NVIVO 12 Plus application, and the results were described according to the research questions. The findings in this article explain that web-based e-learning integrates pedagogy and technology and becomes part of digital multimedia implemented in e-learning, blended learning, and face-to-face that impacts elementary school students and teachers directly or indirectly. Future research needs to explore web-based e-learning in schools that is current, safe, and needed by students and teachers.
本文对近年来有关小学网络电子学习的文献进行了综述。单反方法和PRISMA协议,包括鉴定、筛选、合格、纳入和抽象阶段,数据分析由Publish or Perish 7应用程序、VOSviewer和NVIVO 12 Plus辅助。通过Publish or destroy 7应用程序在Scopus上搜索文章的结果是507。然后根据兼容的主题将文章过滤为50篇。主题调查结果包括基于网络的电子学习、小学、基于网络的电子学习的影响和基于网络的电子学习概念、学习成绩、教学/学习策略、在线学习、Covid-19、HPC数据库、基于网络的应用、远程学习、3D可视化、自动化、战略学习、语义网、技术、教育、语言内容、大数据架构、学习设置、电子准备、语言内容、STEM等。有直接或间接联系的。通过NVIVO 12 Plus应用程序根据指定的主题对50篇文章进行分析,并根据研究问题对结果进行描述。本文的研究结果解释了基于网络的电子学习整合了教学法和技术,并成为电子学习、混合学习和面对面学习中实施的数字多媒体的一部分,直接或间接地影响着小学生和教师。未来的研究需要探索基于网络的学校电子学习,这是当前的,安全的,学生和教师需要的。
{"title":"Web-based E-learning in Elementary School: A Systematic Literature Review","authors":"Herwulan Irine Purnama, Insih Wilujeng, Cepi Safruddin Abdul Jabar","doi":"10.30630/joiv.7.3.1203","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1203","url":null,"abstract":"This article presents literature review on web-based e-learning in elementary school in the latest literature. SLR method and PRISMA protocol with the stages of identification, screening, eligibility, inclusion, and abstraction, data analysis assisted by the Publish or Perish 7 application, VOSviewer, and NVIVO 12 Plus. The results of searching for articles on Scopus through the Publish or Perish 7 application are 507. Then the articles were filtered according to compatible themes into 50 articles. The topic findings are web-based e-learning, elementary school, the impact of web-based e-learning and web-based e-learning concept, academic performance, teaching/learning strategies, online learning, Covid-19, HPC database, web-based applications, distance learning, 3D visualization, automation, strategic learning, semantic web, technology, education, linguistic content, big data architecture, learning setting, e-readiness, linguistic content, STEM, etc., that are directly or indirectly connected. The 50 articles were analyzed according to the specified topics through the NVIVO 12 Plus application, and the results were described according to the research questions. The findings in this article explain that web-based e-learning integrates pedagogy and technology and becomes part of digital multimedia implemented in e-learning, blended learning, and face-to-face that impacts elementary school students and teachers directly or indirectly. Future research needs to explore web-based e-learning in schools that is current, safe, and needed by students and teachers.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136106131","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
Text Summarization on Verdicts of Industrial Relations Disputes Using the Cross-Latent Semantic Analysis and Long Short-Term Memory 基于交叉潜语义分析和长短期记忆的劳资关系判决书文本摘要
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.2052
Galih Wasis Wicaksono, Muhammad Nafi Maula Hakim, Nur Hayatin, Nur Putri Hidayah, Tiara Intana Sari
The information presented in the documents regarding industrial relations disputes constitutes four legal disputes. However, too much information leads to difficulty for readers to find essential points highlighted in industrial relations dispute documents. This research aims to summarize automated documents of court decisions over industrial relations disputes with permanent legal force. This research involved 35 documents of court decisions obtained from Indonesia’s official Supreme Court website and employed an extractive summarization approach to summarize the documents by utilizing Cross Latent Semantic Analysis (CLSA) and Long Short-Term Memory (LSTM) methods. The two methods are compared to obtain the best results CLSA was employed to analyze the connection between phrases, requiring the ordering of related words before they were converted into a complete summary. Then, the use of LSTM is combined with the Attention module to decoder and encoder the information entered so that it becomes a form that can be understood by the system and provides a variety of splitting of documents to be trained and tested to see the highest performance that the system can generate. The research has found out that the CLSA method gave a precision of 79.1%, recall score of 39.7%, and ROUGE-1 score of 50.9%, and the use of LSTM was able to improve the performance of the CLSA method with the results obtained 93.6%, recall score of 94.5 %, and ROUGE-1 score of 93.9% on the variation of splitting 95% training and 5% testing.
文件中提供的有关劳资关系纠纷的信息构成四种法律纠纷。然而,过多的信息导致读者难以找到在劳资关系纠纷文件中强调的要点。本研究旨在总结具有永久法律效力的劳资关系纠纷法院判决的自动化文件。本研究涉及从印度尼西亚最高法院官方网站获得的35份法院判决文件,采用抽取摘要的方法,利用交叉潜在语义分析(CLSA)和长短期记忆(LSTM)方法对文件进行总结。对比两种方法得到最好的结果,里昂证券用于分析短语之间的联系,需要对相关单词进行排序,然后才能将其转换成完整的摘要。然后,将LSTM的使用与Attention模块相结合,对输入的信息进行解码器和编码器,使其成为系统可以理解的形式,并提供各种文档分割以进行训练和测试,以查看系统可以生成的最高性能。研究发现,里昂证券方法的准确率为79.1%,召回率为39.7%,ROUGE-1得分为50.9%,LSTM的使用可以提高里昂证券方法的性能,在分割95%训练和5%测试的变异上,结果为93.6%,召回率为94.5%,ROUGE-1得分为93.9%。
{"title":"Text Summarization on Verdicts of Industrial Relations Disputes Using the Cross-Latent Semantic Analysis and Long Short-Term Memory","authors":"Galih Wasis Wicaksono, Muhammad Nafi Maula Hakim, Nur Hayatin, Nur Putri Hidayah, Tiara Intana Sari","doi":"10.30630/joiv.7.3.2052","DOIUrl":"https://doi.org/10.30630/joiv.7.3.2052","url":null,"abstract":"The information presented in the documents regarding industrial relations disputes constitutes four legal disputes. However, too much information leads to difficulty for readers to find essential points highlighted in industrial relations dispute documents. This research aims to summarize automated documents of court decisions over industrial relations disputes with permanent legal force. This research involved 35 documents of court decisions obtained from Indonesia’s official Supreme Court website and employed an extractive summarization approach to summarize the documents by utilizing Cross Latent Semantic Analysis (CLSA) and Long Short-Term Memory (LSTM) methods. The two methods are compared to obtain the best results CLSA was employed to analyze the connection between phrases, requiring the ordering of related words before they were converted into a complete summary. Then, the use of LSTM is combined with the Attention module to decoder and encoder the information entered so that it becomes a form that can be understood by the system and provides a variety of splitting of documents to be trained and tested to see the highest performance that the system can generate. The research has found out that the CLSA method gave a precision of 79.1%, recall score of 39.7%, and ROUGE-1 score of 50.9%, and the use of LSTM was able to improve the performance of the CLSA method with the results obtained 93.6%, recall score of 94.5 %, and ROUGE-1 score of 93.9% on the variation of splitting 95% training and 5% testing.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136106262","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
Analyzing Coverage Probability of Reconfigurable Intelligence Surface-aided NOMA 可重构智能表面辅助NOMA覆盖概率分析
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.2054
Agung Mulyo Widodo, Heri Wijayanto, I Gede Pasek Suta Wijaya, Andika Wisnujati, Ahmad Musnansyah
Along with the explosive growth of wireless communication network users who require large frequency bands and low latency, it is a challenge to create a new wireless communication network beyond 5G. This is because installing a massive 5G network requires a large investment by network providers. For this reason, the authors propose an alternative beyond 5G that has better quality than 5G and a relatively lower investment value than 5G networks. This study aims to analyze the downlink of the cooperative non-orthogonal multiple access (NOMA) network, which is usually used in 5G, combined with the use of a reconfigurable intelligence surface (RIS) antenna with decode and forward relay mechanisms. RIS is processed with a limited number of objects utilizing Rayleigh fading channels. The scenario is created by a user who relays without a direct link for users near the base station and with a direct link for users far from the base station. Under the Nakagami-m fading channel, the authors carefully evaluated the probability of loss for various users as a function of perfect channel statistical information (p-CSI) utilizing simply a single input-output (SISO) system with a finite number of RIS elements. As a key success metric, the efficiency of the proposed RIS-assisted NOMA transmission mechanism is evaluated through numerical data on the outage probability for each user. The modeling outcomes demonstrate that the RIS-aided NOMA network outperforms the traditional NOMA network
随着对大频带、低时延要求的无线通信网络用户的爆炸式增长,创建5G以外的新型无线通信网络是一个挑战。这是因为安装大规模的5G网络需要网络提供商的大量投资。因此,作者提出了一种超越5G的替代方案,其质量优于5G,投资价值相对低于5G网络。本研究旨在结合具有解码和转发中继机制的可重构智能面(RIS)天线的使用,分析5G中通常使用的协同非正交多址(NOMA)网络的下行链路。RIS利用瑞利衰落信道对有限数量的目标进行处理。该场景是由一个用户创建的,该用户对基站附近的用户没有直接链路,而对远离基站的用户有直接链路。在Nakagami-m衰落信道下,作者利用具有有限数量RIS元素的单输入输出(SISO)系统,仔细评估了各种用户的损失概率作为完美信道统计信息(p-CSI)的函数。作为关键的成功指标,通过每个用户的中断概率的数值数据来评估所提出的ris辅助NOMA传输机制的效率。建模结果表明,ris辅助的NOMA网络优于传统的NOMA网络
{"title":"Analyzing Coverage Probability of Reconfigurable Intelligence Surface-aided NOMA","authors":"Agung Mulyo Widodo, Heri Wijayanto, I Gede Pasek Suta Wijaya, Andika Wisnujati, Ahmad Musnansyah","doi":"10.30630/joiv.7.3.2054","DOIUrl":"https://doi.org/10.30630/joiv.7.3.2054","url":null,"abstract":"Along with the explosive growth of wireless communication network users who require large frequency bands and low latency, it is a challenge to create a new wireless communication network beyond 5G. This is because installing a massive 5G network requires a large investment by network providers. For this reason, the authors propose an alternative beyond 5G that has better quality than 5G and a relatively lower investment value than 5G networks. This study aims to analyze the downlink of the cooperative non-orthogonal multiple access (NOMA) network, which is usually used in 5G, combined with the use of a reconfigurable intelligence surface (RIS) antenna with decode and forward relay mechanisms. RIS is processed with a limited number of objects utilizing Rayleigh fading channels. The scenario is created by a user who relays without a direct link for users near the base station and with a direct link for users far from the base station. Under the Nakagami-m fading channel, the authors carefully evaluated the probability of loss for various users as a function of perfect channel statistical information (p-CSI) utilizing simply a single input-output (SISO) system with a finite number of RIS elements. As a key success metric, the efficiency of the proposed RIS-assisted NOMA transmission mechanism is evaluated through numerical data on the outage probability for each user. The modeling outcomes demonstrate that the RIS-aided NOMA network outperforms the traditional NOMA network","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136106263","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
Economic Impact due Covid-19 Pandemic: Sentiment Analysis on Twitter Using Naïve Bayes Classifier and Support Vector Machine Covid-19大流行对经济的影响:使用Naïve贝叶斯分类器和支持向量机对Twitter的情绪分析
Q3 Decision Sciences Pub Date : 2023-09-10 DOI: 10.30630/joiv.7.3.1474
Qurrotul Aini, Raffie Rizky Fauzi, Eva Khudzaeva
Covid-19 is an outbreak caused by severe acute respiratory syndrome. Covid-19 first appeared in Indonesia on March 2, 2020, with two confirmed cases and increased to 1285 cases in 30 provinces. One of the impacts of the Covid-19 pandemic is on the economic aspect, which has experienced a drastic decline in income. This study aims to classify public opinion to determine the level of public sentiment on the economic impact of the Covid-19 pandemic and to identify parameters that influence the accuracy of the sentiment analysis classification model. The methods used in this current research are Lexicon, Support Vector Machine (SVM), and Naive Bayes Classifier (NBC). First, Lexicon is used for scoring and labeling the preprocessed data. Second, SVM is used to classify the sentiment, then find the best accuracy using linear, radial, polynomial, and sigmoid kernels. Third, NBC is used to classify sentiment as a comparison method. The results indicated that 255 tweet data consisted of 44 positive tweets (17.25%), 46 neutral tweets (18.04%), and 165 negative tweets (64.71%). Therefore, it can be inferred that the economic impact on the Indonesian people due to the Covid-19 pandemic has a high negative sentiment value. In the performance, SVM yielded a better accuracy of 100%, precision, recall, and F-measure are 1. This study proves that selecting the kernel type and applying underfitting can improve the accuracy of SVM. Also, SVM can perform well on a small amount of training data.
Covid-19是由严重急性呼吸系统综合征引起的疫情。新冠肺炎于2020年3月2日首次在印度尼西亚出现,确诊2例,并在30个省份增加到1285例。2019冠状病毒病大流行的影响之一是经济方面,收入急剧下降。本研究旨在对公众意见进行分类,以确定公众对Covid-19大流行经济影响的情绪水平,并确定影响情绪分析分类模型准确性的参数。目前研究中使用的方法有Lexicon、支持向量机(SVM)和朴素贝叶斯分类器(NBC)。首先,使用Lexicon对预处理数据进行评分和标记。其次,使用支持向量机对情感进行分类,然后使用线性、径向、多项式和s型核找到最佳精度。第三,将NBC作为一种比较方法对情绪进行分类。结果表明,255条推文数据中,正面推文44条(17.25%),中性推文46条(18.04%),负面推文165条(64.71%)。因此,可以推断,新冠肺炎疫情对印尼民众的经济影响具有很高的负面情绪值。在性能上,SVM的准确率为100%,精密度、召回率和F-measure均为1。研究证明,选择核类型并应用欠拟合可以提高支持向量机的准确率。同时,SVM在少量的训练数据上也有很好的表现。
{"title":"Economic Impact due Covid-19 Pandemic: Sentiment Analysis on Twitter Using Naïve Bayes Classifier and Support Vector Machine","authors":"Qurrotul Aini, Raffie Rizky Fauzi, Eva Khudzaeva","doi":"10.30630/joiv.7.3.1474","DOIUrl":"https://doi.org/10.30630/joiv.7.3.1474","url":null,"abstract":"Covid-19 is an outbreak caused by severe acute respiratory syndrome. Covid-19 first appeared in Indonesia on March 2, 2020, with two confirmed cases and increased to 1285 cases in 30 provinces. One of the impacts of the Covid-19 pandemic is on the economic aspect, which has experienced a drastic decline in income. This study aims to classify public opinion to determine the level of public sentiment on the economic impact of the Covid-19 pandemic and to identify parameters that influence the accuracy of the sentiment analysis classification model. The methods used in this current research are Lexicon, Support Vector Machine (SVM), and Naive Bayes Classifier (NBC). First, Lexicon is used for scoring and labeling the preprocessed data. Second, SVM is used to classify the sentiment, then find the best accuracy using linear, radial, polynomial, and sigmoid kernels. Third, NBC is used to classify sentiment as a comparison method. The results indicated that 255 tweet data consisted of 44 positive tweets (17.25%), 46 neutral tweets (18.04%), and 165 negative tweets (64.71%). Therefore, it can be inferred that the economic impact on the Indonesian people due to the Covid-19 pandemic has a high negative sentiment value. In the performance, SVM yielded a better accuracy of 100%, precision, recall, and F-measure are 1. This study proves that selecting the kernel type and applying underfitting can improve the accuracy of SVM. Also, SVM can perform well on a small amount of training data.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"73 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"136107390","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
Mining Opinions on a Prominent Health Insurance Provider from Social Media Microblog: Affective Model and Contextual Analysis Approach 从社交媒体微博中挖掘某知名医疗保险公司的意见:情感模型和语境分析方法
Q3 Decision Sciences Pub Date : 2023-07-02 DOI: 10.30630/joiv.7.2.1771
Ihda Rasyada, Ali Ridho Barakbah, E. Amalo
Social media plays a significant role in enhancing communication among organizations, communities, and individuals. Besides being a mode of communication, the data generated from these interactions can also be leveraged to assess the performance of an institution or organization. People may evaluate public companies based on the opinions of their users. However, user-supplied information is brief and written in natural language. In addition to being brief, the process of sending messages or engaging in other social media interactions contains a great deal of context information. This multiplicity of context can be utilized to conduct a more in-depth analysis of user opinion. This study presents a new approach to opinion mining for social media microblogging data by applying an affective model and contextual analyses. The affective model is applied for sentiment analysis to measure the degree of each adjective from user opinion by evaluating adjectives according to their varying levels of pleasure and arousal. The contextual analysis in this paper is modeled based on topic, user, adjective, and personal characteristics. The contextual analysis has four main features: (1) Temporal keyword sentiment context, (2) Temporal user sentiment context, (3) User impression context, and (4) Temporal user character context. Our affective model outperformed 75.6% the accuracy and 74.98% of F1-score, rather than SVM. In the experiment, the contextual analysis performed graph visualization of output results for each query feature for future development. Feature one to four successfully processes the query to produce a visualization graph.
社交媒体在加强组织、社区和个人之间的沟通方面发挥着重要作用。除了作为一种沟通模式之外,从这些交互中产生的数据还可以用来评估机构或组织的绩效。人们可能会根据用户的意见来评估上市公司。然而,用户提供的信息是简短的,用自然语言写的。除了简短之外,发送信息或参与其他社交媒体互动的过程还包含大量的上下文信息。这种背景的多样性可以用来对用户意见进行更深入的分析。本研究提出了一种基于情感模型和语境分析的社交媒体微博数据意见挖掘新方法。情感模型应用于情感分析,通过对每个形容词的不同愉悦程度和唤醒程度进行评价,来衡量每个形容词与用户意见的程度。本文的语境分析基于主题、使用者、形容词和个人特征进行建模。上下文分析有四个主要特征:(1)时态关键词情感上下文,(2)时态用户情感上下文,(3)用户印象上下文,(4)时态用户特征上下文。我们的情感模型的准确率为75.6%,F1-score的准确率为74.98%,优于SVM。在实验中,上下文分析对每个查询特征的输出结果进行图形可视化,以供将来开发。特性一到特性四成功地处理查询以生成可视化图形。
{"title":"Mining Opinions on a Prominent Health Insurance Provider from Social Media Microblog: Affective Model and Contextual Analysis Approach","authors":"Ihda Rasyada, Ali Ridho Barakbah, E. Amalo","doi":"10.30630/joiv.7.2.1771","DOIUrl":"https://doi.org/10.30630/joiv.7.2.1771","url":null,"abstract":"Social media plays a significant role in enhancing communication among organizations, communities, and individuals. Besides being a mode of communication, the data generated from these interactions can also be leveraged to assess the performance of an institution or organization. People may evaluate public companies based on the opinions of their users. However, user-supplied information is brief and written in natural language. In addition to being brief, the process of sending messages or engaging in other social media interactions contains a great deal of context information. This multiplicity of context can be utilized to conduct a more in-depth analysis of user opinion. This study presents a new approach to opinion mining for social media microblogging data by applying an affective model and contextual analyses. The affective model is applied for sentiment analysis to measure the degree of each adjective from user opinion by evaluating adjectives according to their varying levels of pleasure and arousal. The contextual analysis in this paper is modeled based on topic, user, adjective, and personal characteristics. The contextual analysis has four main features: (1) Temporal keyword sentiment context, (2) Temporal user sentiment context, (3) User impression context, and (4) Temporal user character context. Our affective model outperformed 75.6% the accuracy and 74.98% of F1-score, rather than SVM. In the experiment, the contextual analysis performed graph visualization of output results for each query feature for future development. Feature one to four successfully processes the query to produce a visualization graph.","PeriodicalId":32468,"journal":{"name":"JOIV International Journal on Informatics Visualization","volume":"102 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72864619","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
期刊
JOIV International Journal on Informatics Visualization
全部 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