google_api_language v0.11.1 GoogleApi.Language.V1.Model.PartOfSpeech View Source
Represents part of speech information for a token. Parts of speech are as defined in http://www.lrec-conf.org/proceedings/lrec2012/pdf/274_Paper.pdf
Attributes
aspect(type:String.t, default:nil) - The grammatical aspect.case(type:String.t, default:nil) - The grammatical case.form(type:String.t, default:nil) - The grammatical form.gender(type:String.t, default:nil) - The grammatical gender.mood(type:String.t, default:nil) - The grammatical mood.number(type:String.t, default:nil) - The grammatical number.person(type:String.t, default:nil) - The grammatical person.proper(type:String.t, default:nil) - The grammatical properness.reciprocity(type:String.t, default:nil) - The grammatical reciprocity.tag(type:String.t, default:nil) - The part of speech tag.tense(type:String.t, default:nil) - The grammatical tense.voice(type:String.t, default:nil) - The grammatical voice.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.