Akshayc1 / named-entity-recognition

Name Entity Recognition using Python and Keras
44 stars 47 forks source link

ValueError: Shapes (None, 75) and (None, 75, 2) are incompatible #5

Open AmitVaartani opened 3 years ago

AmitVaartani commented 3 years ago

while fiting the data and label it throws value error Shapes (None, 75) and (None, 75, 2) are incompatible, seems CRF changes the dimension .