Spaces:
Build error
Build error
freemt
commited on
Commit
•
14e63b2
1
Parent(s):
5dff3c8
Update docs with single file
Browse files- docs/source/userguide-zh.rst +1 -0
- docs/source/userguide.rst +2 -0
- gradio_queue.db +0 -0
- img/plt.png +0 -0
docs/source/userguide-zh.rst
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
|
6 |
- ``radiobee`` 目前仅支持中英、英中对齐。
|
7 |
- ``radiobee`` 目前仅支持纯文本文件上载 (txt, md, csv 等)。 以后可能会支持 ``docx``, ``pdf``, ``srt``, ``html`` 等格式。
|
|
|
8 |
- 第二次上载文件前请点击"Clear"。
|
9 |
- ``tf_type`` ``idf_type`` ``dl_type`` ``norm``: 一般无需理会这些参数。
|
10 |
- ``esp`` 和 ``min_samples`` 的建议值 -- ``esp`` (最小 ``epsilon``): 8-12, ``min_samples``: 4-8.
|
|
|
5 |
|
6 |
- ``radiobee`` 目前仅支持中英、英中对齐。
|
7 |
- ``radiobee`` 目前仅支持纯文本文件上载 (txt, md, csv 等)。 以后可能会支持 ``docx``, ``pdf``, ``srt``, ``html`` 等格式。
|
8 |
+
- ``file 2`` 为空白时,``radiobee`` 则会视 ``file 1`` 为中英文混合文本及试着分离中英文,然后进行对齐。
|
9 |
- 第二次上载文件前请点击"Clear"。
|
10 |
- ``tf_type`` ``idf_type`` ``dl_type`` ``norm``: 一般无需理会这些参数。
|
11 |
- ``esp`` 和 ``min_samples`` 的建议值 -- ``esp`` (最小 ``epsilon``): 8-12, ``min_samples``: 4-8.
|
docs/source/userguide.rst
CHANGED
@@ -4,6 +4,8 @@ How to use
|
|
4 |
- ``radiobee aligner`` is a sibling of `bumblebee aligner`. To know more about these aligners, please join qq group `316287378`.
|
5 |
|
6 |
- Uploaded files should be in pure text format (txt, md, csv etc). ``docx``, ``pdf``, ``srt``, ``html`` etc may be supported later on.
|
|
|
|
|
7 |
- Click "Clear" first for subsequent submits when uploading files.
|
8 |
- ``tf_type`` ``idf_type`` ``dl_type`` ``norm``: Normally there is no need to touch these unless you know what you are doing.
|
9 |
- Suggested ``esp`` and ``min_samples`` values -- ``esp`` (minimum epsilon): 8-12, ``min_samples``: 4-8.
|
|
|
4 |
- ``radiobee aligner`` is a sibling of `bumblebee aligner`. To know more about these aligners, please join qq group `316287378`.
|
5 |
|
6 |
- Uploaded files should be in pure text format (txt, md, csv etc). ``docx``, ``pdf``, ``srt``, ``html`` etc may be supported later on.
|
7 |
+
- If ``file 2`` is left blank, ``radibee`` will treat ``file 1`` as mixed English-Chinese text and attempt to separate English and Chinese texts before procedding to align them.
|
8 |
+
|
9 |
- Click "Clear" first for subsequent submits when uploading files.
|
10 |
- ``tf_type`` ``idf_type`` ``dl_type`` ``norm``: Normally there is no need to touch these unless you know what you are doing.
|
11 |
- Suggested ``esp`` and ``min_samples`` values -- ``esp`` (minimum epsilon): 8-12, ``min_samples``: 4-8.
|
gradio_queue.db
CHANGED
Binary files a/gradio_queue.db and b/gradio_queue.db differ
|
|
img/plt.png
CHANGED