@stdlib/nlp-tokenize
Tokenize a string.
Tokenize a string.
Test if two single-precision floating-point numbers are the same value.
Test if two single-precision floating-point numbers are the same value.
Return an integer corresponding to the unbiased exponent of a single-precision floating-point number.
Create a single-precision floating-point number from a literal bit representation.
List of output ndarray data type policies.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Return the shape of a provided ndarray.
Return the stride along a specified dimension for a provided ndarray.
Return the strides of a provided ndarray.
Expand acronyms.
Expand contractions.
Extract the stem of a given word.
Split a string into an array of sentences.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return the number of ndarray dimensions.
Return the next larger ndarray data type of the same kind.