exwordnet v0.1.4 ExWordNet.Constants View Source

Contains the constants of ExWordNet as well as macros to be used in guard clauses.

Link to this section Summary

Link to this section Types

Link to this type

part_of_speech() View Source
part_of_speech() :: :adj | :adv | :noun | :verb

Link to this section Functions

Link to this macro

is_part_of_speech(part_of_speech) View Source (macro)

Link to this macro

is_synset_part_of_speech(part_of_speech) View Source (macro)

Link to this function

parts_of_speech() View Source
parts_of_speech() :: [part_of_speech()]

Link to this function

synset_types() View Source
synset_types() :: [String.t()]