Blogging data since 1886

Tag: training data sets

Easy Reading – Creating a Reader that (hopefully) won't break

 

Parsing data files is always a little difficult, since you can’t be sure that your data is formatted properly. I mentioned in earlier posts that I am currently creating a Reader for my training data. Here is how I am doing.

Using UIMA Pipelines – A Quick Overview

 

I am far from creating the best code possible but last week I spent some time writing a half decent Reader for my training data sets. I will write my code in Java, since it’s my most fluent programming language. But first I’ll write some lines about the pipeline.

Powered by WordPress & Theme by Anders Norén