Skip to content
View subtosilencio's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report subtosilencio

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
subtosilencio/README.md
  • πŸ‘‹ Hi, I’m @subtosilencio
  • πŸ‘€ I’m interested in Python 🐍, AI πŸ€–
  • 🌱 I’m currently learning Python, AI πŸ€–
  • πŸ’žοΈ I’m looking to collaborate on OpenSource projects
  • πŸ“« How to reach me ...

Pinned Loading

  1. clipboard_lib.py clipboard_lib.py
    1
    #!/usr/bin/python3
    2
    
                  
    3
    # Linux Ubuntu Gnome
    4
    # Correction for Pyperclip
    5
    # Copy info to clipboard without installing anything
  2. unigrams_pt-br unigrams_pt-br Public

    Word segmentation to create unigrams in Portuguese (pt-br)

    Python