Skip to content

NFSpeedy/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

Some small python files


RNN - Shairi

rnn.py

RNN that generates language models in cyrillic and latin (comments in bulgarian)



rnn-out.py

RNN that generates text in cyrillic and latin (comments in bulgarian)

source.txt

Small example data from 1izrechenie.com (in bulgarian)

sourcebig.txt

Big example data from 1izrechenie.com (in bulgarian)

Rock, paper, scissors

Game.py

The classic game. Used: Python 2.7

The tale of the flaming sword

Game1.py
/unfinished, currently I am not working on that./ Used: Python 2.7

Latinizator

latinizator.py
This is a small functiuon that translates cyrillic to latin. Used: Python 3.6.0

Latinizator 2

latinizator2.py
This is a small functiuon that translates cyrillic to latin. It has a different structure from Latinizator. IT is much smaller and gives the symbols that are not included in the allowed list. Used: Python 3.6.0

Linker

Linker.py is a script that allows you to give link or some text to the script, it saves it in a .txt file named links.txt and after that you can pull it. The idea is to save multiple links and whe you pull them to mark that they have been used. This is achieved by adding a 1 at the end of the string and when pulled changing the 1 to a 0 so it can't appear twice. The pull request does not work properly at the moment. Used: Python 3.6.0


About

Some small python files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages