Releases: gunthercox/mathparse
Releases · gunthercox/mathparse
0.2.6
12 Oct 08:38
Compare
Sorry, something went wrong.
No results found
#43 - Fix output for extracted decimals
0.2.5
11 Oct 22:25
Compare
Sorry, something went wrong.
No results found
#42 - Fix splitting of negative numbers
0.2.4
11 Oct 20:30
Compare
Sorry, something went wrong.
No results found
#39 - Add support for Pi (π) symbol
#40 - Add support for "point" as a binary word operator
#41 - Add support for logarithms
0.2.3
08 Oct 12:21
Compare
Sorry, something went wrong.
No results found
#38 - Handle mathematical tokens without spaces
Language support:
#22 - Add data for Chinese math words
#25 - Add data for Thai math words
#31 - Add data for Spanish math words
#33 - Add data for Dutch math words
#34 - Add data for Ukrainian math words
0.2.2
04 Oct 16:56
Compare
Sorry, something went wrong.
No results found
#35 - Handle prefix unary operators such as "the square root of" separatly from postfix unary operators such as "squared".
#36 - Fix tokenization for compound numbers such as "nineteen" or "five hundred fifty four".
#36 - Add handling for hyphenated numbers such as "sixty-six".
#37 - Improve exception handling for unknown terms, and add a stopwords set to be specified.
0.2.1
06 Apr 13:54
Compare
Sorry, something went wrong.
No results found
Dropping version support for Python <= 3.8
Adding version support for Python 3.9 - 3.13
Modernized packaging to use the pyproject.toml specification
Switched to GitHub Actions for tests
Switched to GitHub Actions for documentation deployments
🎉 New documentation url: https://mathparse.chatterbot.us/ (now hosted a bit closer to the ChatterBot domain of packages.
0.1.5
01 May 21:53
Compare
Sorry, something went wrong.
No results found
0.1.4
01 May 21:26
Compare
Sorry, something went wrong.
No results found
0.1.3
01 May 21:19
Compare
Sorry, something went wrong.
No results found
Improve testing process #24
0.1.2
22 Sep 15:57
Compare
Sorry, something went wrong.
No results found