Informatika Komputer    
   
Daftar Isi
(Sebelumnya) Unstable (Debian)Unsupervised learning (Berikutnya)

Unstructured data

Unstructured Data (or unstructured information) refers to information that either does not have a pre-defined data model and/or does not fit well into relational tables. Unstructured information is typically text-heavy, but may contain data such as dates, numbers, and facts as well. This results in irregularities and ambiguities that make it difficult to understand using traditional computer programs as compared to data stored in fielded form in databases or annotated (semantically tagged) in documents.

In 1998, Merrill Lynch cited a rule of thumb that somewhere around 80-90% of all potentially usable business information may originate in unstructured form.[1] This rule of thumb is not based on primary or any quantitative research, but they are nonetheless accepted by some.[2]

More recently, multiple analysts have estimated that data will grow 800% over the next five years.[clarification needed] Computer World states that unstructured information might account for more than 70%–80% of all data in organizations.[3]

Contents


There is always structure

The term is imprecise for several reasons:

  1. Structure, while not formally defined, can still be implied.
  2. Data with some form of structure may still be characterized as unstructured if its structure is not helpful for the processing task at hand.
  3. Unstructured information might have some structure (semi-structured) or even be highly structured but in ways that are unanticipated or unannounced.

Dealing with unstructured data

Techniques such as data mining and text analytics and noisy-text analytics provide different methods to find patterns in, or otherwise interpret, this information. Common techniques for structuring text usually involve manual tagging with metadata or part-of-speech tagging for further text mining-based structuring. Unstructured Information Management Architecture (UIMA) provides a common framework for processing this information to extract meaning and create structured data about the information.

Software that creates machine-processable structure exploits the linguistic, auditory, and visual structure inherent in all forms of human communication.[4] Algorithms can infer this inherent structure from text, for instance, by examining word morphology, sentence syntax, and other small- and large-scale patterns. Unstructured information can then be enriched and tagged to address ambiguities and relevancy-based techniques then used to facilitate search and discovery. Examples of "unstructured data" may include books, journals, documents, metadata, health records, audio, video, analog data, files, and unstructured text such as the body of an e-mail message, Web page, or word-processor document. While the main content being conveyed does not have a defined structure, it generally comes packaged in objects (e.g. in files or documents, ...) that themselves have structure and are thus a mix of structured and unstructured data, but collectively this is still referred to as "unstructured data".[5] For example, an HTML web page is tagged, but HTML mark-up typically serves solely for rendering. It does not capture the meaning or function of tagged elements in ways that support automated processing of the information content of the page. XHTML tagging does allow machine processing of elements, although it typically does not capture or convey the semantic meaning of tagged terms.

Since unstructured data commonly occurs in electronic documents, the use of a content or document management system which can categorize entire documents is often preferred over data transfer and manipulation from within the documents. Document management thus provides the means to convey structure onto document collections.

Search engines have become popular tools for indexing and searching through such data, especially text.

Commercial solutions

Several commercial solutions are available for analyzing and understanding unstructured data for business applications. This includes products from companies like SAS, Provalis Research, Inxight and SPSS, as well as more specialized offerings such as Attensity, Clarabridge and Sysomos, which focus on analyzing unstructured social media data.

Notes

  1. ^ Structure, Models and Meaning: Is "unstructured" data merely unmodeled?, Intelligent Enterprise, March 1, 2005.
  2. ^ Structuring Unstructured Data, Forbes, April 5, 2007.
  3. ^ Christopher C. Shilakes and Julie Tylman, "Enterprise Information Portals", Merrill Lynch, 16 November, 1998.
  4. ^ Unstructured Data and the 80 Percent Rule, Clarabridge Bridgepoints, 2008 Q3.
  5. ^ Today’s Challenge in Government: What to do with Unstructured Information and Why Doing Nothing Isn’t An Option, Noel Yuhanna, Principal Analyst, Forrester Research, Nov 2010
  6. ^ Computer World Article [6]computerworld, October 2010

See also

External links

(Sebelumnya) Unstable (Debian)Unsupervised learning (Berikutnya)