google / patents-public-data

Patent analysis using the Google Patents Public Datasets on BigQuery
https://bigquery.cloud.google.com/dataset/patents-public-data:patents
Apache License 2.0
539 stars 163 forks source link

context tokens #59

Closed ZoeYou closed 2 years ago

ZoeYou commented 2 years ago

Thanks for sharing your great work!

I am trying to use the special "context" tokens, so I just want to make sure that it is okay for us to just add the token in the head of each part, like adding [claim] before the text of the first claim?

Also, I'm not sure about the other two tokens: [invention] and [summary]. Will they both work for description? Or they are for very specific parts of a patent?

Many thanks in advance!