get lemmatized() {
    if (this._lemmatized) {
      return this._lemmatized;
    }