Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nishkarsh25/sentence-auto-completion-using-probability
The provided code is a language model that: Downloads several books from the Gutenberg Project website Creates different n-gram models (unigram, bigram, trigram, and quadgram) based on the words in those books Defines a function called suggest_next_word that takes a sentence as input and suggests possible words that come after the sentence...
https://github.com/nishkarsh25/sentence-auto-completion-using-probability
jupyter-notebook ngram-language-model pyrhon
Last synced: 8 days ago
JSON representation
The provided code is a language model that: Downloads several books from the Gutenberg Project website Creates different n-gram models (unigram, bigram, trigram, and quadgram) based on the words in those books Defines a function called suggest_next_word that takes a sentence as input and suggests possible words that come after the sentence...
- Host: GitHub
- URL: https://github.com/nishkarsh25/sentence-auto-completion-using-probability
- Owner: nishkarsh25
- Created: 2023-03-29T07:17:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T07:43:03.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T11:08:27.233Z (2 months ago)
- Topics: jupyter-notebook, ngram-language-model, pyrhon
- Language: Jupyter Notebook
- Homepage:
- Size: 896 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0