koheiw / newsmap

Semi-supervised algorithm for geographical document classification
Other
59 stars 22 forks source link

Add as.list() #72

Closed koheiw closed 7 months ago

koheiw commented 7 months ago

Add as.list() instead of as.dictionary() because its generic function does not have ....

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (608284d) 84.68% compared to head (682e40d) 84.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #72 +/- ## ========================================== + Coverage 84.68% 84.76% +0.07% ========================================== Files 4 4 Lines 209 210 +1 ========================================== + Hits 177 178 +1 Misses 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.