Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
7
7.66k
Technology Technology is the application of conceptual knowledge to achieve practical goals, especially in a reproducible way. The word technology can also mean the products resulting from such efforts, including both tangible tools such as utensils or machines, and intangible ones such as software. Technology plays a ...
Information technology Information technology (IT) is the study or use of computers, telecommunication systems and other devices to create, process, store, retrieve and transmit information. While the term is commonly used to refer to computers and computer networks, it also encompasses other information distribution t...
TCL Technology TCL Technology Group Corp. (originally an abbreviation for The Creative Life) is a Chinese partially state-owned electronics company headquartered in Huizhou, Guangdong province. TCL develops, manufactures, and sells consumer electronics like television sets, mobile phones, air conditioners, washing mach...
Artificial intelligence Artificial intelligence (AI) is the capability of computational systems to perform different tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of research in computer science that develops and studies ...
Artificial general intelligence Artificial general intelligence (AGI)—sometimes called human‑level intelligence AI—is a type of artificial intelligence that would match or surpass human capabilities across virtually all cognitive tasks. Some researchers argue that state‑of‑the‑art large language models (LLMs) already e...
Generative artificial intelligence Generative artificial intelligence (Generative AI, GenAI, or GAI) is a subfield of artificial intelligence that uses generative models to produce text, images, videos, audio, software code or other forms of data. These models learn the underlying patterns and structures of their train...
Machine learning Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalise to unseen data, and thus perform tasks without explicit instructions. Within a subdiscipline in machine learning, advances in t...
Attention (machine learning) In machine learning, attention is a method that determines the importance of each component in a sequence relative to the other components in that sequence. In natural language processing, importance is represented by "soft" weights assigned to each word in a sentence. More generally, atten...
Neural network (machine learning) In machine learning, a neural network (also artificial neural network or neural net, abbreviated ANN or NN) is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, w...
Deep learning In machine learning, deep learning focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience and is centered around stacking artificial neurons into layers and "training" them...
Transformer (deep learning architecture) In deep learning, the transformer is a neural network architecture based on the multi-head attention mechanism, in which text is converted to numerical representations called tokens, and each token is converted into a vector via lookup from a word embedding table. At each layer,...
Deep reinforcement learning Deep reinforcement learning (deep RL) is a subfield of machine learning that combines reinforcement learning (RL) and deep learning. RL considers the problem of a computational agent learning to make decisions by trial and error. Deep RL incorporates deep learning into the solution, allowing...
Natural language processing Natural language processing (NLP) is the processing of natural language information by a computer. The study of NLP, a subfield of computer science, is generally associated with artificial intelligence. NLP is related to information retrieval, knowledge representation, computational linguist...
Natural language A natural language or ordinary language is a language that occurs organically in a human community by a process of use, repetition, and change and in forms such as written, spoken and signed. Categorization as natural includes languages associated with linguistic prescriptivism or language regulation, ...
History of natural language processing The history of natural language processing describes the advances of natural language processing. There is some overlap with the history of machine translation, the history of speech recognition, and the history of artificial intelligence.
Computer vision Computer vision tasks include methods for acquiring, processing, analyzing, and understanding digital images, and extraction of high-dimensional data from the real world in order to produce numerical or symbolic information, e.g. in the form of decisions. "Understanding" in this context signifies the tr...
Computer vision syndrome Computer vision syndrome (CVS) is a condition resulting from focusing the eyes on a computer or other display device for protracted, uninterrupted periods of time and the eye's muscles being unable to recover from the constant tension required to maintain focus on a close object.
Computer vision dazzle Computer vision dazzle, also known as CV dazzle, dazzle makeup, or anti-surveillance makeup, is a type of camouflage used to hamper facial recognition software, inspired by dazzle camouflage used by vehicles such as ships and planes.
Robotics Robotics is the interdisciplinary study and practice of the design, construction, operation, and use of robots. Within mechanical engineering, robotics is the design and construction of the physical structures of robots, while in computer science, robotics focuses on robotic automation algorithms. Other discip...
Robot A robot is a machine—especially one programmable by a computer—capable of carrying out a complex series of actions automatically. A robot can be guided by an external control device, or the control may be embedded within. Robots may be constructed to evoke human form, but most robots are task-performing machines,...
Gemini Robotics Gemini Robotics is an advanced vision-language-action model developed by Google DeepMind in partnership with Apptronik. It is based on the Gemini 2.0 large language model. It is tailored for robotics applications and can understand new situations. There is a related version called Gemini Robotics-ER, wh...
Quantum computing A quantum computer is a (real or theoretical) computer that uses quantum mechanical phenomena in an essential way: it exploits superposed and entangled states, and the intrinsically non-deterministic outcomes of quantum measurements, as features of its computation. Quantum computers can be viewed as s...
Superconducting quantum computing Superconducting quantum computing is a branch of solid state physics and quantum computing that implements superconducting electronic circuits using superconducting qubits as artificial atoms, or quantum dots. For superconducting qubits, the two logic states are the ground state and th...
Timeline of quantum computing and communication This is a timeline of quantum computing and communication.
Data science Data science is an interdisciplinary academic field that uses statistics, scientific computing, scientific methods, processing, scientific visualization, algorithms and systems to extract or extrapolate knowledge from potentially noisy, structured, or unstructured data. Data science also integrates domain ...
Data management Data management comprises all disciplines related to handling data as a valuable resource, it is the practice of managing an organization's data so it can be analyzed for decision making.
List of data science software This is a list of data science software and platforms used in data science, which includes programming languages, programming environments, machine learning frameworks, data engineering tools, statistical software, data analysis, plotting, MLOps systems, and more.
Big data Big data primarily refers to data sets that are too large or complex to be dealt with by traditional data-processing software. Data with many entries (rows) offer greater statistical power, while data with higher complexity (more attributes or columns) may lead to a higher false discovery rate. Big data analys...
Data Data ( DAY-tə, US also DAT-ə) are a collection of discrete or continuous values that convey information, describing the quantity, quality, fact, statistics, other basic units of meaning, or simply sequences of symbols that may be further interpreted formally. A datum is an individual value in a collection of data....
Data management Data management comprises all disciplines related to handling data as a valuable resource, it is the practice of managing an organization's data so it can be analyzed for decision making.
Cloud computing Cloud computing is "a paradigm for enabling network access to a scalable and elastic pool of shareable physical or virtual resources with self-service provisioning and administration on-demand," according to ISO. It is commonly referred to as "the cloud".
Cloud computing security Cloud computing security or, more simply, cloud security, refers to a broad set of policies, technologies, applications, and controls utilized to protect virtualized IP, data, applications, services, and the associated infrastructure of cloud computing. It is a sub-domain of computer security, ...
Cloud-native computing Cloud native computing is an approach in software development that utilizes cloud computing to "build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds". These technologies, such as containers, microservices, serverless functions, cloud nativ...
Distributed computing Distributed computing is a field of computer science that studies distributed systems, defined as computer systems whose inter-communicating components are located on different networked computers. The components of a distributed system communicate and coordinate their actions by passing messages ...
Distributed control system A distributed control system (DCS) is a computerized control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory control. This is in contrast to systems that use cent...
Clustered file system A clustered file system (CFS) is a file system which is shared by being simultaneously mounted on multiple servers. There are several approaches to clustering, most of which do not employ a clustered file system (only direct attached storage for each node). Clustered file systems can provide featu...
Blockchain A blockchain is a distributed ledger with growing lists of records (blocks) that are securely linked together via cryptographic hashes. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data (generally represented as a Merkle tree, where data nodes are represented b...
Terra (blockchain) Terra is a blockchain protocol and payment platform used for algorithmic stablecoins. The project was created in 2018 by Terraform Labs, a startup co-founded by Do Kwon and Daniel Shin. It is best known for its Terra algorithmic stablecoin and the associated LUNA reserve asset cryptocurrency. In May ...
Solana (blockchain platform) Solana is a public blockchain platform that uses a proof-of-stake consensus mechanism and provides smart contract functionality. The platform's native cryptocurrency is SOL. Solana was founded in 2018 by Anatoly Yakovenko and Raj Gokal, and the network was launched in March 2020 by their Sa...
Cryptocurrency A cryptocurrency (colloquially crypto) is a digital currency designed to work through a computer network that is not reliant on any central authority, such as a government or bank, to uphold or maintain it. However, a type of cryptocurrency called a stablecoin may rely upon government action or legislati...
List of cryptocurrencies Since the creation of bitcoin in 2009, the number of new cryptocurrencies has expanded rapidly. The UK's Financial Conduct Authority estimated there were over 20,000 different cryptocurrencies by the start of 2023, although many of these were no longer traded and would never grow to a significa...
Tether (cryptocurrency) Tether, often referred to by its currency codes USD₮ and USDT, is a cryptocurrency stablecoin launched by Tether Limited Inc. in 2014. It is pegged to the United States dollar, and is distinct from a central bank digital currency (CBDC). As of 1 August 2024, Tether reported having $118.4 billion...
Financial technology Financial technology (abbreviated as fintech) refers to the application of innovative technologies to products and services in the financial industry. This broad term encompasses a wide array of technological advancements in financial services, including mobile banking, online lending platforms, di...
David Martínez (businessman) David Martínez Guzmán (born in Monterrey, Nuevo León, Mexico 1957) is a Mexican investor who is the founder and managing partner of Fintech Advisory. This firm specializes in corporate and sovereign debt. Fintech Advisory has offices in London and New York City, and he currently divides his...
Aspire (fintech) Aspire (legally registered as Aspire FT Pte. Ltd.) is a Singapore-based financial technology company that provides business-to-business financial services including corporate cards, cross-border payments, and spend and receivables management.
Computer security Computer security (also cybersecurity, digital security, or information technology (IT) security) is a subdiscipline within the field of information security. It focuses on protecting computer software, systems, and networks from threats that can lead to unauthorized information disclosure, theft or d...
Bitdefender Bitdefender is a multinational cybersecurity technology company dual-headquartered in Bucharest, Romania and San Antonio, Texas, with offices in the United States, Europe, Australia and the Middle East. In the Asia-Pacific (APAC) region, operations are located in Australia (Melbourne), as well as in Southea...
NIST Cybersecurity Framework The NIST Cybersecurity Framework (CSF) is a set of voluntary guidelines designed to help organizations assess and improve their ability to prevent, detect, and respond to cybersecurity risks. Developed by the U.S. National Institute of Standards and Technology (NIST), the framework was init...
Information security Information security (infosec) is the practice of protecting information by mitigating information risks. It is part of information risk management. It typically involves preventing or reducing the probability of unauthorized or inappropriate access to data or the unlawful use, disclosure, disrupti...
Security information and event management Security information and event management (SIEM) is a field within computer security that combines security information management (SIM) and security event management (SEM) to enable real-time analysis of security alerts generated by applications and network hardware. SIEM syst...
Computer security Computer security (also cybersecurity, digital security, or information technology (IT) security) is a subdiscipline within the field of information security. It focuses on protecting computer software, systems, and networks from threats that can lead to unauthorized information disclosure, theft or d...
Edge computing Edge computing is a distributed computing model that brings computation and data storage closer to the sources of data. More broadly, it refers to any design that pushes computation physically closer to a user, so as to reduce the latency compared to when an application runs on a centralized data center....
Multi-access edge computing Multi-access edge computing (MEC), formerly mobile edge computing, is an ETSI-defined network architecture concept that enables cloud computing capabilities and an IT service environment at the edge of the cellular network and, more in general at the edge of any network. The basic idea behin...
Fog computing Fog computing or fog networking, also known as fogging, is an architecture that uses edge devices to carry out a substantial amount of computation (edge computing), storage, and communication locally and routed over the Internet backbone.
Internet of things The Internet of Things (IoT) describes physical objects that are embedded with sensors, processing ability, software, and other technologies that connect and exchange data with other devices and systems over the internet or other communication networks. The IoT encompasses electronics, communication,...
Internet of Military Things The Internet of Military Things (IoMT) is a class of Internet of things for combat operations and warfare. It is a complex network of interconnected entities, or "things", in the military domain that continually communicate with each other to coordinate, learn, and interact with the physical...
Industrial internet of things The industrial internet of things (IIoT) refers to interconnected sensors, instruments, and other devices networked together with computers' industrial applications, including manufacturing and energy management. This connectivity allows for data collection, exchange, and analysis, potenti...
5G 5G is the fifth generation of cellular network technology and the successor to 4G. It was first rolled out in 2019. The 3rd Generation Partnership Project (3GPP) develops its technical standards in cooperation with the ITU’s IMT-2020 program. 5G networks divide coverage areas into smaller zones called cells. Devices...
List of 5G NR networks This is a list of commercial 5G NR networks around the globe, showing their frequency bands.
5G network slicing 5G network slicing is a network architecture that enables the multiplexing of virtualized and independent logical networks on the same physical network infrastructure. Each network slice is an isolated end-to-end network tailored to fulfill diverse requirements requested by a particular application. ...
Wireless network A wireless network is a computer network that uses wireless data connections between network nodes. Wireless networking allows homes, telecommunications networks, and business installations to avoid the costly process of introducing cables into a building, or as a connection between various equipment l...
Wireless mesh network A wireless mesh network (WMN) is a communications network made up of radio nodes organized in a mesh topology. It can also be a form of wireless ad hoc network. A mesh refers to rich interconnection among devices or nodes. Wireless mesh networks often consist of mesh clients, mesh routers and gate...
Personal area network A personal area network (PAN) is a computer network for interconnecting electronic devices within an individual person's workspace. A PAN provides data transmission among devices such as computers, smartphones, tablets and personal digital assistants. PANs can be used for communication among the p...
Semiconductor A semiconductor is a material with electrical conductivity between that of a conductor and an insulator. Its conductivity can be modified by adding impurities ("doping") to its crystal structure. When two regions with different doping levels are present in the same crystal, they form a semiconductor junct...
NXP Semiconductors NXP Semiconductors N.V. is a Dutch semiconductor manufacturing and design company with headquarters in Eindhoven, Netherlands. It is the third largest European semiconductor company by market capitalization as of 2024. The company employs approximately 34,000 people in more than 30 countries and it r...
Extrinsic semiconductor An extrinsic semiconductor is one that has been doped; during manufacture of the semiconductor crystal a trace element or chemical called a doping agent has been incorporated chemically into the crystal, for the purpose of giving it different electrical properties than the pure semiconductor cry...
Nanotechnology Nanotechnology is the manipulation of matter with at least one dimension sized from 1 to 100 nanometers (nm). At this scale, commonly known as the nanoscale, surface area and quantum mechanical effects become important in describing properties of matter. This definition of nanotechnology includes all typ...
Molecular nanotechnology Molecular nanotechnology (MNT) is a technology based on the ability to build structures to complex, atomic specifications by means of mechanosynthesis. This is distinct from nanoscale materials. Based on Richard Feynman's vision of miniature factories using nanomachines to build complex product...
History of nanotechnology The history of nanotechnology traces the development of the concepts and experimental work falling under the broad category of nanotechnology. Although nanotechnology is a relatively recent development in scientific research, the development of its central concepts happened over a longer perio...
Annealing (materials science) In metallurgy and materials science, annealing is a heat treatment that alters the physical and sometimes chemical properties of a material to increase its ductility and reduce its hardness, making it more workable. It involves heating a material above its recrystallization temperature, ma...
Materials science Materials science is an interdisciplinary field of researching and discovering materials. Materials engineering is an engineering field of finding uses for materials in other fields and industries. The intellectual origins of materials science stem from the Age of Enlightenment, when researchers began...
Computational materials science Computational materials science and engineering uses modeling, simulation, theory, and informatics to understand materials. The main goals include discovering new materials, determining material behavior and mechanisms, explaining experiments, and exploring materials theories. It is anal...
Metamaterial A metamaterial (from the Greek word μετά meta, meaning "beyond" or "after", and the Latin word materia, meaning "matter" or "material") is a type of material engineered to have a property, typically rarely observed in naturally occurring materials, that is derived not from the properties of the base materi...
Acoustic metamaterial Acoustic metamaterials, sometimes referred to as sonic or phononic crystals, are architected materials designed to manipulate sound waves or phonons in gases, liquids, and solids. By tailoring effective parameters such as bulk modulus (β), density (ρ), and in some cases chirality, they can be engi...
Metamaterial cloaking Metamaterial cloaking is the usage of metamaterials in an invisibility cloak. This is accomplished by manipulating the paths traversed by light through a novel optical material. Metamaterials direct and control the propagation and transmission of specified parts of the light spectrum and demonstra...
3D printing 3D printing, also called additive manufacturing, is the construction of a three-dimensional object from a CAD model or a digital 3D model. It can be done in a variety of processes in which material is deposited, joined or solidified under computer control, with the material being added together (e.g. plasti...
3D printing processes A variety of processes, equipment, and materials are used in the production of a three-dimensional object via additive manufacturing. 3D printing is also known as additive manufacturing, because the numerous available 3D printing process tend to be additive in nature, with a few key differences in...
Applications of 3D printing In recent years, 3D printing has developed significantly and can now perform crucial roles in many applications, with the most common applications being manufacturing, medicine, architecture, custom art and design, and can vary from fully functional to purely aesthetic applications. 3D print...
3D printing 3D printing, also called additive manufacturing, is the construction of a three-dimensional object from a CAD model or a digital 3D model. It can be done in a variety of processes in which material is deposited, joined or solidified under computer control, with the material being added together (e.g. plasti...
Electron-beam additive manufacturing Electron-beam additive manufacturing, or electron-beam melting (EBM) is a type of additive manufacturing, or 3D printing, for metal parts. The raw material (metal powder or wire) is placed under a vacuum and fused together from heating by an electron beam. This technique is distinct...
Liquid additive manufacturing Liquid additive manufacturing (LAM) is an additive manufacturing technique which deposits a liquid or high viscosity material (e.g Liquid Silicone Rubber) onto a build surface to create an object which is then vulcanised using heat to harden the object. The process was originally created b...
Renewable energy Renewable energy (also called green energy) is energy made from renewable natural resources that are replenished on a human timescale. The most widely used renewable energy types are solar energy, wind power, and hydropower. Bioenergy and geothermal power are also significant in some countries. Some al...
Renewable energy in the United States According to data from the US Energy Information Administration, renewable energy accounted for 8.4% of total primary energy production and 21% of total utility-scale electricity generation in the United States in 2022. Since 2019, wind power has been the largest producer of renewa...
Renewable energy in India India is the world's 3rd largest consumer of electricity and the world's 3rd largest renewable energy producer with 46.3% of energy capacity installed as of October 2024 (203.18 GW of 452.69 GW) coming from renewable sources. Ernst & Young's (EY) 2021 Renewable Energy Country Attractiveness In...
Solar energy Solar energy is the radiant energy from the Sun's light and heat, which can be harnessed using a range of technologies such as solar electricity, solar thermal energy (including solar water heating) and solar architecture. It is an essential source of renewable energy, and its technologies are broadly char...
Solar panel A solar panel is a device that converts sunlight into electricity by using multiple solar modules that consist of photovoltaic (PV) cells. PV cells are made of materials that produce excited electrons when exposed to light. These electrons flow through a circuit and produce direct current electricity, which...
Solar thermal energy Solar thermal energy (STE) is a form of energy and a technology for harnessing solar energy to generate thermal energy for use in industry, and in the residential and commercial sectors. Solar thermal collectors are classified by the United States Energy Information Administration as low-, medium-,...
Wind power Wind power is the use of wind energy to generate useful work. Historically, wind power was used by sails, windmills and windpumps, but today it is mostly used to generate electricity. This article deals only with wind power for electricity generation. Today, wind power is generated almost completely using wi...
Waymart Wind Farm Waymart Wind Farm is the second largest wind farm in Pennsylvania, United States. It consists of 43 GE 1.5 MW wind turbines, with a total net capacity of 64.5 MW, "which is enough renewable energy to power more than 21,000 Pennsylvania homes." The project is located in Wayne County, Pennsylvania. The ...
Wind power in the United States Wind power is a branch of the energy industry that has expanded quickly in the United States over the last several years. In 2024, 453.5 terawatt-hours were generated by wind power, or 10.54% of electricity in the United States. The average wind turbine generates enough electricity in 46...
Electric battery An electric battery is a source of electric power consisting of one or more electrochemical cells with external connections for powering electrical devices. When a battery is supplying power, its positive terminal is the cathode and its negative terminal is the anode. The terminal marked negative is th...
American Battery Technology Company American Battery Technology Company, formerly American Battery Metals Corporation, is a US-based battery recycling technology startup founded in 2011. It employs a hydrometallurgical process to recycle batteries and a targeted extraction system to extract raw materials from primary r...
Rechargeable battery A rechargeable battery, storage battery, or secondary cell (formally a type of energy accumulator) is a type of electric battery which can be charged, discharged into a load, and recharged many times, as opposed to a disposable or primary battery, which is supplied fully charged and discarded after...
Energy storage Energy storage is the capture of energy produced at one time for use at a later time to reduce imbalances between energy demand and energy production. A device that stores energy is generally called an accumulator or battery. Energy comes in multiple forms including radiation, chemical, gravitational pot...
Grid energy storage Grid energy storage, also known as large-scale energy storage, is a set of technologies connected to the electrical power grid that store energy for later use. These systems help balance supply and demand by storing excess electricity from variable renewables such as solar and inflexible sources lik...
Battery energy storage system A battery energy storage system (BESS), battery storage power station, battery energy grid storage (BEGS) or battery grid storage is a type of energy storage technology that uses a group of batteries in the grid to store electrical energy. Battery storage is the fastest responding dispatch...
Electric vehicle An electric vehicle (EV) is a motor vehicle whose propulsion is powered fully or mostly by electricity. EVs encompass a wide range of transportation modes, including road and rail vehicles, electric boats and submersibles, electric aircraft and electric spacecraft. Early electric vehicles first came in...
Battery electric vehicle A battery electric vehicle (BEV), pure electric vehicle, only-electric vehicle, fully electric vehicle or all-electric vehicle is a type of electric vehicle (EV) that uses electrical energy exclusively from an on-board battery pack to power one or more electric traction motors, on which the veh...
Hybrid electric vehicle A hybrid electric vehicle (HEV) is a type of hybrid vehicle that couples a conventional internal combustion engine (ICE) with one or more electric engines into a combined propulsion system. The presence of the electric powertrain, which has inherently better energy conversion efficiency, is inte...
Self-driving car A self-driving car, also known as an autonomous car (AC), driverless car, robotic car or robo-car, is a car that is capable of operating with reduced or no human input. They are sometimes called robotaxis, though this term refers specifically to self-driving cars operated for a ridesharing company. Sel...
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
10