Skip to content

0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 13:43
0.1.2
0548ea2

0.1.2

  • 0548ea2 Version 0.1.2.
  • 5b140e9 Add release workflow.
  • 3326897 Add editor config.
  • bf2ecbf Fix licence text.
  • a68811d Add tests.
  • 09297da Update readme.
  • 0cd985a Add tests workflow.
  • e361340 Add pyproject.toml file.
  • e9fc5fd Split into multiple files.
  • 6578a63 Make frequency optional in surprisal calculation.
  • 6969837 Update pre commit config.
  • d00d984 Handle out of vocab words and save words as part of tcm.
  • 90ea3a4 Update pre-commit version.
  • 7a3b0c4 Fix lsa surprisal calculation.
  • 023b561 Update pre-commit config.
  • e3d747f Fix tcm / lda / lsa stuff.
  • 0a9ae4a First draft for lsa. Neews testing.
  • 1063b1f Rework everythin, introduce a TCM class.
  • 81bf9d3 Add option to treat entiere files as single text.
  • b065fc0 Update pre-commit config.
  • 489786c Fix help text of fields option.
  • a48134f Add option to change the name part of the surprisal file.
  • ca23978 Add tokenize argument.