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

Split seqtagger functions #26

Merged
merged 11 commits into from
Feb 27, 2015
Merged

Split seqtagger functions #26

merged 11 commits into from
Feb 27, 2015

Conversation

zseder
Copy link
Owner

@zseder zseder commented Feb 27, 2015

No description provided.

zseder added 11 commits February 25, 2015 14:20
new file:   hunvec/seqtag/trainer.py
started to split them
modified:   hunvec/seqtag/trainer.py
split them too
modified:   hunvec/seqtag/trainer.py
lots of init simplifications, argparse and more
formatting
store w2i and t2i maps in model
first, possibly not working implementation
unnecessary argument (ratios) removed
bugfix, there is no Prec anymore
lambda cannot be pickled, so named functions, because of laziness
modified:   hunvec/seqtag/tagger.py
modified:   hunvec/seqtag/trainer.py
bunch of changes, tagging, training works from command line with
argparse
zseder added a commit that referenced this pull request Feb 27, 2015
@zseder zseder merged commit 50c0ae9 into master Feb 27, 2015
@zseder zseder deleted the split_seqtagger_functions branch February 27, 2015 15:44
This was referenced Feb 27, 2015
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.

1 participant