• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSLinguisticTagger usable for non-english?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSLinguisticTagger usable for non-english?


  • Subject: Re: NSLinguisticTagger usable for non-english?
  • From: Igor Elland <email@hidden>
  • Date: Mon, 05 Aug 2013 13:21:58 +0200

Since you’re getting some result, I’ll assume you’re doing this in Cocoa, not CocoaTouch (that only really supports English). In this case, I don’t see why you need the lexical tagging, when the lemma tagging would suffice and should yield the expected result without your need to post-process the tagged results.  Change the scheme to NSLinguisticTagSchemeLemma. Hope this helps.

On Aug 5, 2013, at 1:18 PM, Gerriet M. Denkmann <email@hidden> wrote:

> I am trying to use NSLinguisticTagger with German.
> Has anybody ever tried this and found it usable?
>
> E.g. "Ich motivier dich" ends with Verb, Pronoun (ok).
> But: "Ich motivier dich." ends with two Adjectives (wrong).
> And "motivier" is a Number, "motivier." is an Adjective (both wrong).
>
> What I am trying to do:
> I got a list of 133 000 German words and want to convert these to their base forms, like: "käme" → "kommen", "Häuser" → "Haus", "weißem" → "weiß".
>
> Gerriet.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: NSLinguisticTagger usable for non-english?
      • From: "Gerriet M. Denkmann" <email@hidden>
References: 
 >NSLinguisticTagger usable for non-english? (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: NSLinguisticTagger usable for non-english?
  • Next by Date: Re: NSLinguisticTagger usable for non-english?
  • Previous by thread: NSLinguisticTagger usable for non-english?
  • Next by thread: Re: NSLinguisticTagger usable for non-english?
  • Index(es):
    • Date
    • Thread