在命令行偷偷看小说 | Secretly read your book in a console
-
Updated
Jun 16, 2023 - Python
在命令行偷偷看小说 | Secretly read your book in a console
A small PySimpleGui .txt file reader and writer I made for a friend. Input text into the text fields and it will create text files with the text in them in the same directory where the python script is located. It will read that text again the next time the script is opened.
Extract receipt number, date and time, list of items, price and quantity from txt file .
Simple Artificial Neural Network tool written in python3 - Tensorflow
My python learning journey. I work on code and save it here
AI that answer questions.
Using Vectorizer, it converts a text document given into a vector and compares that number to another document within a folder. This will give us a % difference between the documents using cosine similarity.
This program converts a DNA sequence to its resulting amino acid SLC codes (for 5 amino acids), and performs a 'mutation' of genes
Add a description, image, and links to the txtreader topic page so that developers can more easily learn about it.
To associate your repository with the txtreader topic, visit your repo's landing page and select "manage topics."