# Tạo Wordwise tự động cho máy đọc sách

* Link công cụ: <https://github.com/xnohat/wordwisecreator>

Bạn cần cài đặt **Calibre** trên thiết bị của mình.

* Cách sử dụng: php wordwisecreator.php input\_file hint\_level&#x20;
  * **input\_file:** Đường dẫn đến tệp cần tạo Wordwise.
  * **hint\_level:** Từ 1 đến 5, mặc định là 5, 1 là gợi ý theo từng từ ít hơn, hiển thị gợi ý - chỉ từ khó mới có định nghĩa, 5 là hiển thị tất cả gợi ý theo từng từ.

*Một số nhược điểm:*\
+) Chỉ hiển thị được một nghĩa (bạn dùng từ điển xem thêm nghĩa khác vẫn được nhé)\
+) Nếu có nhiều từ được hiển thị trên cùng một trang, chúng có thể gây khó chịu.\
+) Nếu dùng wordwise việt có thể gây gián đoạn mạch suy nghĩ (do đang nghĩ tiếng anh mà đọc tiếng việt).

<figure><img src="/files/l0T3OfyttrDVx8cdvPg6" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://maydocsach.gitbook.io/guide/may-doc-sach-kindle/tao-wordwise-tu-dong-cho-may-doc-sach.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
