BrikerMan / Kashgari

Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.

Home Page:http://kashgari.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] 请问如何进行多任务训练和预测呢?

GinkgoX opened this issue · comments

commented

You must follow the issue template and provide as much information as possible. otherwise, this issue will be closed.
请按照 issue 模板要求填写信息。如果没有按照 issue 模板填写,将会忽略并关闭这个 issue

Check List

Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.

You can post pictures, but if specific text or code is required to reproduce the issue, please provide the text in a plain text format for easy copy/paste.

Environment

  • OS [e.g. Mac OS, Linux]:
  • Python Version:
  • requirements.txt:
    python==3.6
    kashgari==1.1.5
    tensorflow==1.14
[Paste requirements.txt file here]

Question

How to use kashgari1.X to train a mulit-task ner task ? what the input lables look like? and what the output lables look like? is there any doc to follows?
[A clear and concise description of what you want to know.]

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.