[Python] Use googletrans Python Package to use Google Translate
If we want to translate a language to another language, many people will open the Google Translate web.
Read More »[Python] Use googletrans Python Package to use Google TranslateIf we want to translate a language to another language, many people will open the Google Translate web.
Read More »[Python] Use googletrans Python Package to use Google TranslateWhen using the Vim editor, it would be too boring if you don’t try to change some theme color with colorscheme
.
The Facebook AI team open sourced the chatbot Blender this week. I remembered that this project seemed to have been seen a few years ago? (it to be called ParlAI?)
Read More »[NLP][Python] Try to Use the Latest Open Source Chatbot “Blender” developed by Facebook AI TeamGenerally speaking, when the iPad is charged with a cable, an icon like “green battery with lightning in the center” appears. This has also become important for many iPhone and iPad users to judge whether their device is charging or not.
Read More »[iPad] “Not Charging” is displayed when using a computer to connect to the tabletGenerally, when we use the IDE to develop a program, we often use the shortcut key set by IDE to quickly compile or execute the program. This is a very convenient function.
Read More »[VIM] Directly Compile or Execute the Program in Vim EditorIn Windows, we always use .lnk
extension file (never show) redirect to a file path, it can help us to open any file easily.
The disks in the computer can be roughly divided into Hard Disk Drive (HDD) and Solid State Drive (SSD).
Read More »[Linux] How to Determine whether a Disk is SSDI think many people are familiar with Mega Cloud Service.
Read More »[Linux] Use megatools to Download Files of MEGA CloudFor a long time, because the place where I live is a bit close to the mountain, the signal of the mobile phone is often unstable. This is undoubted a maddening thing when I desperately want to check information.
Read More »[Linux] Use Wired Network to Establish WIFI Hotspot to Share with Other DevicesIf we want to rename a file in Linux system, we can use mv
and rename
command.