Hello,
My apologies, I don’t speak Chinese, so hopefully someone will be able to answer my question. I understand that Hanlp operates under the Apace licence. My question is: Does the licence over only use of the Python package or all of the models (tokeniser and tagger) that I can download?
For example:
tokenizer = hanlp.load(‘PKU_NAME_MERGED_SIX_MONTHS_CONVSEG’)
tagger = hanlp.load(hanlp.pretrained.pos.CTB5_POS_RNN_FASTTEXT_ZH)
Thanks,
Roger