File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ Welcome to string2string's documentation!
1515 matching
1616 similarity
1717 embedding
18+
19+ .. toctree ::
20+ :maxdepth: 2
21+ :caption: Hands-On Tutorials:
1822 hupd_example
1923 plagiarism_detection
2024
Original file line number Diff line number Diff line change 1010fasttext
1111transformers
1212datasets
13- bert_score
13+ bert_score
14+ joblib
Original file line number Diff line number Diff line change 22
33setup (
44 name = "string2string" ,
5- version = "0.0.145.2 " ,
5+ version = "0.0.146 " ,
66 description = "String-to-String Algorithms for Natural Language Processing" ,
77 url = "https://github.com/suzgunmirac/string2string" ,
88 author = "Mirac Suzgun" ,
1919 "bert_score" ,
2020 "fasttext" ,
2121 "pandas" ,
22+ "joblib" ,
2223 ],
2324 tests_require = ["pytest" ],
2425 classifiers = [
You can’t perform that action at this time.
0 commit comments