Marshall Schor <m...@...> writes: > > It may help if you post the full stack trace, and it may help if you post the > descriptor xml that is failing to load. > > It could be that the postagger requires some resources to be on its classpath or > datapath, that are missing. > > -Marshall
PosTagger.xml code: http://pastebin.com/CeHXwEhJ Stack trace: http://pastebin.com/fjkVPFAB Refactoring RoomNumberAnnotator example step by step until it fits my PosTagger project is what I already tried to do. Don't know exactly what went wrong but I guess I have to try it again.
