1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial code drop. More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
Added very rudimentary integration of the Stanford lemmatizer. This does not do a few things that the CoreNLP version does. Mind this only works for English. More... almost 14 years ago
Added support for German models to build.xml. Added unit test for German NER. More... almost 14 years ago
Fixed JWPL dependency management More... almost 14 years ago
Removed version and groupId as it is imported from the parent More... almost 14 years ago
[no comment] More... almost 14 years ago
Removed version declaration of xalan More... almost 14 years ago
Made changes due to restructuring of JWPL projects. Using new JWPL dependency management for versions of JWPL modules More... almost 14 years ago
Updated MD5 sums for new latin model. More... almost 14 years ago
Added license header. More... about 14 years ago
Added copyright statement. More... about 14 years ago
Using constants from ComponentParameters. More... about 14 years ago
Added api.parameter to harmonize names of parameters across all DKPro components. More... about 14 years ago
Using modern uimaFIT API. More... about 14 years ago
Allow loading resources from the classpath even if no caller is provided. More... about 14 years ago
Complete - task 8: TextReader fails if emtpy pattern is provided. http://code.google.com/p/dkpro-core-asl/issues/detail?id=8 - Added parameter: UseDefaultExcludes (default: true) - Added parameter: IncludeHidden (default: false) - Fixed bug: trying to read directories as streams - Activated unit test for reading directories as files - Fixed bug that unit tests succeed if file names do not match More... about 14 years ago
Complete - task 24: URI created by TextReader stored in a documents DocumentMetaAnnotation is invalid when path contains whitespaces http://code.google.com/p/dkpro-core-asl/issues/detail?id=24 - Using resolved URI and resolved base URI to fill document metadata fields - Added TextReader test case with space characters in path More... about 14 years ago
Fixed yet another bug. This time with strange page titles obviously consisting just of a "/" ??? More... about 14 years ago
Final improvements of the doubleCheck method More... about 14 years ago
Changed the signature of the doublecheck method and added a remark about possible future improvement. More... about 14 years ago
Added some helpful logger messages More... about 14 years ago
Fixed wrong parameter binding More... about 14 years ago
Added optional limit for the number of articles provided by the reader More... about 14 years ago
Filled a hole in the double check mode. Should be complete now. More... about 14 years ago