Skip to content

Commit

Permalink
removal of dpath -- ready for review (#680)
Browse files Browse the repository at this point in the history
* first draft for removal of dpath

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* simpler home-made dpath

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* some fixes

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* start code coverage

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* extend code coverage

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* allow spaces in instance keys

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* remove dpath from requirement and expand code coverage

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* cover a few lines of code more

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* cover some more lines of code

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* EncodeLabel is back to instance rather than field operator.

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* live with set_multiple, and avoid premature end of recursive scan

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* cover some more

Signed-off-by: dafnapension <dafnashein@yahoo.com>

* cover more yet again

Signed-off-by: dafnapension <dafnashein@yahoo.com>

---------

Signed-off-by: dafnapension <dafnashein@yahoo.com>
  • Loading branch information
dafnapension committed Mar 24, 2024
1 parent 93dc8d4 commit 1ba3255
Show file tree
Hide file tree
Showing 6 changed files with 714 additions and 170 deletions.
1 change: 0 additions & 1 deletion requirements/base.rqr
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ datasets>=2.16.0
evaluate
mecab-python3
absl-py
dpath
ipadic
scipy
1 change: 0 additions & 1 deletion requirements/docs.rqr
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ sacrebleu
absl-py
rouge_score
scikit-learn
dpath
jiwer
editdistance
Loading

0 comments on commit 1ba3255

Please sign in to comment.