Skip to content

Conversation

@wannaphong
Copy link
Member

This pull request fixed #405

@bact
Copy link
Member

bact commented May 21, 2020

Standard file extension for pickle is .pkl. May be renaming the files?

@bact
Copy link
Member

bact commented May 21, 2020

Also remove dill from requirements.txt

@wannaphong
Copy link
Member Author

Also remove dill from requirements.txt

Done

@coveralls
Copy link

coveralls commented May 21, 2020

Coverage Status

Coverage increased (+0.08%) to 91.093% when pulling 392670c on move-dill2pickle into a4bbac9 on dev.

@bact
Copy link
Member

bact commented May 21, 2020

Does the tagger still working correctly / similar to when it was using dill?

Looks like at least it pass one test at

self.assertEqual(

But just to confirm.

@bact bact added the refactoring a technical improvement which does not add any new features or change existing features. label May 21, 2020
@bact bact added this to the 2.2 milestone May 21, 2020
bact added 2 commits May 21, 2020 16:50
Add pos_tag test case

To follow up in branch move-dill2pickle
@wannaphong
Copy link
Member Author

Does the tagger still working correctly / similar to when it was using dill?

Looks like at least it pass one test at

self.assertEqual(

But just to confirm.

It's working correctly.

@bact bact merged commit 37fd7da into dev May 21, 2020
@wannaphong wannaphong deleted the move-dill2pickle branch May 22, 2020 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring a technical improvement which does not add any new features or change existing features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DEP] Remove dill dependency

4 participants