contentTokenSubjectRenderMode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.pipelineForPos.render
public enum contentTokenSubjectRenderMode
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| currentForm | 1 | Putting out the current form of the token | |
| initialForm | 2 | Putting out the initial form of the token | |
| posTypeTagForm | 3 | The position type tag form: |A V|N|Part|Conj| | |
| posTypeAndGramTagForm | 4 | The position type and gram tag form: [Amspf:Nmsps]|ADJ[fs1f]| | |
| flagsForm | 5 | The flags form: |phoneOfficeNeedle|symbol|number phone phoneNumber| | |
| flagsFullForm | 6 | The flags form: |dat_business.phoneOfficeNeedle|tkn_contains.symbols|tkn_contains.number dat_business.phone dat_business.phoneNumber| | |
| descriptive | 7 | The descriptive form: |"kompanijom":"kompanija":N,common,f,s,instrumental:lowerCase,letter,onlyLetters| | |
| lemmaForm | 8 | The lemma form: clean lemmatic form | |
| xmlModelOfMCDocumentElement | 9 |