Skip to content

can't get alternative forms #105

@xitas

Description

@xitas

Everything is working fine but can't alternative forms

here is the code like in the example:

def get_word(word):
  parser = WiktionaryParser()
  parser.include_relation('alternative forms')
  data = parser.fetch(word)
  print(data)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions