ckiplab / bert-base-chinese-pos

huggingface.co
Total runs: 99.8K
24-hour runs: 244
7-day runs: 6.1K
30-day runs: -7.8K
Model's Last Updated: May 10 2022
token-classification

Introduction of bert-base-chinese-pos

Model Details of bert-base-chinese-pos

CKIP BERT Base Chinese

This project provides traditional Chinese transformers models (including ALBERT, BERT, GPT2) and NLP tools (including word segmentation, part-of-speech tagging, named entity recognition).

這個專案提供了繁體中文的 transformers 模型(包含 ALBERT、BERT、GPT2)及自然語言處理工具(包含斷詞、詞性標記、實體辨識)。

Homepage
Contributers
Usage

Please use BertTokenizerFast as tokenizer instead of AutoTokenizer.

請使用 BertTokenizerFast 而非 AutoTokenizer。

from transformers import (
  BertTokenizerFast,
  AutoModel,
)

tokenizer = BertTokenizerFast.from_pretrained('bert-base-chinese')
model = AutoModel.from_pretrained('ckiplab/bert-base-chinese-pos')

For full usage and more information, please refer to https://github.com/ckiplab/ckip-transformers .

有關完整使用方法及其他資訊,請參見 https://github.com/ckiplab/ckip-transformers

Runs of ckiplab bert-base-chinese-pos on huggingface.co

99.8K
Total runs
244
24-hour runs
1.4K
3-day runs
6.1K
7-day runs
-7.8K
30-day runs

More Information About bert-base-chinese-pos huggingface.co Model

More bert-base-chinese-pos license Visit here:

https://choosealicense.com/licenses/gpl-3.0

bert-base-chinese-pos huggingface.co

bert-base-chinese-pos huggingface.co is an AI model on huggingface.co that provides bert-base-chinese-pos's model effect (), which can be used instantly with this ckiplab bert-base-chinese-pos model. huggingface.co supports a free trial of the bert-base-chinese-pos model, and also provides paid use of the bert-base-chinese-pos. Support call bert-base-chinese-pos model through api, including Node.js, Python, http.

bert-base-chinese-pos huggingface.co Url

https://huggingface.co/ckiplab/bert-base-chinese-pos

ckiplab bert-base-chinese-pos online free

bert-base-chinese-pos huggingface.co is an online trial and call api platform, which integrates bert-base-chinese-pos's modeling effects, including api services, and provides a free online trial of bert-base-chinese-pos, you can try bert-base-chinese-pos online for free by clicking the link below.

ckiplab bert-base-chinese-pos online free url in huggingface.co:

https://huggingface.co/ckiplab/bert-base-chinese-pos

bert-base-chinese-pos install

bert-base-chinese-pos is an open source model from GitHub that offers a free installation service, and any user can find bert-base-chinese-pos on GitHub to install. At the same time, huggingface.co provides the effect of bert-base-chinese-pos install, users can directly use bert-base-chinese-pos installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

bert-base-chinese-pos install url in huggingface.co:

https://huggingface.co/ckiplab/bert-base-chinese-pos

Url of bert-base-chinese-pos

bert-base-chinese-pos huggingface.co Url

Provider of bert-base-chinese-pos huggingface.co

ckiplab
ORGANIZATIONS

Other API from ckiplab