Add following modules - [x] sequence_tagging.ill_formed_tag_sequence (from [here](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/utils/span/handle_ill_formed_tag_sequence.py)) : #28 - [x] sequence_tagging.encoding (from [here](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/utils/span/encoding.py)) : #28 - [x] sequence_tagging.annotations (from [here](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/utils/span/annotation.py)) : #29 - [ ] metrics.weak_span_based_f1 (from [here](https://github.com/ArneBinder/pytorch-ie-sam-template/blob/main/src/metrics/span_based_f1_weak_measure.py)) #32