-
Notifications
You must be signed in to change notification settings - Fork 901
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
export jieba, fix prob files and remove deps of absl-py
- Loading branch information
Hai Liang Wang
committed
Sep 24, 2020
1 parent
ea92e8f
commit caf046f
Showing
12 changed files
with
336 additions
and
314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
synonyms>=3.12 | ||
synonyms>=3.13 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,33 @@ | ||
# synonyms 分数评测 [(v3.12.0)](https://pypi.python.org/pypi/synonyms/3.12.0) | ||
|
||
| 词 1 | 词 2 | synonyms | 人工评定 | | ||
| ------ | -------- | -------- | -------- | | ||
| 轿车 | 汽车 | 0.892 | 0.98 | | ||
| 宝石 | 宝物 | 1.0 | 0.96 | | ||
| 旅游 | 游历 | 0.649 | 0.96 | | ||
| 男孩子 | 小伙子 | 0.77 | 0.94 | | ||
| 海岸 | 海滨 | 0.889 | 0.925 | | ||
| 庇护所 | 精神病院 | 0.211 | 0.9025 | | ||
| 魔术师 | 巫师 | 0.95 | 0.875 | | ||
| 中午 | 正午 | 0.9 | 0.855 | | ||
| 火炉 | 炉灶 | 0.889 | 0.7775 | | ||
| 食物 | 水果 | 0.363 | 0.77 | | ||
| 鸟 | 公鸡 | 0.895 | 0.7625 | | ||
| 鸟 | 鹤 | 1.0 | 0.7425 | | ||
| 工具 | 器械 | 0.881 | 0.7375 | | ||
| 兄弟 | 和尚 | 0.139 | 0.705 | | ||
| 起重机 | 器械 | 0.195 | 0.42 | | ||
| 小伙子 | 兄弟 | 0.703 | 0.415 | | ||
| 旅行 | 轿车 | 0.088 | 0.29 | | ||
| 和尚 | 圣贤 | 0.222 | 0.275 | | ||
| 墓地 | 林地 | 0.874 | 0.2375 | | ||
| 食物 | 公鸡 | 0.151 | 0.2225 | | ||
| 海岸 | 丘陵 | 0.248 | 0.2175 | | ||
| 森林 | 墓地 | 0.14 | 0.21 | | ||
| 岸边 | 林地 | 0.193 | 0.1575 | | ||
| 和尚 | 奴隶 | 0.059 | 0.1375 | | ||
| 海岸 | 森林 | 0.23 | 0.105 | | ||
| 小伙子 | 巫师 | 0.182 | 0.105 | | ||
| 琴弦 | 微笑 | 0.089 | 0.0325 | | ||
| 玻璃 | 魔术师 | 0.02 | 0.0275 | | ||
| 中午 | 绳子 | 0.049 | 0.02 | | ||
| 公鸡 | 航行 | 0.0 | 0.02 | | ||
# synonyms 分数评测 [(v3.13.0)](https://pypi.python.org/pypi/synonyms/3.13.0) | ||
| 词1 | 词2 | synonyms | 人工评定 | | ||
| --- | --- | --- | --- | | ||
| 轿车 | 汽车 | 0.892 | 0.98 | | ||
| 宝石 | 宝物 | 1.0 | 0.96 | | ||
| 旅游 | 游历 | 0.649 | 0.96 | | ||
| 男孩子 | 小伙子 | 0.77 | 0.94 | | ||
| 海岸 | 海滨 | 0.889 | 0.925 | | ||
| 庇护所 | 精神病院 | 0.211 | 0.9025 | | ||
| 魔术师 | 巫师 | 0.95 | 0.875 | | ||
| 中午 | 正午 | 0.9 | 0.855 | | ||
| 火炉 | 炉灶 | 0.889 | 0.7775 | | ||
| 食物 | 水果 | 0.363 | 0.77 | | ||
| 鸟 | 公鸡 | 0.895 | 0.7625 | | ||
| 鸟 | 鹤 | 1.0 | 0.7425 | | ||
| 工具 | 器械 | 0.881 | 0.7375 | | ||
| 兄弟 | 和尚 | 0.139 | 0.705 | | ||
| 起重机 | 器械 | 0.195 | 0.42 | | ||
| 小伙子 | 兄弟 | 0.703 | 0.415 | | ||
| 旅行 | 轿车 | 0.088 | 0.29 | | ||
| 和尚 | 圣贤 | 0.222 | 0.275 | | ||
| 墓地 | 林地 | 0.874 | 0.2375 | | ||
| 食物 | 公鸡 | 0.151 | 0.2225 | | ||
| 海岸 | 丘陵 | 0.248 | 0.2175 | | ||
| 森林 | 墓地 | 0.14 | 0.21 | | ||
| 岸边 | 林地 | 0.193 | 0.1575 | | ||
| 和尚 | 奴隶 | 0.059 | 0.1375 | | ||
| 海岸 | 森林 | 0.23 | 0.105 | | ||
| 小伙子 | 巫师 | 0.182 | 0.105 | | ||
| 琴弦 | 微笑 | 0.089 | 0.0325 | | ||
| 玻璃 | 魔术师 | 0.02 | 0.0275 | | ||
| 中午 | 绳子 | 0.049 | 0.02 | | ||
| 公鸡 | 航行 | 0.0 | 0.02 | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
__all__ = ["seg", | ||
"jieba", | ||
"nearby", | ||
"compare", | ||
"display", | ||
|
Oops, something went wrong.