Skip to content

Data moved out of botok

Compare
Choose a tag to compare
@drupchen drupchen released this 10 Dec 10:54
· 151 commits to master since this release

0.7.0 - 20191210

Changed

  • All trie data previously in botok/resources/ is moved to the botok_data repo
    The files are automatically downloaded from botok_data if it is not present, or external profiles can also be used.
  • only the files corresponding to POS profile are kept in botok_data
  • change from word lists to create the trie + entry_data to word lists containing the data (no more duplication of word lists)
  • Token.entries changed to Token.senses

Added

  • Token.sense added