CoolFace
Apppublic

TangibleAI/mathtext

sourceHugging Faceagpl-3.0updated 4y agoView on Hugging Face
1likes
49 commits on main
5701b3e4y ago

pyproject.toml works

hobs
eed116a4y ago

better pyproject.toml

hobs
28c4fc84y ago

venv

hobs
5930a874y ago

package mathtext for pip install -e .

hobs
a6e04704y ago

start on pyproject.toml but package discovery failing

hobs
90baf8b4y ago

add AGPL license

hobs
a42a5094y ago

Merge branch 'main' of gitlab.com:tangibleai/mathtext

hobs
d5d83ae4y ago

nlutils from app.py

hobs
db3317c4y ago

Test file for text2int

cetinca
9aec6724y ago

Merge branch 'main' of gitlab.com:tangibleai/mathtext

hobs
dade0d04y ago

Update scaling files

cetinca
290f2744y ago

Merge branch 'main' of https://huggingface.co/spaces/TangibleAI/mathtext-nlu

hobs
1aebac74y ago

Update app.py

Hobson
e33c2d84y ago

revert to list of inputs

hobs
04e73294y ago

single inputs_text2int

hobs
1d9b90e4y ago

Update test script

cetinca
43ac9534y ago

New version text2int

cetinca
72f4be84y ago

Created bash script to test

cetinca
17f68024y ago

Update api name

cetinca
05b44104y ago

Update test_api

cetinca
90009ee4y ago

Added sentiment

cetinca
9b8bd504y ago

Created test API

cetinca
7873db94y ago

Update sdk_version

cetinca
95f08ae4y ago

merge hf

hobs
8c4b92d4y ago

pin gradio ver

hobs
76db1234y ago

sdk ver

hobs
f9691184y ago

gradio in req.txt

hobs
7299eba4y ago

working agpl-3.0 tag

hobs
b944be84y ago

MathText project name

hobs
57b2e854y ago

add sdk

hobs
f37eb4b4y ago

sdk:gradio

hobs
f45d8734y ago

app_file:

hobs
bcd0e9e4y ago

agpl-3.0

hobs
434b8be4y ago

Merge branch 'main' of gitlab.com:tangibleai/mathtext-api

hobs
ef6532a4y ago

Update README.md

Hobson Lane
71fb66d4y ago

ignore .env

hobs
01b532f4y ago

ignore .env

hobs
c25d79d4y ago

GBQ test

hobs
ff064034y ago

share=None

hobs
bf322654y ago

no __main__

hobs
ea868194y ago

share=True

hobs
aafc5b34y ago

works for forty2

hobs
f15ddc14y ago

add textbox labels

hobs
5623a494y ago

add spacy and pandas-gbq

hobs
d625a734y ago

test a lot of things like import spacy and preprocessing and text box labels

hobs
20c813e4y ago

rename vars and fix docs

hobs
a09a83f4y ago

text2int

hobs
6cb7f394y ago

text2int

hobs
459027d4y ago

Duplicate from versae/gradio-blocks-rest-api

Hobson Lane, versae