Skip to content

Terms

AI / ML / DL

Terms related to Artificial Intelligence, Machine Learning and Deep Learning.

Corpus

A corpus refers to a large and structured set of texts or linguistic data used for research, analysis, and building language models. In computational linguistics and natural language processing (NLP), a corpus is crucial for training machine learning algorithms to understand and generate human language. It can include various types of text such as books, articles, transcripts, and more, providing a rich resource for linguistic analysis and model development.

Extensibility

WASM

WebAssembly (Wasm) is a binary instruction format for a stack-based virtual machine, designed to enable high-performance applications on the web. It allows code written in multiple languages to run on the web at near-native speed, providing a way to execute code in browsers with performance close to native execution. Wasm is platform-independent and can run on various devices, from desktops to mobile devices, ensuring a consistent execution environment across different platforms. Additionally, WebAssembly integrates with the web’s existing ecosystem, making it a powerful tool for building efficient web applications.

For more detailed information, you can refer to the official WebAssembly documentation and other resources:

Security

SAML

SAML (Security Assertion Markup Language) to provide robust, enterprise-grade authentication. SAML is a widely adopted standard for single sign-on (SSO) that enhances security and user convenience by allowing users to authenticate once and gain access to multiple applications and services