Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paradite/techspeak

:page_with_curl: Generate random sentences with tech terms
https://github.com/paradite/techspeak

context-free-grammar generator javascript nlp sentence-generator

Last synced: 2 months ago
JSON representation

:page_with_curl: Generate random sentences with tech terms

Awesome Lists containing this project

README

        

# techspeak

> Generate random sentences with tech terms

[Live site](https://paradite.github.io/techspeak/)

## Tools and resources used

- Python
- nltk
- [stackapi](https://github.com/AWegnerGitHub/stackapi)
- JavaScript
- [cfgrammar-tool](https://github.com/bakkot/cfgrammar-tool)
- General NLP resources
- [nltk demo_grammar](https://www.nltk.org/_modules/nltk/parse/generate.html)
- [Analyzing Sentence Structure](https://www.nltk.org/book/ch08.html)

## TODO

- Better generation algorithm to handle tenses, subject verb agreement, etc

## Contribute

Any contribution is welcomed!