Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW TOOL] common reg expression and latex generator? #1009

Open
liu1084 opened this issue Apr 28, 2024 · 2 comments
Open

[NEW TOOL] common reg expression and latex generator? #1009

liu1084 opened this issue Apr 28, 2024 · 2 comments
Assignees
Labels

Comments

@liu1084
Copy link

liu1084 commented Apr 28, 2024

What tool do you want?
common reg expression and latex generator?

Describe the solution you'd like

  1. common reg expression: like phone, email, ipaddress, id card number and so on.

  2. latex gererator: like convert math expression to latex, and convert latext image to latex text.
    image
    $$
    Q\left(s_t, a_t\right)=Q\left(s_t, a_t\right)+\alpha\left(r_{t+1}+\gamma \max a Q\left(s{t+1}, a\right)-Q\left(s_t, a_t\right)\right)
    $$

@sharevb
Copy link
Contributor

sharevb commented May 10, 2024

Hi, will make a PR regarding common regex cheatsheet
Regarding math to latex, will make a PR
But image to latex will not be possible, you can use mathpix that is really impressive

sharevb added a commit to sharevb/it-tools that referenced this issue May 18, 2024
sharevb added a commit to sharevb/it-tools that referenced this issue May 19, 2024
@sharevb
Copy link
Contributor

sharevb commented May 19, 2024

Hi @liu1084 and @CorentinTh, math format conversion is implemented in #1101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants