SkepticMystic / nlp

GNU General Public License v3.0
71 stars 5 forks source link

CustomEntities aren't actually used #5

Open SkepticMystic opened 2 years ago

SkepticMystic commented 2 years ago

Even after training the winkModel on the users customEntities, you have to access them using doc.customEntities() (They aren't just added to doc.entities())