1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 6 years ago
Sped up listing of discourse parts More... about 6 years ago
Merge branch 'jsonAnno' More... about 6 years ago
Debugged import of json-formatted annotations More... about 6 years ago
Fixed version of mysql to prevent breaking update More... about 6 years ago
Changes (untested) to allow annotations in json format to be uploaded More... about 6 years ago
Link a contribution to its parent even if they are imported from different files More... about 6 years ago
Merge remote-tracking branch 'origin/add_json_annotation_field' More... over 6 years ago
New method getQueryJson to dump records in JSON format More... over 6 years ago
Add elasticsearch/kibana importer example script More... over 6 years ago
Add scripts to split up and import large csv files More... over 6 years ago
Add a json-formatted field containing all annotations for a row (with features and char ranges) More... over 6 years ago
Handle unnamed features nicely when exporting annotations to csv file More... almost 7 years ago
When exporting csv files, include discoursePart's ancestry as part of its name (in order, for example, to get story names and not just chapter names when exporting fan fiction texts) More... almost 7 years ago
Fail gracefully when exporting to lightside annotations with multiple features More... almost 7 years ago
Correctly handle quoted backslashes in json More... almost 7 years ago
Limit length of data source ID field to 95 characters by truncating it and using a checksum More... almost 7 years ago
Sort loaded discourseparts by id if there is no start date More... almost 7 years ago
Cache discourse and discourse_part entities to speed up data import in -io-csv More... almost 7 years ago
If an annotation is a json list, then parse it into separate features More... almost 7 years ago
Flip the sense of "one related contribution" (target->source instead of source->target) in order to sort brat entries correctly More... almost 7 years ago
Do not export global annotations into brat; they can't be edited anyway More... almost 7 years ago
When listing discourse parts at the highest level through the rest api, only list ones without a parent More... almost 7 years ago
Merge pull request #38 from DiscourseDB/v0.9dev More... almost 7 years ago
Merge branch 'master' into v0.9dev More... almost 7 years ago
Data source identifier string is in the wrong order in some cases More... almost 7 years ago
Allow for hierarchies of discourse parts in which some leaves have the same name, but different identities More... about 7 years ago
Improved handling of forum types More... about 7 years ago
Add "previous_text" (reverse reply-to) column to csv output Extend query language to allow specification of extra columns More... about 7 years ago
Start modifying README files for release v0.9 More... over 7 years ago