issues
search
CUNY-CL
/
udtube
Neural morphological analyzer
Apache License 2.0
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dependency Parsing
#72
DanielYakubov
opened
1 day ago
1
Porting to Poetry
#71
DanielYakubov
opened
1 day ago
0
Use simpler system for creating index dir
#70
kylebgorman
closed
1 day ago
0
Removes unused methods in index
#69
kylebgorman
closed
1 day ago
0
Consistency fixes in mappers docs
#68
kylebgorman
closed
1 day ago
0
Makes use of dataclass init system
#67
kylebgorman
closed
1 day ago
1
Pass subprocess return status to W&B using subprocess.Popen
#66
jondoglover
closed
2 days ago
1
Redundant initializations in edit script
#65
kylebgorman
closed
1 week ago
0
Metric-based unit tests
#64
DanielYakubov
opened
2 weeks ago
1
Attempts to re-enable Russian test
#63
kylebgorman
closed
4 weeks ago
0
Adds badges for open-sourcing
#62
kylebgorman
closed
4 weeks ago
0
Enable the rest of the model tests
#61
DanielYakubov
closed
4 weeks ago
2
Adds test of training/predict cycle.
#60
kylebgorman
closed
4 weeks ago
2
Dependency management via poetry
#59
DanielYakubov
opened
1 month ago
2
Sweep runs as subprocess
#58
kylebgorman
closed
4 weeks ago
0
Force-converts cells to string for serialization
#57
kylebgorman
closed
1 month ago
0
pretokenize.py seems broken
#56
DanielYakubov
closed
1 month ago
2
predict -> prediction
#55
DanielYakubov
closed
1 month ago
1
Making things conformant with the tests.
#54
kylebgorman
closed
1 month ago
0
Adds CircleCI config file
#53
kylebgorman
closed
1 month ago
0
Adds support for metadata of the form `# key`
#52
kylebgorman
closed
1 month ago
0
Late-breaking changes to scripts after #49.
#51
kylebgorman
closed
1 month ago
1
Better exposes important callbacks
#50
kylebgorman
closed
1 month ago
3
Uses a native implementation of CoNLL-U parsing
#49
kylebgorman
closed
1 month ago
0
Uses concatenation rather than mean-pooling
#48
kylebgorman
closed
4 weeks ago
1
Subclasses trainer to prevent memory leak.
#47
kylebgorman
closed
1 month ago
1
Memory leak (of sorts) on predictions
#46
kylebgorman
closed
1 month ago
0
Move off of `conllu` dependency
#45
kylebgorman
closed
1 month ago
2
Unstack instead of average?
#44
kylebgorman
closed
1 week ago
1
Enables persistent_workers.
#43
kylebgorman
closed
1 month ago
0
Adds sweeping
#42
kylebgorman
closed
2 months ago
0
Auto-appending (semi-)required callbacks
#41
kylebgorman
closed
1 month ago
0
Reads index from model_dir when appropriate
#40
kylebgorman
closed
2 months ago
0
Adds edit script unit test
#39
kylebgorman
closed
2 months ago
0
No longer needs monkey-patch for metadata
#38
kylebgorman
closed
2 months ago
0
Index loading
#37
kylebgorman
closed
2 months ago
0
Diff tests
#36
DanielYakubov
closed
4 weeks ago
3
Installable UDTube
#35
kylebgorman
closed
2 months ago
3
Dataset lookup
#34
kylebgorman
closed
2 months ago
0
Hyperparameter famillies
#33
kylebgorman
closed
2 months ago
0
Can we drop `CustomEncoding`?
#32
kylebgorman
closed
2 months ago
0
Automatic tests/formatting
#31
kylebgorman
closed
4 weeks ago
4
Sweep script improvements
#30
kylebgorman
closed
2 months ago
0
Adds separate encoder module.
#29
kylebgorman
closed
3 months ago
0
Removes unused `layers` submodule
#28
kylebgorman
closed
3 months ago
0
Encoder module
#27
kylebgorman
closed
3 months ago
0
Moves UD-to-UM conversion to a script
#26
kylebgorman
closed
3 months ago
0
Removes unnecessary teardown
#25
kylebgorman
closed
3 months ago
0
Remove teardown
#24
kylebgorman
closed
3 months ago
0
Separates CLI and model code
#23
kylebgorman
closed
3 months ago
1
Next