Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 313 Bytes

File metadata and controls

24 lines (13 loc) · 313 Bytes

warehouse_parserC-

C# Port of my existing Python parser

Work in Progress

Features as of now

  • PDF text extraction

  • Regex based row parsing

  • OCR cleanup

  • Item/Description Splitting (Mostly)

Features to add

  • rule driven corrections

  • csv/excel export

  • GUI

  • rule adding/changing from GUI