aoloe / js-wiki-cross-words

Search topic related words in Wikipedia for Crosswords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crosswords: search topic related words in Wikipedia

Links only?

There was the idea to only list words that are links but:

  • links often contain multiple words (in which case we should have two version of the entries: the full entry and one entry for each word)
  • there are often very many useless words in the links
  • the api only returns a max of 500 links per request (and it's a bit more complex to make multiple requests).

All in all, the advantages of getting the links only do not seem to justify the effort needed for implementing the feature.

About

Search topic related words in Wikipedia for Crosswords


Languages

Language:JavaScript 99.4%Language:HTML 0.5%Language:CSS 0.1%