• 제목/요약/키워드: web pages

검색결과 553건 처리시간 0.026초

현재 PyScript의 실제 응용 가능성 (Analyze the possibility of current PyScript in practical application)

  • 은진
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2022년도 제66차 하계학술대회논문집 30권2호
    • /
    • pp.133-134
    • /
    • 2022
  • With the advent of PyScript, there are more and more topics in practice. However, the official guideline has not provided a detailed description. This paper investigates the practical application about PyScript. The research results show that the current functions in PyScript cannot be well handled in web pages, and even cannot use the advantage model of Python, which is not suitable for practical application in the short term. However, it may be widely used in web development in the future since writing functions through Wasm can improve the efficiency of program execution.

  • PDF

자바 웹 앱에서 웹 컴포넌트와 웹 자원의 의존 관계를 자동으로 추출하는 기법 (An Automatic Extraction Scheme of Dependency Relations between Web Components and Web Resources in Java Web Applications)

  • 오재원;이승현;김아형;안우현
    • 한국정보통신학회논문지
    • /
    • 제22권3호
    • /
    • pp.458-470
    • /
    • 2018
  • 웹 앱의 요구사항이 복잡해지고 빠르게 변화하고 있어, 웹 앱의 유지보수가 더욱더 중요해지고 있다. 그렇지만, 웹 앱은 문서화가 충분하게 이루어지지 않아 유지보수가 어렵다. 그래서 효과적인 웹 앱의 유지보수를 위해 웹 페이지 생성 시 일어나는 내부 행위를 추상화한 모델을 추출할 필요가 있다. 기존 연구는 상호 작용하는 웹 컴포넌트(JSP, 서블릿 등)를 식별하지만, 웹 자원(이미지, CSS 파일, 자바스크립트 파일 등)을 식별하지 못하거나, 웹 컴포넌트와 웹 자원 사이의 의존 관계를 추출하지 못한다. 본 논문은 자바 웹 앱을 동적 분석하여 이러한 의존 관계를 추출하고, 그래프 모델로 표현하는 방법을 제안한다. 그리고 오픈 소스 웹 앱을 대상으로 실험하여 제안하는 기법의 활용 가능성을 검증한다.

국가기록원의 국가지정기록물 웹 기반 기록정보서비스 개선방안 연구 - 패싯 기반 디렉토리 서비스를 중심으로 - (Improving the Access Service of National Designated Records in the National Archives of Korea: Focusing on Facet Directory Service)

  • 정미옥;최상희
    • 한국비블리아학회지
    • /
    • 제30권4호
    • /
    • pp.217-234
    • /
    • 2019
  • 국가지정기록물 지정제도는 국가적으로 보존가치가 큰 민간의 기록물을 관리·보존할 수 있게 하고 기록문화의 발전을 도모하기 위한 중요한 제도이다. 이 연구에서는 기존 국가지정기록물 지정 및 국가기록원의 웹 기반 기록정보서비스 현황을 분석하여 국가지정기록물 웹 페이지의 한계를 다음과 같이 지적했다. 첫째, 현재 국가기록원에서 제공하고 있는 국가지정기록물에 관한 정보는 국가기록원 홈페이지와 국가지정기록물 웹 페이지로 분산되어 있다. 둘째, 국가지정기록물로 지정된 기록물에 관한 정보가 컬렉션 수준으로만 제공되고 있어, 이용자가 국가지정기록물 컬렉션 이하 수준의 정보에 접근하기 어렵다. 이에 대한 해결방안으로 국가지정기록물의 활용성을 높이는 구체적인 웹 기반 기록정보서비스 방안을 다음과 같이 제시하였다. 첫째, 국가기록원 홈페이지와 국가지정기록물 웹 페이지에 흩어져 있는 국가지정기록물에 대한 정보를 국가지정기록물 웹 페이지에서 단일화하여 제공해야 한다. 둘째, 이용자가 국가지정기록물 내용과 주제를 직관적으로 탐색할 수 있고, 다각적인 주제와 내용으로 접근할 수 있도록 지원하기 위해 국가지정기록물의 주제 디렉토리와 워드 클라우드 서비스를 제안했다.

웹페이지 분석을 위한 딥러닝 모델 학습과 구현에 관한 연구 (Research on Training and Implementation of Deep Learning Models for Web Page Analysis)

  • 김정환;조재원;김진산;이한진
    • 문화기술의 융합
    • /
    • 제10권2호
    • /
    • pp.517-524
    • /
    • 2024
  • 본 연구는 ChatGPT 서비스의 개시 이후 인공지능 혁명이라 일컬어지는 시대적 배경 속에서, 웹사이트의 제작과 인공지능의 융합을 위해 딥러닝 모델을 학습 및 구현하고자 한다. 딥러닝 모델은 수집한 3,000개의 웹페이지 이미지를 구성요소와 레이아웃 분류체계 기반의 데이터 가공을 통해 학습하였으며, 다음과 같은 세 가지 단계로 구분하여 진행하였다. 첫째, 인공지능 모델에 관한 선행연구를 조사하여 구현하고자 하는 모델에 가장 적합한 알고리즘을 선택하였다. 둘째, 적합한 웹페이지 및 단락 이미지를 수집하고 분류 및 가공하였다. 셋째, 딥러닝 모델을 학습시키고 서빙 인터페이스를 연동해 모델의 실제 결과를 확인하였다. 이렇게 구현된 모델은 실제 웹페이지를 구성하는 복수의 단락을 탐지하고, 단락별 규모, 요소, 특징을 분석하여 분류체계를 기반으로 의미 있는 데이터를 도출할 것이다. 이 과정은 점차 발전하여 웹페이지를 보다 정밀하게 분석할 수 있게 될 것이다. 그리고 정밀 분석기법을 역으로 설계하여, 인공지능이 완벽한 웹페이지를 자동으로 생성할 수 있는 연구의 초석이 될 것으로 기대한다.

웹사이트 이미지의 의미작용에 관한 연구 -명품 브랜드 웹사이트의 인트로 페이지를 중심으로- (A Study on Significations of the Web site's Images -concentrated on the Web site of the Supreme Brands-)

  • 박영원;박상혁
    • 조형예술학연구
    • /
    • 제8권
    • /
    • pp.129-159
    • /
    • 2005
  • Web sites have become one of most important factor for sales products as well as advertising communications in these days. So numerous web sites have been developed for corporations and brands. It is not easy to getting more attention as a prominent web site expression among various types of numerous web sites. Due to the voluminous expansion of visual communications and the change of the media. new advertising creative must be needed for serving to differentiate the message, inviting audiences to participate more positively in Web site communications. This thesis aims at reviewing images and semiotics for analyzing web sites. And this thesis is about the significations of web sites for some of supreme brands. Chapter I describes the aim of this thesis about the signification of web sites, especially concentrate on the intro-pages of worldwide supreme brands. such as Chanel, Louis Vuitton, Yves Saint Laurent, Prada, and Burberry. And Chapter II introduces the general concept of Image and Semiotics. Chapter III deals with the signification of the web sites with introducing semiotic methods such as the theory of R. Barthes. Chapter IV discusses the signification of Images of web sites as an advertising creative talking into consideration of semiotic theories. And this thesis analyze almost all visual images and verbal message by the theory of R. Barthes. In this matrix, a. particular image of web site can be analyzed into its basic structure of pictorial and word elements , i. e., into the representations the viewer uses and identifies. It's my belief that one of aesthetic engineering approaches such as Semantic Differential Method and semiotic approaches such as the Interpretant Matrix for advertising design images provide basic methods which is about defining the process of constructing and coding the advertising images as well as analyzing and decoding advertising expressions. So I suggest these kinds of studies on the images of web sites as well as advertising design images.

  • PDF

웹 어플리케이션의 효율적인 개발 환경 구축에 관한 연구 (A Study on an Efficient Environment for Web Applications Development)

  • 강병도;이미경
    • 정보처리학회논문지D
    • /
    • 제10D권3호
    • /
    • pp.489-500
    • /
    • 2003
  • 인터넷의 급격한 성장과 함께 기존의 많은 소프트웨어들이 웹 기반으로 그 모습을 변화하고 있으며, 이로 인해 웹 어플리케이션의 복잡성이 증가되고 개발에 있어 많은 비용이 소요되고 있다. 따라서 웹의 특성을 잘 반영하는 개발 환경의 구축이 무엇보다 중요시된다. 본 논문에서는 웹 어플리케이션 개발을 위한 효율적인 환경을 제시한다. 이를 위해 웹의 특성을 파악한 후 웹 어플리케이션을 위한 프로세스와 모델링 환경을 정의한다. 제시된 환경은 크게 3가지 기능을 가진다. 첫째, 웹 어플리케이션 설계를 위한 모델링 환경을 제공한다. 둘째, WML이라는 웹 어플리케이션 모델링 언어를 제공한다. 셋째, 모델링 단계에서의 다이어그램을 바탕으로 자동으로 웹 페이지를 추출한다. 결국 제시된 환경의 사용은 웹 어플리케이션의 설계, 개발, 유지보수를 용이하게 할 수 있다.

균등한 웹 문서 샘플링을 이용한 웹 검색 서비스들의 커버리지 측정 (Estimating Coverage of the Web Search Services Using Near-Uniform Sampling of Web Documents)

  • 장성수;김광현;이준호
    • 정보처리학회논문지D
    • /
    • 제15D권3호
    • /
    • pp.305-312
    • /
    • 2008
  • 인터넷에는 유익한 정보들이 포함된 웹 문서들이 공개되고 있으며, 이러한 웹 문서들은 웹 검색 서비스를 통하여 접근할 수 있다. 따라서 웹 검색 서비스들은 보다 많은 웹 문서들을 수집하기 위하여 노력하고 있으나, 이들은 수집된 웹 문서들의 커버리지를 파악하는데 많은 어려움을 겪고 있다. 따라서 본 논문에서는 기존의 커버리지 측정 방법들을 분석하고, 효과적인 커버리지 측정 방법을 제안한다. 즉, 인터넷에서 웹 문서를 균등하게 샘플링하고, 이 웹 문서들이 웹 검색 서비스에 색인되어 있는지를 조사함으로써 웹 검색 서비스들의 절대 및 상대 커버리지를 측정한다. 그리고 본 논문에서는 제안한 방법으로 국내 웹 검색 서비스들의 커버리지를 측정하여 비교하였으며, 그 결과 구글, 네이버, 엠파스 순으로 절대 및 상대 커버리지가 높게 나타났다. 이러한 본 논문의 결과는 웹 검색 서비스들의 커버리지를 측정하는데 도움이 될 것으로 기대된다.

한국 웹 그래프와 진화에 대한 연구 (Graph Structure and Evolution of the Korea web)

  • 한인규;이상호
    • 정보처리학회논문지D
    • /
    • 제14D권3호
    • /
    • pp.293-302
    • /
    • 2007
  • 웹 그래프에 대한 연구는 웹 문서의 효율적인 수집을 위하여 적용되는 알고리즘과, 커뮤니티의 검색 및 발견의 분야에 있어 매우 중요한 위치를 차지한다. 또한 웹 그래프의 연구에 있어 발견되는 웹의 현상들은 웹이 가지고 있는 특징들을 나타내며 웹 그래프의 진화를 연구함으로써 웹의 크기와 진화 프로세스를 예측할 수 있다. 본 논문에서는 약 1억 1천만 개의 노드와 약 27억 개의 노드를 가지는 한국 웹 그래프에 대한 연구를 수행한다. 먼저 한국 웹의 페이지들이 서로 얼마나 연결되어 있는가에 대한 접속도 연구를 수행한다. 한국 웹의 접속도는 bow-tie 모형으로 표현할 수 있다. 또한 Power Law 현상과 같은 한국 웹의 특징이 글로벌 웹과 어떤 차이가 있는지 분석한다. 한국 웹 그래프의 속성은 글로벌 웹과는 많은 차이를 보여주었다. 마지막으로 한국 웹 그래프의 진화에 대한 연구를 여러 가지 관점으로 수행한다.

Exploring the Effect of Mental Demand in Web Searches: A Pilot Study

  • 나경식
    • 한국문헌정보학회지
    • /
    • 제48권2호
    • /
    • pp.379-398
    • /
    • 2014
  • This pilot study explored the effect of mental demand on a Web searcher's thoughts, emotions, efforts, and performance in Web searches in order to address whether or not there is any difference between searchers exposed to mental demand manipulation and searchers not exposed. Research data were collected via think-aloud protocol (TAP) with a dual-task in experiments and interviews with 10 subjects who participated in this study. For the searcher's thoughts, relevance judgment was found to be hindered by mental demand. For the searcher's emotions, the experimental group was more frustrated than the control group. With respect to the searcher's efforts, searchers for the experimental group with mental demand manipulation were more likely to spend more time, make fewer queries, and visit fewer pages but work harder to find more relevant information that they needed. Lastly, with regard to the searcher's performance, it is likely that performance was highly dependent upon the completion of the search tasks for both groups. The NASA-TLX six components and cognitive load scores of searchers did not make a significant difference in the outcome. The findings support the use of a dual-task methodology as a promising approach for the assessment of cognitive load induced by complex Web searches.

Replacement Algorithm Selection Mechanism Considering File Size for Web Cache Server

  • Sontisiri, Tanasun;Sopechoke, Pawin;Thipchaksurat, Sakchai;Varakulsiripunth, Ruttikorn
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2004년도 ICCAS
    • /
    • pp.1084-1089
    • /
    • 2004
  • This paper describes the improvement of web cache server by scoping in replacement algorithm of data which are collected from the clients. We have found that each replacement algorithm is suitable for each type of data in the web pages. Therefore, we introduce the mechanism to select the replacement algorithm depending on the size of data called the Replacement Algorithm Selection Mechanism (RASM). RASM allows the web cache server to have the suitable replacement algorithm for each type of data. As the result, the byte hit ratio of web cache server can be increased and the congestion in the network can be alleviated.

  • PDF