nerudai | Czech poems generating system based on LSTM and Char-rnn
kandi X-RAY | nerudai Summary
kandi X-RAY | nerudai Summary
nerudai is a Python library. nerudai has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However nerudai build file is not available. You can download it from GitHub.
Czech poems generating system based on LSTM and Char-rnn. Development of NLP system in localized language was a challenging task. Whole system including printer, user interface design and a thin client based on raspberry pi was a part of Prototyp festival in Brno in 2018 focused on Art&Technology fusion and at the Kosice Art&Tech days in November 2019. Figure_2: Detail of a printed poem.
Czech poems generating system based on LSTM and Char-rnn. Development of NLP system in localized language was a challenging task. Whole system including printer, user interface design and a thin client based on raspberry pi was a part of Prototyp festival in Brno in 2018 focused on Art&Technology fusion and at the Kosice Art&Tech days in November 2019. Figure_2: Detail of a printed poem.
Support
Quality
Security
License
Reuse
Support
nerudai has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
nerudai has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of nerudai is current.
Quality
nerudai has no bugs reported.
Security
nerudai has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
nerudai is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
nerudai releases are not available. You will need to build from source code and install.
nerudai has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nerudai
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nerudai
nerudai Key Features
No Key Features are available at this moment for nerudai.
nerudai Examples and Code Snippets
No Code Snippets are available at this moment for nerudai.
Community Discussions
No Community Discussions are available at this moment for nerudai.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install nerudai
This respository includes code for training a neural net, generating poems and printing using thermal printer compatible with escpos drivers. After cloning repository use the included py36.txt to create conda repository with compatible packages. It is important to add this python-escpos package manually. After you put your data text file in data folder and change the path in train.py you first start the makeaplhabet.py to create aplhabet for Czech and Slovak Languages. If you need more characters, add them in any way to aplhabet file in data folder. The train script then uses only letters that occur in the alphabet file and ignores all the rest. This helped a lot during training as the raw scraped data was consisting of 450+ characters and after restricting this number to circa 150 the accuracy got much better. Training can be done by starting train.py and sampling by running sample.py. The client and server scripts were written in golang by my colleague Matus Bafrnec and I will ask him if it would be possible to release the source code as well.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page