codeaudit / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

[arktweet] TwitterPosTagger should use model resolver #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TwitterPosTagger still uses the deprecated TagsetMappingFactory. 

Original issue reported on code.google.com by richard.eckart on 25 Aug 2012 at 6:59

GoogleCodeExporter commented 9 years ago
Used MappingProvider.

Model is still loaded without ModelProvider (and comes from src/main/resources 
instead of artifactory).
Needs to be fixed later.

Original comment by torsten....@gmail.com on 29 Aug 2012 at 10:38

GoogleCodeExporter commented 9 years ago
Reopened, as model loading is not fixed yet.

Original comment by torsten....@gmail.com on 29 Aug 2012 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 30 Sep 2012 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 13 Oct 2012 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 19 May 2013 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 25 Jun 2013 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 25 Jun 2013 at 10:54

GoogleCodeExporter commented 9 years ago
Fixed with upgrade to 0.3.2 version.

Original comment by torsten....@gmail.com on 29 Jul 2013 at 6:47