Text Parser

In order to convert text files into a Microsoft Excel database or a properly structured text file, I have built a parsing mechanism. I chose C# early on in development since it would speed up the process and save me a lot of work. Those familiar with Regular Expressions may use this tool to find content inside an unstructured text file, organize the findings into a table, and then export the table to Microsoft Excel, where the data can be further manipulated. As a result, I created a set of tools that I can use to create a usable desktop app. 

Info

Duration project: 1 year

Open Source Project

App Solutions

View Article

Are you looking for