Skip to content

Note of related work: Finnish WordNet adaptation for nltk's WordNet module #9

@frankier

Description

@frankier

FinnWordNet has been incorporated into OMW of course, but firstly it's and old version, and secondly FinnWordNet is actually aligned with PWN at the lemma level rather than the synset level.

The problem is is that FinnWordNet adds other bits of markup into its WordNet index files.

Here it is:
https://github.com/frankier/finntk/blob/master/finntk/wordnet/reader.py

One thing that might be nice here is to here -- assuming you have any interest -- is to make it so it's possible to do this kind of overriding with less copypasting. Another possibility would be to add FinnWordNet support directly to this repository.

I'm not really sure what's best here but I thought I'd ask.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions