You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sample queries
(*,*) -> returns list of lists of offsets for all fileids and all tokenids
(FileID,*) -> returns list of lists for all tokenids:offset pairs.
(*,TokenID) -> a list of all fileIDs that match token
or any combination of subsets of fileIDs or TokenIDs
([fileid1,fileid2,...],[tokenid1,tokenid5,...]) -> list of lists of offsets
what nodes and edges would be useful for a graph of Latex content? What properties would the nodes and edges have?
The text was updated successfully, but these errors were encountered: