-
Updated
May 10, 2020 - Python
text-generation
Here are 460 public repositories matching this topic...
-
Updated
Apr 8, 2020 - Python
- Add CI test for building documentations (Do not ignore
warningsand add spellcheck). - Fix docstrings with incorrect/inconsistent Sphinx format. Currently, such issues are treated as
warningsin the docs building.
According to the docs the lru_cache decorator uses memozation to speed up a function call when it's called with the same arguments.
But this function doesn't need any arguments...
-
Updated
Apr 27, 2020 - Python
-
Updated
Mar 21, 2020 - Python
The generated article already uses a headline as a prompt, but it ignores anything already written in the article section when generating. I think it would be a good addition to allow users to write the first paragraph or so of the article in addition to the headline -- perhaps as a separate field? Is this possible?
-
Updated
May 16, 2020 - Python
-
TransformerDecoder.forward: where doesself.trainingcome from?
https://github.com/asyml/texar-pytorch/blob/d17d502b50da1d95cb70435ed21c6603370ce76d/texar/torch/modules/decoders/transformer_decoders.py#L448-L449 -
All arguments should say their types explicitly in the docstring. E.g., what is the type of
infer_mode? The [method signature](https://texar-pytorch.readthedocs.
使用方法
-
Updated
Mar 13, 2019 - Python
-
Updated
Mar 10, 2020 - Python
-
Updated
Dec 24, 2019 - Python
-
Updated
Mar 21, 2020
-
Updated
Mar 23, 2020 - OpenEdge ABL
-
Updated
Apr 11, 2018 - Python
-
Updated
Feb 19, 2020 - TeX
-
Updated
Mar 6, 2020 - Python
-
Updated
Apr 11, 2017 - Python
-
Updated
Feb 1, 2020 - HTML
-
Updated
Oct 26, 2019 - Shell
-
Updated
May 15, 2020 - JavaScript
-
Updated
May 11, 2020 - Python
-
Updated
Jun 12, 2019 - Python
-
Updated
Jul 13, 2019 - Python
-
Updated
May 6, 2020
-
Updated
Apr 7, 2020 - Python
-
Updated
Jan 24, 2020 - Jupyter Notebook
-
Updated
Nov 17, 2018 - Python
Improve this page
Add a description, image, and links to the text-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-generation topic, visit your repo's landing page and select "manage topics."
Describe the bug
The Unity usage example assumes that user has Rantionary.rpkg file in assets/resources folder but there is no step by step information on how to import those and from what source.
The Rant3.zip from github doesn't contain said file.
To Reproduce
Steps to reproduce the behavior: