Skip to content

kwx 0.1.7.3

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 30 Mar 06:34
· 81 commits to main since this release

Changes include:

  • Switching over to an src structure
  • Removing the lda_bert method because its dependencies were causing breaks
  • Code quality is now checked with Codacy
  • Extensive code formatting to improve quality and style
  • Bug fixes and a more explicit use of exceptions
  • More extensive contributing guidelines
  • Tests now use random seeds and are thus more robust