microsoft / TextWorld

​TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
Other
1.23k stars 189 forks source link

INF7: Understand a room's name as its corresponding entity. #253

Closed MarcCote closed 4 years ago

MarcCote commented 4 years ago

TODO

codecov-io commented 4 years ago

Codecov Report

Merging #253 (bcfff03) into master (2a03e9c) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   83.47%   83.47%           
=======================================
  Files          57       57           
  Lines        7557     7558    +1     
=======================================
+ Hits         6308     6309    +1     
  Misses       1249     1249           
Impacted Files Coverage Δ
textworld/generator/inform7/world2inform7.py 89.12% <100.00%> (+0.03%) :arrow_up: