public static int GetWordId(string key) => _trie.ExactMatch(key);