allofphysicsgraph / latex-in-arxiv

extract math latex from content in arxiv
4 stars 1 forks source link

create a query/search interface that allows tokenizing certain expressions multiple times #15

Closed bhpayne closed 8 months ago

bhpayne commented 10 months ago

for example, \fraction{a+b}{2}

User wants to see

This process should be easy for the user, maybe an interactive option to expand groups of tokens.

msgoff commented 8 months ago

Appears to be working on commit e1594ae537306df094ce2c43a331c2d838f45dfb Depth can currently be controlled based on the tokens defined in the machine definitions. More granular control will be enabled soon.