AI that answer questions.
-
Updated
Sep 3, 2021 - Python
AI that answer questions.
My python learning journey. I work on code and save it here
Extract receipt number, date and time, list of items, price and quantity from txt file .
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.
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.
在命令行偷偷看小说 | Secretly read your book in a console
Simple Artificial Neural Network tool written in python3 - Tensorflow
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."