apmoore1 / target-extraction

Target based extraction
https://apmoore1.github.io/target-extraction/
Apache License 2.0
4 stars 1 forks source link

token_index_alignment should return Span #4

Closed apmoore1 closed 5 years ago

apmoore1 commented 5 years ago

The target_extraction.tokenizers.token_index_alignment function should return a List of Span instead of Tuple(int, int)