Harium / suneidesis

A project to represent knowledge
MIT License
2 stars 1 forks source link

[Linguistics] Unify WordRepository #92

Closed yuripourre closed 3 years ago

yuripourre commented 3 years ago

Change WordRepository in a way that it becomes closer to repository interface and basically adds indexes to words.

Methods to query words are fine but it should use the existing methods to insert data.