Skip to content

v0.1.0

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 29 Jun 08:47
· 16 commits to main since this release
c02750c
  • Add checks with warnings for single-quoted values (#22).
  • Add util.SimpleFrozenDict and util.SimpleFrozenList from spaCy (#28).
  • Remove recursive JSON parsing of list values to preserve string values such as ["003"] rather than parsing them as integers (#33).