Skip to content
Snippets Groups Projects
Select Git revision
  • a11d8a8c16acf37a41b8426f184a538022c37c85
  • master default protected
  • vertical_relations
  • lu_without_semantic_frames
  • hierarchy
  • additional-unification-filters
  • v0.1.1
  • v0.1.0
  • v0.0.9
  • v0.0.8
  • v0.0.7
  • v0.0.6
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
  • v0.0.1
17 results

models.py

Grzegorz Kostkowski's avatar
Grzegorz Kostkowski authored and Arkadiusz Janz committed
Hash functions have been implemented for `Token` and `Lexeme` (required for token).
Token hashing function relies on `orth_utf8`, `wa` and `lexemes` getters,
which corresponds to definition of already existed `==` operator.
e0036bd4
History