make all media hosted in this repository
This commit is contained in:
parent
95c3cd4a74
commit
5c76d679d1
|
@ -166,7 +166,7 @@ you need to install `gd-tools` by running `./quickinstall.sh --mandarin`.
|
|||
|
||||
This script passes a sentence through mecab in order to make every part of the sentence clickable.
|
||||
|
||||
https://user-images.githubusercontent.com/50422430/226139459-0c8bcf0e-e68f-491e-8171-bae3f50a7ae1.mp4
|
||||
![Alt](https://codeberg.org/hashirama/gd-tools/raw/branch/main/misc/mecab.gif)
|
||||
|
||||
**Dependencies**
|
||||
|
||||
|
@ -187,6 +187,8 @@ gd-tools mecab --word %GDWORD% --sentence %GDSEARCH%
|
|||
* `--user-dict FILE` full path to the user_dic.dic file. This is done automatically if you install via make.
|
||||
|
||||
|
||||
OBS: we stopped maintaining gd-mecab in favor of gd-marisa, which is a better replacement
|
||||
|
||||
### Contributors
|
||||
|
||||
<!-- contributors --><a href="https://github.com/hashirama"><img src="https://codeberg.org/avatars/61e6073c8a5e0c564ba8df84483d310d2505b9e0c3d45011326d3f2a8fe440e1?size=512" width="60px" alt="" /></a>
|
||||
|
|
Loading…
Reference in a new issue