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-61: Add different visualizations #131

Closed
wants to merge 63 commits into from
Closed

Conversation

tabergma
Copy link
Collaborator

@tabergma tabergma commented Oct 4, 2018

closes #61

Add some basic visualizations:

  • plotting training curves for training output files of text classifier and sequence tagger
  • plotting training weights for text classifier and sequence tagger
  • plot embeddings
  • highlighting text

aakbik and others added 30 commits September 20, 2018 09:47
aakbik and others added 29 commits September 27, 2018 13:25
GH-16: Standardize logging output for sequence tagger and text classifier
GH-48: Don't use Locked and Word Dropout in text classifier per default
tSNE makes sense on the word level. Bidirectional character embeddings
don't make much sense.
@tabergma tabergma closed this Oct 4, 2018
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.

Visualisation routines
1 participant