- Practical Big Data Analytics
- Nataraj Dasgupta
- 208字
- 2021-07-02 19:26:18
Unstructured
Unstructured data consists of any dataset that does not have a predefined organizational schema as in the table in the prior section. Spoken words, music, videos, and even books, including this one, would be considered unstructured. This by no means implies that the content doesn’t have organization. Indeed, a book has a table of contents, chapters, subchapters, and an index--in that sense, it follows a definite organization.
However, it would be futile to represent every word and sentence as being part of a strict set of rules. A sentence can consist of words, numbers, punctuation marks, and so on and does not have a predefined data type as spreadsheets do. To be structured, the book would need to have an exact set of characteristics in every sentence, which would be both unreasonable and impractical.
Data from social media, such as posts on Twitter, messages from friends on Facebook, and photos on Instagram, are all examples of unstructured data.
Unstructured data can be stored in various formats. They can be Blobs or, in the case of textual data, freeform text held in a data storage medium. For textual data, technologies such as Lucene/Solr, Elasticsearch, and others are generally used to query, index, and other operations.
- Clojure Data Analysis Cookbook
- 網頁編程技術
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- Implementing Splunk 7(Third Edition)
- 電腦主板現場維修實錄
- 新編計算機組裝與維修
- Google SketchUp for Game Design:Beginner's Guide
- Visual FoxPro程序設計
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- 智能+:制造業的智能化轉型
- 超好玩的Python少兒編程
- 實戰突擊
- 微計算機原理及應用
- Microsoft 365 Mobility and Security:Exam Guide MS-101
- Learn T-SQL Querying