package textrazor
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Data structure for clients.
val create : ?configuration:Configuration.t -> string -> t
Creates a new client from its API key.
By default, uses Configuration.create ()
as its configuration.
Fetches information about the client's TextRazor account.
val analyze :
[ `Text of string | `Uri of Uri.t ] ->
?options:Analysis.Options.t ->
t ->
(Analysis.t, string) Stdlib.result
Analyzes a text using TextRazor.
Use (`Text "text")
to send TextRazor raw text, or (`Uri uri)
to send a publicly available URL containing the document to be analyzed.
By default, uses Analysis.Options.default
as analysis options.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>