<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Development of Framework System for Managing the Big Data from Scientific and Technological Text Archives</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mi-Nyeong Hwang</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Myunggwon Hwang</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ha-Neul Yeom</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kwang-Young Kim</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Su-Mi Shin</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Taehong Kim</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hanmin Jung</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Dept. of Computer Intelligence Research</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Dept. of NDSL Service, Korea Institute of Science and Technology Information</institution>
          ,
          <country country="KR">Korea</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Dept. of Overseas Information</institution>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Korea University of Science and Technology</institution>
          ,
          <country country="KR">Korea</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In today's era of big data, increasing attention is being paid to the relationships among different types of data, and not just to those within one type of massive data, while processing and analyzing these data. To analyze and predict the trends of technologies from literatures on the basis of the conventional form of textual documents, such as academic papers or patents, the objects of analysis should include recent information collected from news websites and social media sites, which indicate the user preferences. It is necessary to systematically collect multiple texts to integrate and analyze different types of data. This study introduces practical ways to implement a database on the basis of the global standard using the unstructured information management architecture (UIMA).</p>
      </abstract>
      <kwd-group>
        <kwd>Big data</kwd>
        <kwd>Text Big data</kwd>
        <kwd>Scientific and Technological Text</kwd>
        <kwd>Text Crawling System</kwd>
        <kwd>Web Crawler</kwd>
        <kwd>SNS Crawler</kwd>
        <kwd>UIMA</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        At the 2012 World Economic Forum Annual Meeting in Davos, Switzerland, the big
data processing technology was highlighted as the “most important scientific
technology of the year” [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. According to IBM, 80% of big data are scattered and
unstructured and hence, cannot be managed as structured data. To process these
scattered data, we need to develop a new method of collecting and analyzing data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
Businesses were the first to understand the value of the analysis of unstructured data.
This analysis has now been expanded from conventional data such as those from
academic papers, patents, and magazines to data extracted from news websites and
social network services such as Twitter and Facebook in order to build business
intelligence [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Such an expanded application of data analysis is utilized to analyze
and predict the trends of the advances of scientific technology [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>
        A big data processing platform consists of the four steps of collection, storage,
analysis, and visualization [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. To maximize the application of analysis and
visualization, a thorough collection and an appropriate storage of big data are needed.
      </p>
      <p>This paper explains the collection of big data related to scientific technology from
different sources; this process is necessary to analyze the trends of scientific
technology. It is expected to help researchers to improve their research and to better
implement a database.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        The introduction and penetration of the World Wide Web has led to an increasing
effort to crawl data from documents on the Web [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. As the size of the Web increases,
more studies are being conducted on the collection of documents on certain topics
from the Web than on their storage in one place [
        <xref ref-type="bibr" rid="ref7 ref8">7,8</xref>
        ]. There have been efforts to
develop a crawling process of scattered data to collect large documents. In this case,
there are certain disadvantages related to the sorting of overlapped data and to data
storage and management [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Furthermore, there has been research on the
geographical partition of the server storing the original documents, focusing on the
speed of the scattered crawlers of mass data [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. However, a more macroscopic
approach is needed in this era of big data where multiple sources of unstructured data
are scattered because these crawlers focus on optimizing the crawling performance for
one type of data. This paper suggests a framework for collecting multiple texts on
scientific technology.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Scientific Technology Text Crawling System</title>
      <p>Metadata, which are needed to analyze papers related to scientific technology, were
extracted from the collected data through this preprocessing procedure. The metadata
were transformed into the common analysis structure (CAS) format of the
unstructured information management architecture (UIMA) and were processed for
implementing the data of big data texts on the basis of the global standard.
3.1</p>
      <sec id="sec-3-1">
        <title>News Websites</title>
        <p>News websites are an important source for collecting the latest news on scientific
technology considering the fact that there is a gap between the time of research and
the publication of academic papers and patents. 154 websites, whose services include
news, magazines, and forums, such as Scientific Computing1, ScienceNews2, and
Bioscience3, were selected to collect the latest news on scientific technology. Data
from news websites were collected using three types of crawlers, namely Google
crawlers, RSS crawlers, and direct crawler, as shown in Figure 2, because they
contain news published since 2001.</p>
        <p>News articles, which were already published in 2001, were collected by using both
Google crawlers and direct crawlers that collect data from the websites. In the case of
a website that is run by a keyword-based search engine, the direct extraction process
showed the search results when keywords related to scientific technology were used.
From a website that shows lists of news articles, the crawlers extracted the links of the
news. From websites that provide an RSS service, the crawlers collected links of
real1 http://www.scientificcomputing.com/
2 http://www.sciencenews.org/
3 http://www.biosciencetechnology.com/
time news in a parallel manner. These collected URLs were stored in the URL
database to avoid overlapping data. Then, the News Collector collected the HTML
code of the news items through the URLs, and the News Parser extracted the title,
author, date, category, and the content from the HTML code. The News Filter
eliminated the overlapping and irrelevant news.
3.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Articles 3.3</title>
      </sec>
      <sec id="sec-3-3">
        <title>Patents</title>
        <p>In the case of collecting foreign papers from websites such as IEEE and NCBI
PubMed, data were directly collected from the websites by using the news website
crawler. Meta information, which includes the title, author information, keywords,
and abstract of a paper, was collected in this manner. The objects of the real-time data
collection included data published between 2001 and 2014.</p>
        <p>Patent data are also needed to analyze the levels of originality and scientific progress.
Patent data released internationally, particularly in the US and Europe, and registered
in the US between 2001 and 2013 were collected in bulk. The metadata and abstracts
from these data were used in this study.
3.4</p>
      </sec>
      <sec id="sec-3-4">
        <title>Wikipedia</title>
        <p>Wikipedia1 is an Internet encyclopedia, whose contents are created directly by the
users. Here, a uniform resource identifier (URI) is assigned to every piece of
information and DBpedia 2 , which provides the related meta information, is
downloaded to implement the database.
3.5</p>
      </sec>
      <sec id="sec-3-5">
        <title>Social Network Service Data</title>
        <p>Along with data from papers, patents, news websites, and Wikipedia, data from social
network services were collected. Among the social media contents, we collected
tweets. Tweets that included 213 keywords on scientific technology, such as web,
computer, and smartphone, were collected real-time using OpenAPI released by
Twitter3. Data from 2014 were collected, and on average, about 700,000 tweets were
extracted daily. Punctuation marks were not eliminated in the preprocessing step, and
the entire contents were stored intact as tweets in general express user emotions.
1 http://en.wikipedia.org/wiki/Main_Page
2 http://wiki.dbpedia.org/Downloads2014
3 https://about.twitter.com/what-is-twitter/</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4 Implementation of Database Based on the Global Standard</title>
    </sec>
    <sec id="sec-5">
      <title>Using UIMA</title>
      <p>
        Documents collected by the Scientific Technology Text Crawling System were stored
in the CAS format of UIMA after the preprocessing procedure. UIMA is an open
Apache source project that defines the common systematic structures of software that
analyzes large volumes of unstructured information in order to discover knowledge
that is relevant to an end user. CAS is the defined form of structures that express the
feature and annotation used in UIMA. CAS is redefined and used for meeting the
characteristics of the collected metadata information. As information, which is
collected in the CAS format of UIMA, is expressed as the structure of the global
standard, it can be used as the input data for the engine that extracts unstructured
information using UIMA. The text documents collected and preprocessed in the CAS
format through this study were transmitted to the Hadoop-based information
extraction system [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
This study analyzed a practical method of collecting multiple types of big data texts
related to scientific technology and of implementing a database. The system collected
various types of information, such as patents, data from news websites, Wikipedia
content, and social media content, and systematically implemented a text database and
distributed it in the CAS format of UIMA, the global standard format.
      </p>
      <p>In the future, we intend to study ways to apply the characteristics of the real-time
data collection system, which is currently being applied only to the crawlers of Web
news, foreign papers, and social media, to other types of information. Text
information will also be used for analyzing and predicting the trends of scientific
technology, which is necessary to help researchers to improve their research.
This work utilized scientific and technical contents constructed as part of the
“Establishment of the Sharing System for Electronic Information with Core Science
and Technology” project (K-14-L02-C01-S02) and the “S&amp;T Contents Construction
and Service” project (K-14-L02-C01-S04). We would like to thank the Department of
Overseas Information and Department of NDSL Service for providing certain
contents used in this study.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Big</given-names>
            <surname>Data</surname>
          </string-name>
          , Big Impact:
          <article-title>New Possibilities for International Development</article-title>
          , http://www3.weforum.org/docs/WEF_TC_MFS_BigDataBigImpact_Briefing_
          <year>2012</year>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. IBM,
          <article-title>Innovate with new analytics tools and technologies</article-title>
          , http://www.ibm.com/analytics/hk/en/what-is
          <article-title>-smarteranalytics/innovate-with-analytics-tools</article-title>
          .html
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chiang</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Storey</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          :
          <article-title>Business Intelligence and Analytics: From Big Data to Big Impact</article-title>
          .
          <source>MIS Quarterly</source>
          , vol.
          <volume>36</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>1165</fpage>
          -
          <lpage>1188</lpage>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Hwang</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cho</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hwang</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jeong</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Technical Terms Trends Analysis Method for Technology Opportunity Discovery</article-title>
          .
          <source>INFORMATION-AN INTERNATIONAL INTERDISCIPLINARY JOURNAL</source>
          , vol.
          <volume>17</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>877</fpage>
          -
          <lpage>883</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Ferguson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Architecting A Big Data Platform for Analytics. A Whitepaper Prepared for IBM (</article-title>
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Burner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Crawling towards eternity: Building an archive of the World Wide Web</article-title>
          . http://www.webtechniques.com/archives/1997/05/burner/ (
          <year>1997</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Soumen</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Berg</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dom</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Focused crawling: a new approach to topic-specific Web resource discovery</article-title>
          .
          <source>Computer Networks</source>
          , vol.
          <volume>31</volume>
          , pp.
          <fpage>1623</fpage>
          -
          <lpage>1640</lpage>
          (
          <year>1999</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Aggarwal</surname>
            ,
            <given-names>C.C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Al-Garawi</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>P.S.:</given-names>
          </string-name>
          <article-title>Intelligent crawling on the World Wide Web with arbitrary predicates</article-title>
          .
          <source>Proceedings of the 10th international conference on World Wide Web</source>
          , pp.
          <fpage>96</fpage>
          -
          <lpage>105</lpage>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hafri</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Djeraba</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>High performance crawling system</article-title>
          .
          <source>Proceedings of the 6th ACM SIGMM international workshop on Multimedia information retrieval</source>
          , pp.
          <fpage>299</fpage>
          -
          <lpage>306</lpage>
          (
          <year>2004</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Exposto</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macedo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pina</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alves</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rufino</surname>
          </string-name>
          , J.:
          <article-title>Geographical partition for distributed web crawling</article-title>
          .
          <source>Proceedings of the 2005 workshop on Geographic information retrieval</source>
          , pp.
          <fpage>55</fpage>
          -
          <lpage>60</lpage>
          (
          <year>2005</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Apache</surname>
            <given-names>UIMA</given-names>
          </string-name>
          , https://uima.apache.org/
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Um</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jeong</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jung</surname>
          </string-name>
          , H.:
          <article-title>Fast Big Textual Data Parsing in Distributed and Parallel Computing Environment</article-title>
          . Mobile, Ubiquitous, and Intelligent Computing, pp.
          <fpage>267</fpage>
          -
          <lpage>271</lpage>
          (
          <year>2014</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>