Extraction of text from a visiting card image and then extraction of name email number as label: https://www.reddit.com/r/Python/comments/6ywt1l/extraction_of_text_from_a_visiting_card_image_and/
reddit
Extraction of text from a visiting card image and then... • r/Python
I need some helpful suggestions regarding a problem. Extraction of text from a visiting card image and then extraction of name email number as...
Paco - a coroutine-based library for concurrent programming based on asyncio with a clean api: https://www.reddit.com/r/Python/comments/6yx16r/paco_a_coroutinebased_library_for_concurrent/
reddit
Paco - a coroutine-based library for concurrent... • r/Python
I just wanted to give a shout-out to what I think is an excellent library that deserves more attention. Utilizing the stdlib's asyncio module but...
Constructing a trie structured regular expressions from lists of words: https://www.reddit.com/r/Python/comments/6yx2eq/constructing_a_trie_structured_regular/
reddit
Constructing a trie structured regular expressions from... • r/Python
1 points and 0 comments so far on reddit
A First Excercise in Natural Language Processing with Python: Counting Hapaxes: http://catswhisker.xyz/log/2017/9/7/a_first_excercise_in_natural_language_processing_with_python_counting_hapaxes/
catswhisker.xyz
A First Exercise in Natural Language Processing with Python: Counting Hapaxes
A tutorial on simple NLP tasks with Python which serves as an introduction to the NLTK and spaCy libraries.
Use pew, not virtualenvwrapper, for Python virtualenvs: http://planspace.org/20150120-use_pew_not_virtualenvwrapper_for_python_virtualenvs/
Books on advanced python programming?: https://www.reddit.com/r/Python/comments/6yximi/books_on_advanced_python_programming/
reddit
Books on advanced python programming? • r/Python
Hi I am trying to find some book that will give me advanced knowledge on python programming language. I have been using it for more than 3 years...
Books on advanced python programming?: https://www.reddit.com/r/Python/comments/6yximi/books_on_advanced_python_programming/
reddit
Books on advanced python programming? • r/Python
Hi I am trying to find some book that will give me advanced knowledge on python programming language. I have been using it for more than 3 years...
Help finding module for picking the best grammatical sentence from sentence variations.: https://www.reddit.com/r/Python/comments/6yxm9q/help_finding_module_for_picking_the_best/
reddit
Help finding module for picking the best grammatical... • r/Python
Right now I have a neural net generating text. It is spitting out badly spelled words character by character. Using Enchant, I have a spell check...
How to Generate FiveThirtyEight Graphs in Python: https://www.reddit.com/r/Python/comments/6yxw95/how_to_generate_fivethirtyeight_graphs_in_python/
reddit
How to Generate FiveThirtyEight Graphs in Python • r/Python
1 points and 0 comments so far on reddit
List of duple to a string or array to use in Flask as <a href"">?: https://www.reddit.com/r/Python/comments/6yy0jw/list_of_duple_to_a_string_or_array_to_use_in/
reddit
List of duple to a string or array to use in Flask as... • r/Python
Hey guys I'm having a slight dilemma with this problem I have. I've got a SQLite database running on my local machine and have some tables...
Complete Beginner - Best Sources (read text pls): https://www.reddit.com/r/Python/comments/6yy1k0/complete_beginner_best_sources_read_text_pls/
reddit
Complete Beginner - Best Sources (read text pls) • r/Python
Hi everyone - I found myself designing user interfaces for the company I work for. It's an information based company that provides software that...
Exploring Our Scraped Options Data Bid-Ask Spreads (Part-2): https://www.reddit.com/r/Python/comments/6yy9cy/exploring_our_scraped_options_data_bidask_spreads/
reddit
Exploring Our Scraped Options Data Bid-Ask Spreads (Part-2) • r/Python
1 points and 0 comments so far on reddit
Show r/python: wav2vec, a script/package for converting wave files to vector graphics: https://www.reddit.com/r/Python/comments/6yy2iq/show_rpython_wav2vec_a_scriptpackage_for/
reddit
Show r/python: wav2vec, a script/package for converting... • r/Python
2 points and 0 comments so far on reddit
Using Python to create S3 Buckets on Minio: https://www.reddit.com/r/Python/comments/6z09cp/using_python_to_create_s3_buckets_on_minio/
reddit
Using Python to create S3 Buckets on Minio • r/Python
I stumbled upon this Project called Minio, which is self-hosted, distributed object storage server. Like an alternative to Amazon's S3 Service....