enum QT::PosTag::Pos
Defined in:
core/pos_tag/_pos.crEnum Members
-
Puncts =
1_u64
-
content words - functional words - punctuations
-
Pstops =
2_u64
-
Popens =
4_u64
-
Polysemy =
8_u64
-
Nominal =
16_u64
-
Names =
32_u64
-
Human =
64_u64
-
Pronouns =
128_u64
-
ProDems =
256_u64
-
ProInts =
512_u64
-
Verbal =
1024_u64
-
Vdirs =
2048_u64
-
Vmodals =
4096_u64
-
Adjective =
8192_u64
-
Adverbial =
16384_u64
-
Numbers =
32768_u64
-
Quantis =
65536_u64
-
Nquants =
131072_u64
-
Numeral =
262144_u64
-
Preposes =
524288_u64
-
Strings =
1048576_u64
-
Specials =
2097152_u64
-
Suffixes =
4194304_u64
-
None =
0_u64
-
All =
8388607_u64
Instance Method Summary
- #adjective?
- #adverbial?
- #human?
- #names?
- #nominal?
- #none?
- #nquants?
- #numbers?
- #numeral?
- #polysemy?
- #popens?
- #preposes?
- #pro_dems?
- #pro_ints?
- #pronouns?
- #pstops?
- #puncts?
- #quantis?
- #specials?
- #strings?
- #suffixes?
- #vdirs?
- #verbal?
- #vmodals?