// use the uimafit method of finding available type system
// descriptor via META-INF/org.uimafit/types.txt
// (found in ctakes-type-system/src/main/resources)
TypeSystemDescriptionFactory.createTypeSystemDescription();
CollectionReaderDescription collectionReader = CollectionReaderFactory.createDescription(
FilesInDirectoryCollectionReader.class,
typeSystemDescription,
"InputDirectory",
// "/Users/m081914/work/data/sharp/Seed_Corpus/Mayo/UMLS_CEM/ss1_batch10/Knowtator/text"
"/Users/m081914/work/sharpattr/ctakes/ctakes-assertion/sharp_data/one/Knowtator/text"