[swift-users] [swift-dev] String Processing in Swift

Muhammad Tahir Vali tahir.vali13 at gmail.com
Thu Dec 29 14:21:58 CST 2016


Thank you! Apologies for the non-compiler related email

On Thu, Dec 29, 2016 at 2:59 PM, Jacob Bandes-Storch <jtbandes at gmail.com>
wrote:

> Moving to swift-users. (swift-dev to BCC; swift-dev is for compiler
> development.)
>
> It's also important to know about the methods available on NSString, which
> are exposed on the String type when you import Foundation:
> https://developer.apple.com/reference/foundation/nsstring
>
> You might also be interested in NSLinguisticTagger: http://nshipster.com/
> nslinguistictagger/
>
> On Thu, Dec 29, 2016 at 11:17 AM, Muhammad Tahir Vali via swift-dev <
> swift-dev at swift.org> wrote:
>
>> Hello,
>>
>> Im interested in learning how to do string processing in Swift. Bare with
>> me as I am a college student. Ive done basic regex with java and Its still
>> confusing to me. Ive had good amount of practice with swift and
>> programming.
>>
>> Whats the ideal approach to mastering string processing and mastering it
>> in Swift? Yes, I know I can read string related swift files in the standard
>> lib GitHub but one usually takes a certain approach to gain a conceptual
>> understanding. Im minoring in Computational Linguistics so I want to apply
>> my knowledge in that field using swift.
>>
>> Thank you for your help.
>>
>> --
>> Best Regards,
>>
>> Muhammad T. Vali
>>
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org
>> https://lists.swift.org/mailman/listinfo/swift-dev
>>
>>
>


-- 
Best Regards,

Muhammad T. Vali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20161229/5c6d96f4/attachment.html>


More information about the swift-users mailing list