https://github.com/opencog/stochastic-language-generation
https://github.com/opencog/stochastic-language-generation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opencog/stochastic-language-generation
- Owner: opencog
- Created: 2018-09-12T09:44:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T10:38:53.000Z (over 7 years ago)
- Last Synced: 2025-10-09T15:22:12.373Z (8 months ago)
- Language: Scheme
- Size: 36.1 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stochastic Language Generation
==============================
Language generation based on the probabilistically weighted ([Link Grammar](https://github.com/opencog/link-grammar) style) grammar learned by the [Unsupervised Language Learning](https://github.com/opencog/opencog/tree/master/opencog/nlp/learn) process.
(Work In Progress)