Classification of words in verb, noun, pronoun etc

Hello!
I have a list with different type of German words and I would like to separate the words into columns by type. A column with verbs, another column for nouns, another column for adjectives, another for pronouns, another column for articles, etc.
I tried Stanford Tagger and Tag filter but it doesn’t recognize the german words.

I would be grateful if someone can help me.

Thanks.
Attach:

  • List of words
  •   My program in Knime
    

List of word.xlsx (15.2 KB)
List of Word.knwf (11.9 KB)

Hi,

Did you install any of these extensions:

If you set the Tag Filter to POS and highlight all relevant options instead of STTS, does that yield valid results?

4 Likes

I installed the packages it worked! :slight_smile:

Thanks

2 Likes

Hello all,
I have also experimented a bit. In this case the Stanford Tagger is much better than the POS Tagger.
Wortarten_filtern.knwf (18.2 KB)

many greetings

2 Likes

@sabsab , experiments are the best! Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.