in gym_wikinav/envs/wikinav_env/environment.py [0:0]
def get_article_for_action(self, action): return self.navigator.get_article_for_action(action)