Closed PonteIneptique closed 7 years ago
I agree that through logging we could better control where this stuff gets shown, but by default I would keep it visible during training.
On 25 Sep 2017, at 09:17, Thibault Clérice notifications@github.com wrote:
Just using this outside would allow for lighter API and centralized "logging". I can see the use of an export to csv for example.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Completely agree.
Le 25 sept. 2017 9:34 AM, "Mike Kestemont" notifications@github.com a écrit :
I agree that through logging we could better control where this stuff gets shown, but by default I would keep it visible during training.
On 25 Sep 2017, at 09:17, Thibault Clérice notifications@github.com wrote:
Just using this outside would allow for lighter API and centralized "logging". I can see the use of an export to csv for example.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hipster-philology/pandora/issues/28#issuecomment-331800236, or mute the thread https://github.com/notifications/unsubscribe-auth/AB1yZkL9dpCOFzuwyXHDb9Z-WuBsSqFYks5sl1eXgaJpZM4PiS7o .
I think get_score_dict should get fed to a output class that could : print, log, export csv of stats. This would also allow for less modifications on the long term in tagger.py
fine with me
On Mon, Sep 25, 2017 at 10:25 AM, Thibault Clérice <notifications@github.com
wrote:
I think get_score_dict should get fed to a output class that could : print, log, export csv of stats. This would also allow for less modifications on the long term in tagger.py
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/hipster-philology/pandora/issues/28#issuecomment-331811219, or mute the thread https://github.com/notifications/unsubscribe-auth/AELJL9W-AY8YhHMgE9rFghnPlnyBysKkks5sl2NhgaJpZM4PiS7o .
Just using this outside would allow for lighter API and centralized "logging". I can see the use of an export to csv for example.