Skip to content

Draft: Json format v6

Poulin, Jean Marie requested to merge json-format-v6 into master

The objective of this merge request is to modify the file_formats.md file with up-to-date examples for the different processing states, i.e:

  1. Minimal Document
  2. Tokenized document
  3. Lemmatized document
  4. Disambiguated document

Note that there is no command actually to produce a Tokenized document. The dico lemmatize produces directly a Lemmatized document.

Edited by Poulin, Jean Marie

Merge request reports