https://github.com/savetz/appleii-naturallanguageprocessing
Various experiments in parsing and natural language processing in the Forth language for the Apple II
https://github.com/savetz/appleii-naturallanguageprocessing
appleii cgraph forth lexicat marcusparser naturallanguageprocessing parser parsing
Last synced: 4 months ago
JSON representation
Various experiments in parsing and natural language processing in the Forth language for the Apple II
- Host: GitHub
- URL: https://github.com/savetz/appleii-naturallanguageprocessing
- Owner: savetz
- License: mit
- Created: 2021-05-11T17:50:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T22:16:08.000Z (about 5 years ago)
- Last Synced: 2025-10-09T00:06:05.698Z (8 months ago)
- Topics: appleii, cgraph, forth, lexicat, marcusparser, naturallanguageprocessing, parser, parsing
- Homepage:
- Size: 82.3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppleII-NaturalLanguageProcessing
Various experiments in parsing and natural language processing in the Forth language for the Apple II
Apple II source code, in the Forth language, related to natural lanuage processing and language parsers, from 1985.
The source was released with the MIT license in 2021 by Lloyd Prentice, the president of Prentice Associates, Inc., the company that produced the software.
I don't know much about this code. Lloyd Prentice, owner of the company, told me: "We hired an MIT intern to develop natural-language code. But it never made its way into production. As I recall, the code is based on algorithms that were popular at the time. As a basis for experimentation, the code worked. But the intern moved on and we were too busy to do anything more with it."