Skip to content

Releases: Mathics3/pymathics-natlang

Release 8.0.0 (#30)

27 Jan 16:56
Compare
Choose a tag to compare

This release tracks the API changes in the Mathics Kernel.

Use the PyPI package PatternLite instead of the defunct 3.6-ish pattern (which has now been replaced with something totally different from NLP).

7.0.0

11 Aug 16:12
Compare
Choose a tag to compare

Revise for 7.0.0 Mathics3 API; we need to explicilty load builtins

Too late for Valentines Day

26 Feb 02:30
c6cea2c
Compare
Choose a tag to compare

Revise for 6.0.0 Mathics3 API and current Mathics3 builtin standards described in Guidelines for Writing Documentation.

This package has undergone a major overhaul. Modules have been split out along into logical groups following the documentation structure.

We have gradually been rolling in more Python type annotations and have been using current Python practices. Tools such as using isort, black and flake8 are used as well.

Evaluation methods of built-in functions start eval_ not
apply_.

There is more refactoring more to do here, bugs that remain, functions needing adding or filling out.

We should assess the landscape for changes in modules that might be used here; there is probably something better maintained than langid.

5.0.0

31 Jul 16:26
Compare
Choose a tag to compare
  • Adjust for Mathics3 core 5.0.0 API
  • Use Spacy >= 3.4
  • Adjust for medium word list dictated by package and newer Spacy

L-2

16 May 07:59
Compare
Choose a tag to compare
L-2

Re-Release to use released Mathics 2.2.0

1.1.0

22 Dec 17:45
Compare
Choose a tag to compare

Re-Release to use released Mathics 1.1.0

  • tests added.
  • README.rst has been updated with examples.

Little Siis

14 Nov 22:55
Compare
Choose a tag to compare

pymathics-natlang-1.0.0.tar.gz
1.0.0

First public release.