All activity
黄琳川left a comment
There are two key factors to accurately identify the polyphonic words in each sentence. One is whether we can accurately segment the sentence, and the other is the richness of our thesaurus. Pinyinswift can make multi tone word conversion more accurate

PinYinSwiftChinese characters into pinyin based on thesaurus
Pinyinswift is a small tool for converting Chinese characters into pinyin based on thesaurus.

PinYinSwiftChinese characters into pinyin based on thesaurus
黄琳川left a comment
This is an open source library I wrote myself. If you are using swift for project development and you just need to use the cache library, maybe you can try swiftlycache, which is very convenient and easy to use. Maybe you will fall in love with swiftlycache

SwiftlyCachethread safe IOS general cache library written with swift
Support all data types complying with the codable protocol
Objects can be evicted with least-recently-used algorithm
Using subscript can make reading and writing data more convenient
Support reading data using sequence generator

SwiftlyCachethread safe IOS general cache library written with swift
黄琳川left a comment
I am the author of swiftlycache. Because there are still relatively few full-featured cache libraries in swift, I used swift 5 to write a thread safe general-purpose IOS cache library with good performance. If you happen to use swift and cache, you can also try swiftlycache

SwiftlyCacheSwiftlyCache是用 Swift 5编写的一个线程安全的iOS通用缓存库
Swiftlycache is a thread safe IOS general cache library written with swift 5

SwiftlyCacheSwiftlyCache是用 Swift 5编写的一个线程安全的iOS通用缓存库
