Commit History

downgrade py_vncorenlp's version
0684d9b
verified

DD0101 commited on

Update app.py
ee61aa5

DD0101 commited on

remove (" ", None)
5bd29a6

DD0101 commited on

Adding more examples with more intent labels
9ab42c8

DD0101 commited on

Update app.py
144512a

DD0101 commited on

Update app.py
c48e38e

DD0101 commited on

Update README.md
fc891f5

DD0101 commited on

Update app.py
d492135

DD0101 commited on

Update app.py
8e41965

DD0101 commited on

Update app.py
8a2ba57

DD0101 commited on

Update app.py
e7a0f80

DD0101 commited on

adding arguments to predict()
41bca58

DD0101 commited on

adding arguments to lmpredict()
176f061

DD0101 commited on

Update Customized_IDSF/load_model.py
3f0e363

DD0101 commited on

Update app.py
6c90767

DD0101 commited on

adding argument to lm.predict()
5a687e2

DD0101 commited on

adding argument to predict()
2616450

DD0101 commited on

adding arguments to predict()
31acd35

DD0101 commited on

adding arguments to predict()
7f9c127

DD0101 commited on

change preprocess() method of MyPipeline Class
02758ba

DD0101 commited on

change "fluency_sentence" to list of words for input of predict()
0d7455a

DD0101 commited on

Update app.py
0537017

DD0101 commited on

changing data_dir
034bc4e

DD0101 commited on

upload data dir (contains intent_label.txt and slot_label.txt)
c3dbea2

DD0101 commited on

Update app.py
525d89c

DD0101 commited on

Update app.py
aa383b8

DD0101 commited on

adding "Customized_IDSF" dir to --model_dir
15c48d4

DD0101 commited on

change data_dir to "Customized_IDSF/phoATIS"
8159368

DD0101 commited on

changing module "utils" to "Customized_IDSF.utils"
f87b4bd

DD0101 commited on

adding seqeval pakage
dd55bd9

DD0101 commited on

add pytorch-crf pakage
ea61ec8

DD0101 commited on

change the name of module "model" to "Customized_IDSF.model"
9e88ed4

DD0101 commited on

creating Customized_IDSF folder and putting corresponded files into it; modifying app.py
969d94d

LeTruongVu2k1 commited on

adding JointBERT IDSF checkpoint folder, load_model.py and utils.py from IDSF; modified app.py and requirements.txt
2720879

LeTruongVu2k1 commited on

modified ( text = text.replace("đà ", " đà ") )
ddfda7d

DD0101 commited on

adding ( text = text.replace("đà ", " đà") )
31aac55

DD0101 commited on

Update app.py
3743aa7

DD0101 commited on

adding "fluency-version output"
87b9111

DD0101 commited on

remove (text = text.replace(" , ", ", ").replace(" . ", ". "))
2f005bf

DD0101 commited on

Update app.py
66db8e5

DD0101 commited on

Change the name from "Disfluency Base" to "Disfluency Large"
a50611e

DD0101 commited on

Remove "Word pre-segmented" Output
3bc47dc

DD0101 commited on

Add 1 hard(imo) example
7ecd7c4

DD0101 commited on

Update app.py
0f2eb8c

DD0101 commited on

Duplicate from DD0101/Disfluency-base
df81629

DD0101 commited on