aatkinson / deep-named-entity-recognition

Use RNNs to identify entities in news queries
56 stars 21 forks source link

Value Error #1

Closed Mustyy closed 7 years ago

Mustyy commented 7 years ago

ValueError: Improper config format: {u'l2': 0.0, u'name': u'WeightRegularizer', u'l1': 0.0}

Any idea what causes this?

Mustyy commented 7 years ago

Solved it by using python3

yzho0907 commented 6 years ago

can u tell me how to fix it? i am using python 3.5.4 and i got the same error which u had!