Adjust NVivo12 Normalization - #12
Conversation
gdzqzzx
commented
Jul 5, 2021
- Add NVivo12 selection for Normalization
- Fixed bugs in Tagging and Annotations
- Add --drop flag for keeping NVivo DB
Adjust NVivo 12 (using MSSQL14)
Tagging: remove StartZ.is_(None) condition. Annotation: add missing parentheses in StartText and LengthText selection.
Add --drop flag for dropping/keeping NVivo DB
|
Thanks @gdzqzzx I'm happy to see your work laid out like this. The usual practice is to make separate pull requests for each change, so that I can accept them separately. But don't worry about it - the changes are small enough that I can easily work my way through them. |
Convert StartY from 0-based to 1-based in Tagging.Fragment.
|
Thanks for your reminding @jschultz , I have pushed a new commit on StartY fixing, but I failed to find a way to make a new pull request for this new commit, sorry about that. For the StartY bug, I''m not pretty sure whether it IS a bug: in my version of nvp file, NVivo As for the |