1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 18 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Anomaly now allows to store an array of suggested actions. A suggested action contains a replacement and a certainty value. More... about 14 years ago
[no comment] More... about 14 years ago
Resources allow only string parameters. More... about 14 years ago
New method. More... about 14 years ago
[no comment] More... about 14 years ago
Added new module: io.annis Added new module: io.negra Added new module: io.imscwb Fixed module name of api.structure Fixed module name of api.io More... about 14 years ago
A new parameter controlling an otherwise magic number. Some fixes that somewhat improve the horrible quality of the results. More... about 14 years ago
Readers now add language info to DocumentMetaData More... about 14 years ago
Fixed problems with null values in contributor ids More... about 14 years ago
Changed type of contributorId from String to Integer. More... about 14 years ago
In progress - task 5: [StanfordNLP] Provide UIMA wrapper for the part-of-speech tagger http://code.google.com/p/dkpro-core-gpl/issues/detail?id=5 More... about 14 years ago
Made changes to reflect current developments of the RevisionMachine (support for ContributorId and ContributorName of Wikipedia revisions) More... about 14 years ago
Added "Language" feature to DBConfig type. More... about 14 years ago
Introduced new type that stores db connection. Added possibility to annotate dbconnection in Wikipedia-related CASes, so that downstream annotators can access additional data. More... about 14 years ago
Complete - task 21: Eclipse-generated META-INF causes RAT plugin to barf http://code.google.com/p/dkpro-core-asl/issues/detail?id=21 More... about 14 years ago
Complete - task 21: Eclipse-generated META-INF causes RAT plugin to barf http://code.google.com/p/dkpro-core-asl/issues/detail?id=21 More... about 14 years ago
- Added api.frequency module to dependency management - Fixed groupId in api.frequency module More... about 14 years ago
Changed logger level More... about 14 years ago
Added additional features to ArticleInfo type and added support for these features to the WikipediaArticleInfoReader. More... about 14 years ago
Renamed WikipediaArticleIDReader to WikipediaArticleInfoReader. Added new annotation type ArticleInfo. Reader now create ArticleInfo annotations. More... about 14 years ago
New frequency provider module. More... about 14 years ago
New frequency provider module. More... about 14 years ago
Updated dependency to revision machine to 0.7.0-SNAPSHOT (JWPL was already 0.7.0-SNAPSHOT) More... about 14 years ago
WikipediaReaderBase now only defines parameters necessary for creating the connection to Wikipedia. All other code has been moved up to WikipediaStandardReaderBase and WikipediaRevisionReaderBase. More... about 14 years ago
Less verbose debugging. select() instead of deprecated iterate(). More... about 14 years ago
Changed pageIterator creation in WikipediaReaderBase to "only articles" More... about 14 years ago
Reverted last fix More... about 14 years ago
Fixed test More... about 14 years ago
Added config parameter for configuring the page buffer of the Wikipedia PageIterator More... about 14 years ago
Corrected documentation. More... about 14 years ago