Skip to content
#

part-of-speech-tagger

Here are 178 public repositories matching this topic...

ArticutAPI

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

  • Updated Jan 16, 2024
  • Python

基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注(Part Of Speech, POS)和命名实体识别(Named Entity Recognition, NER)等序列标注任务。

  • Updated Dec 8, 2022
  • Python

Improve this page

Add a description, image, and links to the part-of-speech-tagger topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the part-of-speech-tagger topic, visit your repo's landing page and select "manage topics."

Learn more