uint size() const{ return id_word_.size(); }
	bool hasElement(WordId id) const{ return id < id_word_.size(); }