Skip to content

Releases: slgero/receipt_parser

Receipt_parser v0.0.28

14 Aug 07:03

Choose a tag to compare

Fix typo in Finder.py #5

Receipt_parser v0.0.27

12 Aug 15:52

Choose a tag to compare

  • Fix bug #4
  • Correct README.md

Receipt_parser v0.0.26

06 Aug 10:25

Choose a tag to compare

  • Remove Cython from requirements.txt, because it's doesn't help to solve the problem
  • Add a description of the error in the README and its solution

Receipt_parser v0.0.25

06 Aug 10:02

Choose a tag to compare

  • Add Cython in requirements.txt to install youtokentome without problems.

Receipt_parser v0.0.24

04 Aug 10:29
cdad91b

Choose a tag to compare

  • Optimize code using pandarallel
  • Add user define apply function

Receipt_parser v0.0.23

30 Jul 08:31
e3191c5

Choose a tag to compare

  • Add baseline pytorch model to predict categories
  • Fix pathes
  • Fix some bugs

Receipt_parser v0.0.21

24 Jul 09:00
7001197

Choose a tag to compare

  • Update README
  • Add actions
  • Fix som bugs

Receipt_parser v0.0.2

22 Jul 20:23
47f588e

Choose a tag to compare

Receipt_parser v0.0.2 Pre-release
Pre-release

First working version made