Search: "token"
Natural Language Processing in Python 3 Using NLTK blog
, convert text into smaller parts called tokens. A token is a combination of continuous characters that make some logical sense. A ...
HLS standard encryption - ApsaraVideo for Media Processing Documentation
name, and splice the parameterMtsHlsUriToken, which serves as the token to request the decryption key. The principle is as follows ...
Console sharing embedment - Log Service Documentation
and dashboard page can be easily embedded into any website. You can generate a logon link by using the security token ...
AppServer console methods - ApsaraVideo for VOD Documentation
Description consoletoken String Yes The token. pageIndex Integer No The start page number, which starts from 1. pageSize ...
Creating and Scaling Kubernetes Pods on Alibaba Cloud blog
: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from default-token-8wxrj (ro) ``` Here you can see configuration ...
How to Create and Use Secrets in Kubernetes blog
TYPE DATA AGE default-token-gs2wt kubernetes.io/service-account-token 3 ...
Securely Manage Secrets with HashiCorp Vault blog
: mfhRgTXxTb6jMn3hwEuBEsp7TGbnv0U38qnjqJ4I4Cnc Unseal Key 3: 0YCai3UWTsHLLhUL8vK9qNVPQ5zNEdCdp+MYi4OvDhtN Initial Root Token: 5L6ArACs6QTJ4xtz9bVrXsFR Vault ...
API specification - Function Compute Documentation
nextToken optional Is used to query more resource records. The token is included in the List API response. string Query prefix ...
Overview of a RAM role - Resource Access Management Documentation
role to obtain the role token. Then, the user can use the role token to call Alibaba Cloud API ...
Briefer Course on LLVM-based Compiler Theory - Getting Easier in Writing Compiler Forums
., is the lexical analysis from source code to token and the syntactic analysis from token to AST. This means we, as the definer of ...