ArticutAPI Versions Save

API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到 SIGHAN 2005 F1-measure 94% 以上,Recall 96% 以上的成績。

v1.3.6

3 months ago

Adding requestID in parse() function, default value is "". Only used in ArticutDocker service for evaluation purpose.

v1.3.5

7 months ago

ArticutAPI .parse() function provides better support for inputSTR longer than 5000 characters.

v1.3.4

7 months ago

Bug Fixes

  • Fix MP_ArticutAPI RuntimeError: When the MP_ArticutAPI runs in a bundled app. (ArticutAPI is not affected.)

v1.3.3

9 months ago

Bug Fixes

  • fix _segIndexConverter()

v1.3.1

1 year ago

v1.3.0

1 year ago

Adding emojiBOOL in parse() function, default value is True.

v1.2.2

2 years ago

Bug Fixes

  • fix MP_Articut.bulk_parse()

v1.2.1

2 years ago
  • Improve localRE usability.

v1.2.0

2 years ago

Bug Fixes

v1.1.9

2 years ago
  • Improve UserDefinedDICT usability.
pip3 install -U ArticutAPI