xatier
xatier
In README.md and the [getting started doc](https://fixit.readthedocs.io/en/latest/getting_started.html), the doc suggested to execute `python -m fixit.cli.run_rules` to trigger the linter. However, this would trigger unwanted behavior if `fixit` is installed inside...
* To better align with `config.rs` Ref: https://github.com/libreddit/libreddit/pull/748
This commit enables users to easily update the parameters with desired default values without getting familiar with frontend details. ---- Hi @ggerganov, very simple change, this commit allows users to...
* update download files to the latest versions * update `mv` commands as no subdirectory since sudachi 6+
I wonder if we would like to recommend using `ninja` to build the project. To enable `ninja`, simply add `-G Ninja` to the `CMake` command. ```bash cmake ../ -G Ninja...
Fix typo of 石岡 Ref: https://zh.wikipedia.org/wiki/%E8%87%BA%E4%B8%AD%E5%B8%82?oldformat=true#%E8%A1%8C%E6%94%BF%E5%8D%80%E5%8A%83%E5%92%8C%E4%BA%BA%E5%8F%A3
**痛點** I'd like to allow (optional) user-defined phrase frequency in the user's dictionary `data.txt`. For instance, if I'd like to add this emoji `🎊 ㄍㄨㄥ-ㄒㄧˇ`, I wish to have lower...
This is a simple one, the concise dictionary prefers `倘佯 ㄔㄤˊ ㄧㄤˊ` https://dict.concised.moe.edu.tw/search.jsp?md=1&word=%E5%80%98#searchL
The concise dictionary prefers `兒 ㄦ` when used as a postfix. https://dict.concised.moe.edu.tw/search.jsp?md=1&word=%E5%85%92&size=-1 Add `兒 ㄦ` for the following: ``` 個兒 哥兒倆 娃兒 淚人兒 玩意兒 當兒 等一會兒 自個兒 這兒 魚兒 ```...