Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-832: fixes in logging and code redundancies #843

Merged
merged 2 commits into from
Jun 27, 2019
Merged

Conversation

alanakbik
Copy link
Collaborator

@alanakbik alanakbik commented Jun 27, 2019

This PR contains minor fixes on code style and redundancies.

It also simplifies the implementation of the logging in ModelTrainer so that no dummy Sentence is required to output the log header, making it easier to add new downstream task models.

The PR also adds updated models for 'pos' and 'chunk' since the old models still used the long-deprecated CharLMEmbeddings class (see #797).

@yosipk
Copy link
Collaborator

yosipk commented Jun 27, 2019

👍

1 similar comment
@alanakbik
Copy link
Collaborator Author

👍

@alanakbik alanakbik merged commit 190c083 into master Jun 27, 2019
@alanakbik alanakbik deleted the GH-832-log-fixes branch June 27, 2019 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants