diff --git a/__pycache__/main.cpython-312.pyc b/__pycache__/main.cpython-312.pyc new file mode 100644 index 0000000..d8bdf90 Binary files /dev/null and b/__pycache__/main.cpython-312.pyc differ diff --git a/app/__pycache__/main.cpython-312.pyc b/app/__pycache__/main.cpython-312.pyc new file mode 100644 index 0000000..31996bd Binary files /dev/null and b/app/__pycache__/main.cpython-312.pyc differ diff --git a/app/__pycache__/main.cpython-313.pyc b/app/__pycache__/main.cpython-313.pyc new file mode 100644 index 0000000..fbc960b Binary files /dev/null and b/app/__pycache__/main.cpython-313.pyc differ diff --git a/app/templates/index.html b/app/templates/index.html index 97d067c..ef8dd38 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,150 +1,156 @@ - - - + + + 词性标注工具 - - + +
-

词性标注工具

+

词性标注工具

- -
- - -
+ +
+ + +
- -
-
- - -
- -
-
-
+ +
+
+ + +
+ +
+
+
- -
-
- - -
- -
-
-
+ +
+
+ + +
+ +
+
+
- + diff --git a/app/templates/result.html b/app/templates/result.html index 15a5c1d..b67b313 100644 --- a/app/templates/result.html +++ b/app/templates/result.html @@ -1,107 +1,128 @@ - - - + + + 标注结果 - - + +

标注结果

返回 -
- 词性显示控制: - - +
+ 词性显示控制: + + - - + +
-
- {{ content | safe }} -
+
{{ content | safe }}
- 导出结果: - - - + 导出结果: + + +
- +