Closed ghost closed 5 years ago
谢谢,看了下源码,明白了
from kashgari.tasks.labeling.models import CNN_LSTM_Model
from kashgari.tasks.labeling.models import BiLSTM_Model from kashgari.tasks.labeling.models import BiLSTM_CRF_Model
from kashgari.tasks.labeling.models import BiGRU_Model from kashgari.tasks.labeling.models import BiGRU_CRF_Model
你试试BiLSTM_Model