Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / googleinterns/bert-annotator issues and pull requests
#55 - Added scripts for Kubernetes.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#55 - Added scripts for Kubernetes.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#54 - Added greedy decoding
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#54 - Added greedy decoding
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#53 - Warn if labels would be overwritten instead of aborting.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#53 - Warn if labels would be overwritten instead of aborting.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#52 - Added option to apply the augmentation to the original sentences, too.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#52 - Added option to apply the augmentation to the original sentences, too.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#51 - Added support for training from scratch.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#51 - Added support for training from scratch.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#50 - Added flag to skip computation of evaluation scores.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#49 - Made train and dev sets optional.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#49 - Made train and dev sets optional.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#48 - Token boundaries are computed in codepoints/bytes, spacing is optimized.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#48 - Token boundaries are computed in codepoints/bytes, spacing is optimized.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#47 - Implemented filter for hypotheses to subsample sentences without any labels
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#47 - Implemented filter for hypotheses to subsample sentences without any labels
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#46 - Empty text is always ignored, detection of duplicates is streamlined.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#46 - Empty text is always ignored, detection of duplicates is streamlined.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#45 - Probabilities are computed in logspace
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#45 - Probabilities are computed in logspace
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#44 - Hypotheses can be saved in .binproto format.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#44 - Hypotheses can be saved in .binproto format.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#43 - Don't omit labels at the end of the sentence when storing in .lftxt format
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#43 - Don't omit labels at the end of the sentence when storing in .lftxt format
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#42 - Save sharded augmenter output
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#42 - Save sharded augmenter output
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#41 - Fixed cases of unmerged duplicated sentences.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#41 - Fixed cases of unmerged duplicated sentences.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#40 - Fixed cases of unmerged duplicated sentences.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#40 - Fixed cases of unmerged duplicated sentences.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#39 - TPU support
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#39 - TPU support
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#38 - Duplicated sentences are ignored completely.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 2 comments
#38 - Duplicated sentences are ignored completely.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 2 comments
#37 - [UNK] replacement to avoid masked sequences
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#37 - [UNK] replacement to avoid masked sequences
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#36 - Fix for the merging of sentences in .lftxt files
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#36 - Fix for the merging of sentences in .lftxt files
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#35 - Save hypotheses as tfrecord
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#35 - Save hypotheses as tfrecord
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#34 - Removed duplicated parsing by the wordpiece tokenizer.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#34 - Removed duplicated parsing by the wordpiece tokenizer.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#33 - Augmenter output filetypes
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#33 - Augmenter output filetypes
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#32 - Support for txt files
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#32 - Support for txt files
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#31 - Model is only loaded once for multiple evaluations.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#31 - Model is only loaded once for multiple evaluations.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#30 - Replaced early stopping with learning rate reduction.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#30 - Replaced early stopping with learning rate reduction.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#29 - Fix drop of complete sentence
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#29 - Fix drop of complete sentence
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#28 - Save hypotheses
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#28 - Save hypotheses
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#27 - .binproto files are read piecewise, avoiding memory overflows.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#27 - .binproto files are read piecewise, avoiding memory overflows.
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#26 - Train last layer only
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#26 - Train last layer only
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#25 - Duplicated sentences in lftxt files are merged to allow multiple labels per sentence
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#25 - Duplicated sentences in lftxt files are merged to allow multiple labels per sentence
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#24 - Included data augmentation in test
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#24 - Included data augmentation in test
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
#23 - Test training pipeline
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#23 - Test training pipeline
Pull Request -
State: closed - Opened by ChristopherBrix about 4 years ago
- 1 comment
#22 - Added option to score labels stored as linkfragments.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#22 - Added option to score labels stored as linkfragments.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#21 - Hypothesis are evaluated on character level.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#21 - Hypothesis are evaluated on character level.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#20 - Added option to include additional labels during training.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 1 comment
#20 - Added option to include additional labels during training.
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 1 comment
#19 - Implemented decoding using viterbi algorithm
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#19 - Implemented decoding using viterbi algorithm
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#18 - Visualised evaluation
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#18 - Visualised evaluation
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#17 - Moving window
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#16 - Intial work on supporting finetuning
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#16 - Intial work on supporting finetuning
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#15 - Bugfix: Update label boundaries correctly or drop
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#15 - Bugfix: Update label boundaries correctly or drop
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#14 - Only merge address labels if there are no other tokens in between
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#14 - Only merge address labels if there are no other tokens in between
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#13 - Bugfixes
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#13 - Bugfixes
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#12 - Split contextless entries into token
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#12 - Split contextless entries into token
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#11 - Concatenation of Sentences
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#11 - Concatenation of Sentences
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#10 - Punctuation
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#9 - Simplified configuration
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#8 - Capitalization
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#7 - Remove complete context
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
#6 - Mask digits
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 5 comments
#5 - Ignore tokens that do not contain any letters or numbers
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 1 comment
#4 - Remove context
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 2 comments
#3 - Item replacement
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 2 comments
#2 - Random sampler
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 1 comment
#1 - Added basic augmenter with lowercasing functionality
Pull Request -
State: closed - Opened by ChristopherBrix over 4 years ago
- 1 comment