Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

can't get alternative forms #105

Open
xitas opened this issue Jan 26, 2023 · 0 comments
Open

can't get alternative forms #105

xitas opened this issue Jan 26, 2023 · 0 comments

Comments

@xitas
Copy link

xitas commented Jan 26, 2023

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)
@xitas xitas changed the title can't get alterb can't get alternative forms Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant