Commit History

fix llm in multi_scores
bd1cc4e

TheAnsIs42 commited on

change filename, parse results
3853a8e

TheAnsIs42 commited on

change class name
4ad1e3f

TheAnsIs42 commited on

parse COMET&BLEU
84fbf7e

DWizard commited on

add multi_score class
be9d6f9

TheAnsIs42 commited on

add requirement make comet working(cannot use gpu)
e0457d9

DWizard commited on

add BLEU&comet
0fca289

DWizard commited on

Bug fixed, code restructed
eb2a612

Macrodove commited on

Draft version, one bug need to be fixed
1cbd56e

Macrodove commited on

LLM_eval
3f9cb68

JiaenLiu commited on

Evaluation structure
b0198e8

JiaenLiu commited on

add youtube task creation
f1ae450

Eason Lu commited on

Update dependencies in requirements.txt
1db8078

Xudong Xiao commited on

Add class Task skeleton
0f7f63b

Xudong Xiao commited on

OOP migrate
61ca873

Eason Lu commited on

Merge branch 'eason/main' of https://github.com/project-kxkg/project-t into eason/main
af0656a

DWizard commited on

update dict
6b4ec05

DWizard commited on

fixed line 260
a68edd0

worldqwq commited on

update dict
5397b8a

TheAnsIs42 commited on

Fix reference filepath to package files
2b83043

CanYing0913 commited on

Merge branch 'SRT_cleanup' into eason/main
2d29c14

CanYing0913 commited on

Update srt.py and file hierarchy
7d74f8e

CanYing0913 commited on

dict update
85c07a7

DWizard commited on

bug fi
653ef2d

Eason Lu commited on

delete duplicated word and wrong 'protross'
c82f0dd

TheAnsIs42 commited on

add variable word translation function
b829268

TheAnsIs42 commited on

delete debug code
28db600

Eason Lu commited on

add dict_freq
100bec7

Eason Lu commited on

check phrase first
a94e85f

Eason Lu commited on

fix time stamp bug
c1ba7b0

Eason Lu commited on

avoid split english in translation text
9e3f79b

Eason Lu commited on

dict
71667c2

Eason Lu commited on

update dict_freq
970cf06

Eason Lu commited on

Merge branch 'eason/main' of https://github.com/project-kxkg/project-t into eason/main
a90b10a

DWizard commited on

update dict
8065885

DWizard commited on

fix translation initial
92d2ddc

Eason Lu commited on

spell check: now could check phrases and change replace logic
1312451

Eason Lu commited on

Merge branch 'eason/main' of https://github.com/project-kxkg/project-t into eason/main
de46850

TheAnsIs42 commited on

sort the dict, update function name
045f1d7

TheAnsIs42 commited on

Merge pull request #43 from project-kxkg/Yuhan/logging
ab2fa9d

Yuhan-Lu commited on

update cuda devices
b7b93ea

Yuhan-Lu commited on

Merge pull request #41 from project-kxkg/Yuhan/merge_sentence_issue
28616fd

yichenl5 commited on

update docString of translate, set default value for 'attempts_count' of translate
090e123

Yuhan-Lu commited on

update logic of individual translation
ac6e110

Yuhan-Lu commited on

merge sentence issue, rerun 5 times
3e39830

Yuhan-Lu commited on

Merge pull request #39 from project-kxkg/Macrodove/suggestionFunc
f76455f

yichenl5 commited on

Merge branch 'eason/main' into Macrodove/suggestionFunc
906c785

yichenl5 commited on

spell_check bug fix, add dict
0a976db

DWizard commited on

Modified Suggestion function with argument word and threshold
31aaedc

worldqwq commited on

Merge branch 'eason/main' of https://github.com/project-kxkg/project-t into eason/main
3bfa7ce

Eason Lu commited on