Skip to content

pylexique v 1.2.7

Compare
Choose a tag to compare
@SekouDiaoNlp SekouDiaoNlp released this 07 May 13:46
· 344 commits to master since this release
  • The new method Lexique383.get_all_forms(word) is now accessible through the cli with option '-a' or '--all_forms'.
  • This new method returns a list of LexItems having the same root lemma.
  • Added sample commands using the new option in the docs.
  • Refactored and expanded the test suite.
  • Updated dependencies.