github https://github.com/fmchan/mapstruct-lombok-demo JAVA 17 Gradle 7.4 MapStruct 1.4.2.Final Lombok 1.18.22 prerequisite MySQL problem Okay for IntelliJ IDEA 2021.3.1 Compile bug … Read More
NLP Study (Usman Malik)
spaCy Tokenization: sentences -> words Detecting Entities Detecting Nouns Lemmatization: been ===> be Phrase matching Stop Words Parts of Speech (POS) … Read More
Load a bulk of Json file and send Json data with Ajax one by one
reference: https://stackoverflow.com/questions/4785724/queue-ajax-requests-using-jquery-queue There are some json file names on the page
Read latest Email (Gmail) by PHP IMAP Client and detect a verification code from a specified email
First we have to allow third parties to access your gmail. https://myaccount.google.com/ Even I turn on “Less secure app access”, … Read More