Skip to content

v0.0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@ines ines released this 08 Mar 06:51
  • Add as_tuples argument in spaCyLayout.pipe, analogous to spaCy's Language.pipe. (#36)
  • Add support for document index tables. (#34, @mkessy)
  • Fix typos in docs. (#33, @svlandeg)
  • Add code snippet for visualizing a page with matplotlib to docs. (#26, @wjbmattingly)
  • Add serialization section to docs with note on deserializing with extension attributes.