2025-09-04  R. Bernstein <rocky@users.noreply.github.com>

	* CHANGES.rst, admin-tools/check-versions.sh,
	pymathics/natlang/version.py: Get ready for release 9.0.1 (#36)

2025-09-04  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__init__.py: Fix word duplication typo

2025-09-04  R. Bernstein <rocky@users.noreply.github.com>

	* README.rst: Update README.rst

2025-09-04  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__init__.py,
	pymathics/natlang/linguistic_data/__init__.py: Add Synonyms and
	Antonyms

2025-09-04  R. Bernstein <rocky@users.noreply.github.com>

	* README.rst: Update README.rst

2025-09-01  rocky <rb@dustyfeet.com>

	* admin-tools/pyenv-versions: Administrivia

2025-09-01  rocky <rb@dustyfeet.com>

	* CHANGES.rst, test/test_ntlk.py: Rename test file. Update
	CHANGES.rst

2025-09-01  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/osx.yml-needs-enchant-fixup,
	.github/workflows/ubuntu.yml, .gitignore, Makefile, README.rst,
	admin-tools/make-dist.sh, pyproject.toml, test/test_natlang.py: 
	Release 9.0 (#35) * Administrivia * Rename to Mathics3-Module-nltk

2025-09-01  R. Bernstein <rocky@users.noreply.github.com>

	* .github/FUNDING.yml: Create FUNDING.yml

2025-08-31  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/isort-and-black-checks.yml,
	.github/workflows/ubuntu.yml, Makefile,
	pymathics/natlang/version.py, pyproject.toml: Get ready for release
	9.0.0 (#34) * Get ready for release 9.0.0 * Update consistency-checks.yml * Update consistency-checks.yml * Update consistency-checks.yml * Update consistency-checks.yml * Update ubuntu.yml * force install spicy.yml * Update ubuntu.yml add langid * Update ubuntu.yml * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml * Update pyproject.toml * Update ubuntu.yml * Update consistency-checks.yml * Update consistency-checks.yml * Update pyproject.toml * Update pyproject.toml * Update ubuntu.yml * Update pyproject.toml * Update pyproject.toml --------- Co-authored-by: Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

2025-08-31  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* pyproject.toml: Set setuptools minimal version

2025-08-30  R. Bernstein <rocky@users.noreply.github.com>

	* .gitignore, pymathics/natlang/__init__.py,
	pymathics/natlang/{linguistic_data.py =>
	linguistic_data/__init__.py},
	pymathics/natlang/linguistic_data/lang_trans.py,
	pymathics/natlang/{ => linguistic_data}/translation.py: Experimental
	Mathics3 Module Guide section (#19)

2025-08-24  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/osx.yml-needs-enchant-fixup,
	.github/workflows/ubuntu.yml, .gitignore,
	pymathics/natlang/nltk.py, pyproject.toml, setup.py: Revise to use
	pyproject (#33) * Revise to use pyproject * Try to get OSX CI working again * Give up on addressing OSX enchant issue * pattern.en is now pattern.text.en * Remove Python 3.9 support

2025-02-08  rocky <rb@dustyfeet.com>

	* pymathics/natlang/version.py: Bump release to dev

2025-02-08  R. Bernstein <rocky@users.noreply.github.com>

	* CHANGES.rst, ChangeLog-spell-corrected.diff,
	pymathics/natlang/version.py: Get ready for release 8.0.1 (#32)

2025-02-08  rocky <rb@dustyfeet.com>

	* MANIFEST.in, Makefile, admin-tools/make-dist.sh: Administrivia

2025-02-08  rocky <rb@dustyfeet.com>

	* .gitignore, MANIFEST.in, admin-tools/make-dist.sh: Go over
	packaging

2025-01-31  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* pymathics/natlang/linguistic_data.py,
	pymathics/natlang/manipulate.py,
	pymathics/natlang/normalization.py,
	pymathics/natlang/textual_analysis.py,
	pymathics/natlang/translation.py: fix dd fields (#31)

2025-01-27  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/ubuntu.yml, .pre-commit-config.yaml,
	CHANGES.rst, ChangeLog-spell-corrected.diff,
	pymathics/natlang/version.py, setup.py: Release 8.0.0 (#30) Release 8.0.0 * Update version number, * Use PyPI wheel in CI * Go over release notes

2025-01-16  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/ubuntu.yml, admin-tools/check-versions.sh,
	pymathics/natlang/nltk.py, pymathics/natlang/normalization.py,
	pymathics/natlang/textual_analysis.py, setup.py,
	test/consistency-and-style/test_summary_text.py: Track changes in
	API, etc. (#29) * Track changes in API, etc.  * Add script to check version * Need dev mathics scanner * Use PatternLite instead of defunct pattern, but we get a loss in
	quality

2024-12-29  rocky <rb@dustyfeet.com>

	* pymathics/natlang/linguistic_data.py: fix an import ...  We were importing it from a module that was also importing it (but
	no longer exists). Instead, we should have been importing from the
	place it is defined.

2024-08-11  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/ubuntu.yml, .gitignore,
	.pre-commit-config.yaml, CHANGES.rst,
	ChangeLog-spell-corrected.diff, Makefile, admin-tools/make-dist.sh,
	admin-tools/pyenv-versions, pymathics/natlang/version.py: Get ready
	for release 7.0.0 (#28)

2024-08-11  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/{osx.yml => osx.yml-needs-enchant-fixup}:
	Temporarily remove OSX CI (#27) * Attempt to get OSX CI working * Remove OSX CI testing for now...  We need to figure out how to get C spelling library enchant
	installed...  Or make that optional in mathics-core.

2024-08-08  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml: Remove an attempt to set a library path

2024-08-08  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/{autoblack.yml => isort-and-black-checks.yml},
	.github/workflows/osx.yml, .github/workflows/ubuntu.yml: Workflows
	administrivia (#24) * Sync with other Mathics3 workflows * Sync with other Mathics3 workflows * CI LIBRARY location problem?

2024-08-08  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* pymathics/natlang/textual_analysis.py: adding blanklines between
	</dl> and the examples in docstrings (#25)

2024-08-06  rocky <rb@dustyfeet.com>

	* setup.py: Revert last change...  for now we'll keep pymathics over mathics3

2024-08-06  rocky <rb@dustyfeet.com>

	* setup.py: pymathics-graph -> mathics-graph

2024-08-01  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* .github/workflows/ubuntu.yml: Update ubuntu.yml

2024-05-23  Lucas <100660343+lulunac27a@users.noreply.github.com>

	* README.rst: Fix code mistake (#22) It should be `Out[4]` not `Out[3]`

2024-04-07  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* .github/workflows/osx.yml,
	test/consistency-and-style/test_summary_text.py: fixing osx (#21) * fix import in test * fixing osx workflow

2024-01-15  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* .github/workflows/ubuntu.yml,
	pymathics/natlang/linguistic_data.py,
	pymathics/natlang/manipulate.py, pymathics/natlang/nltk.py,
	pymathics/natlang/spacy.py, pymathics/natlang/textual_analysis.py,
	pymathics/natlang/translation.py, setup.py,
	test/consistency-and-style/test_summary_text.py: upgrade Mathics 7
	(#18) * upgrade Mathics 7 * Try 3.11 for Ubuntu CI testing --------- Co-authored-by: rocky <rb@dustyfeet.com>

2023-11-21  R. Bernstein <rocky@users.noreply.github.com>

	* README.rst: Update README.rst

2023-07-23  rocky <rb@dustyfeet.com>

	* pymathics/natlang/version.py: Bump version to 7.x

2023-07-16  rocky <rb@dustyfeet.com>

	* .github/workflows/ubuntu.yml: Sidestep CI woes

2023-07-16  rocky <rb@dustyfeet.com>

	* .github/workflows/ubuntu.yml, setup.py, test/helper.py: Track
	Mathics API changes

2023-07-16  rocky <rb@dustyfeet.com>

	* setup.py: Allow current 7.0 mathics

2023-07-15  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/osx.yml, .github/workflows/ubuntu.yml, Makefile,
	pymathics/natlang/linguistic_data.py, setup.py,
	test/consistency-and-style/test_summary_text.py,
	test/test_natlang.py: See if this fixes CI. (#17) * See if this works * Track API change; comment out some test for now * Trying to get wordlists set up

2023-07-12  rocky <rb@dustyfeet.com>

	* pymathics/natlang/linguistic_data.py: Fix misplaced </dl>.

2023-02-26  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml: OSX CI woes

2023-02-25  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/autoblack.yml,
	.github/workflows/consistency-checks.yml,
	.github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	CHANGES.rst, admin-tools/pyenv-versions,
	pymathics/natlang/version.py, setup.py: Get ready for release 6.0.0
	(#16) Administrivia

2023-02-23  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* Makefile, pymathics/natlang/__init__.py,
	pymathics/natlang/linguistic_data.py, pymathics/natlang/main.py,
	pymathics/natlang/manipulate.py, pymathics/natlang/nltk.py,
	pymathics/natlang/normalization.py, pymathics/natlang/spacy.py,
	pymathics/natlang/textual_analysis.py,
	pymathics/natlang/translation.py, pymathics/natlang/util.py,
	setup.py, test/consistency-and-style/test_summary_text.py,
	test/test_natlang.py: Split main (#14) * split main in modules * adding comments * black * fix summaries * rocky's  comments fixed * black * test for wordlist * easy fixes * complete doctests * fix Containing. Adding test cases * black * trailing typos * split nltk from utils * Some small tweaks and conformance things (#15) --------- Co-authored-by: R. Bernstein <rocky@users.noreply.github.com>

2023-02-20  R. Bernstein <rocky@users.noreply.github.com>

	* pymathics/natlang/__init__.py, pymathics/natlang/main.py: Remove
	WordFrequencyData ... (#13) for now. __init__.py "library" -> Python library

2023-02-19  rocky <rb@dustyfeet.com>

	* README.rst: Comment out mention of MATHICS3_SPACY_DATA

2023-02-19  R. Bernstein <rocky@users.noreply.github.com>

	* pymathics/natlang/main.py: WordData forms reinstated... (#11) * WordData forms reinstated...  Make better use if Symbols and some correct type mismatches Probably the code be revised so that to_expression, and
	to_mathics_list are not needed. That is derred for another PR.  * Remove dup "I am" * %(name) removal and "==" -> "is"

2023-02-19  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/osx.yml, Makefile, README.rst,
	pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py:
	Make a pass over setup, docs, and top-level things (#9) * README.rst: move customization from main.py here * Makefile: LoadModule name has changes * __init__.py: list imports, go over docstring which forms chapter
	information * main.py: numerous small doc changes; fix some type errors.  * setup.py and spacy, langid, and pyenchant are no longer optional.
	  Note pyenchant rather than enchant is now used.

2023-02-19  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* .github/workflows/consistency-checks.yml,
	.github/workflows/osx.yml, .github/workflows/ubuntu.yml, Makefile,
	pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py,
	test/consistency-and-style/test_summary_text.py: Adding tests and
	workflows (#8) * adding consistency test and doctests * removing chapter specification * summary text * flows * activating doctest * black * just the chapter * wordnet corpus * ensure nltk data * fix tests.  wordnet->wordnet2022 * deactivate doc consistency test

2023-02-14  R. Bernstein <rocky@users.noreply.github.com>

	* Makefile, pymathics/natlang/__init__.py,
	pymathics/natlang/main.py: Doc stuff and workflows (#7)

2023-02-14  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml: Narrow CI a bit

2023-02-14  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml: Use github master for testing

2023-02-14  R. Bernstein <rocky@users.noreply.github.com>

	* .pre-commit-config.yaml, Makefile, pymathics/natlang/__init__.py,
	pymathics/natlang/{__main__.py => main.py},
	pymathics/natlang/version.py, setup.py, test/helper.py,
	test/test_natlang.py: Revise for current API and style (#6)

2023-01-22  rocky <rb@dustyfeet.com>

	* setup.py: Bump max version allowed

2022-07-31  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml, pymathics/natlang/version.py: Bump
	version and fix CI config

2022-07-31  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml, CHANGES.rst,
	admin-tools/pyenv-versions, pymathics/natlang/__main__.py,
	pymathics/natlang/version.py, setup.cfg, setup.py: Get ready for
	release 5.0.0

2022-07-24  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__main__.py, setup.py: Adjust for medium word
	list The small wordlist doesn't have word vectors and that gives a
	warning with Similarity is used. So instead use the medium word
	list.

2022-07-24  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__main__.py, setup.cfg: Get natlang to pass
	doctests

2022-07-23  rocky <rb@dustyfeet.com>

	* Makefile: natlang upgrade woes

2022-07-19  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #5 from Mathics3/project-administion The usual sanity checking stuff

2022-07-19  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #4 from Mathics3/mathics-5.0-upgrade Mathics 5.0 upgrade

2022-07-19  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__main__.py: Adjustments for Mathics 5.0 &
	current practice

2022-07-19  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #3 from Mathics3/mathics-5.0-upgrade remove debug statement Mathics 5.0 upgrade

2022-07-19  rocky <rb@dustyfeet.com>

	* .github/workflows/windows.yml: Windows CI - add mariadb
	mysql-connector

2022-07-19  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	.github/workflows/windows.yml: CI tweaks

2022-07-19  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/ubuntu.yml,
	pymathics/natlang/__main__.py, pymathics/natlang/version.py,
	setup.py, test/test_natlang.py: All the things we need to do for
	Mathics 5.0

2022-07-16  rocky <rb@dustyfeet.com>

	* pymathics/natlang/__main__.py, setup.py: Adjust for Mathics 5.0.0

2022-07-16  rocky <rb@dustyfeet.com>

	* pymathics/natlang/version.py, setup.py, test/helper.py: Use newer
	spacy

2022-03-05  Juan Mauricio Matera <matera@fisica.unlp.edu.ar>

	* : Merge pull request #2 from Mathics3/add-license Create LICENSE

2022-02-21  R. Bernstein <rocky@users.noreply.github.com>

	* : Merge pull request #1 from Mathics3/code-of-conduct Create CODE_OF_CONDUCT.md

2021-05-16  rocky <rb@dustyfeet.com>

	* CHANGES.rst, admin-tools/pyenv-versions,
	pymathics/natlang/version.py: Get ready for release 2.2.0

2021-05-15  rocky <rb@dustyfeet.com>

	* : commit 45d120856ffb32901903104f5fdb56814792e73b Author: rocky
	<rb@dustyfeet.com> Date:   Sat May 15 22:47:57 2021 -0400

2021-04-18  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, setup.py, test/test_natlang.py: Update
	dependencies and test

2021-04-18  rocky <rb@dustyfeet.com>

	* .github/workflows/osx.yml, .github/workflows/{master.yml =>
	ubuntu.yml}: Expand Workflows CI testing

2020-12-22  rocky <rb@dustyfeet.com>

	* CHANGES.rst, README.rst, pymathics/natlang/__main__.py, setup.py:
	Update README.rst, remove a deprecation warning

2020-12-22  rocky <rb@dustyfeet.com>

	* .github/workflows/main.yml, .github/workflows/master.yml: 2nd try

2020-12-22  R. Bernstein <rocky@users.noreply.github.com>

	* .github/workflows/master.yml: Create master.yml See if workflows works.

2020-12-22  rocky <rb@dustyfeet.com>

	* .github/workflows/main.yml: Add testing file

2020-12-22  rocky <rb@dustyfeet.com>

	* Makefile, admin-tools/.gitignore, test/__init__.py,
	test/helper.py, test/test_natlang.py: Start testing

2020-12-22  rocky <rb@dustyfeet.com>

	* CHANGES.rst, README.rst, pymathics/natlang/version.py, setup.py:
	Get ready for release 1.1.0

2020-11-15  rocky <rb@dustyfeet.com>

	* README.rst, setup.py: Add badges; Use spacy < 3.0

2020-11-14  rocky <rb@dustyfeet.com>

	* : commit b70554f617d31d3c9a88ce5e4489fe401abf0820 Author: rocky
	<rb@dustyfeet.com> Date:   Sat Nov 14 18:09:31 2020 -0500

2020-11-14  rocky <rb@dustyfeet.com>

	* admin-tools/make-dist.sh, admin-tools/pyenv-versions:
	Administrivia

2020-11-14  rocky <rb@dustyfeet.com>

	* .gitignore, CHANGES.rst, admin-tools/git2cl,
	admin-tools/make-dist.sh, admin-tools/pyenv-versions, setup.py: Get
	ready for release 1.0.0

2020-11-06  rocky <rb@dustyfeet.com>

	* Makefile, setup.py: Small setup.py tweaks

2020-11-05  rocky <rocky@gnu.org>

	* pymathics/natlang/__init__.py: Small docsstring change

2020-11-02  rocky <rocky@gnu.org>

	* Makefile, README.rst: Go over Makefile and README

2020-11-01  rocky <rocky@gnu.org>

	* Makefile, pymathics/natlang/__main__.py: Minfor fixes

2020-10-31  rocky <rocky@gnu.org>

	* pymathics/__init__.py, pymathics/natlang/__main__.py, setup.py:
	Working better now...  setup.py: Use namespace packages. Put this under namespace
	PyMathics.  natlang/__main__.py: With next round of changes, we
	                     don't need to set "context".

2020-10-31  rocky <rocky@gnu.org>

	* Initial natlang setup
