package textrazor

  1. Overview
  2. Docs

Source file textrazor.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
(* generated by dune *)

(** @canonical Textrazor.Account *)
module Account = Textrazor__Account

(** @canonical Textrazor.Analysis *)
module Analysis = Textrazor__Analysis

(** @canonical Textrazor.Category *)
module Category = Textrazor__Category

(** @canonical Textrazor.Client *)
module Client = Textrazor__Client

(** @canonical Textrazor.Entailment *)
module Entailment = Textrazor__Entailment

(** @canonical Textrazor.Entity *)
module Entity = Textrazor__Entity

(** @canonical Textrazor.Phrase *)
module Phrase = Textrazor__Phrase

(** @canonical Textrazor.Property *)
module Property = Textrazor__Property

(** @canonical Textrazor.Relation *)
module Relation = Textrazor__Relation

(** @canonical Textrazor.Sentence *)
module Sentence = Textrazor__Sentence

(** @canonical Textrazor.Topic *)
module Topic = Textrazor__Topic

(** @canonical Textrazor.Word *)
module Word = Textrazor__Word