apmoore1 / target-extraction

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

Create tutorial on TargetTextCollection target id's, re-ordering, and combining #11

Closed apmoore1 closed 4 years ago

apmoore1 commented 4 years ago

Create a google colab tutorial that will show how to:

  1. Add unique ID's for each target
  2. re-order the collection based on the where the target occurs in the text
  3. how to combine data from one collection with another based around the unique target ID create in part 1.