You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I remember you mentioning scraping the books for non-dictionary words, I have done similar things to work out what things need wiki articles, and am very interested in making improved tooling around this for this new search
in particular I'd be interested to have a persistent manually curated term list where we can scrape a (new or existing?) book for ALL it's words, then start curating that list by 'ignoring' any dictionary ones and 'accepting' any already existing ones, then linking the rest to search results
it would also be cool to gently connect this to the wiki such that we have an up-to-date list of what is missing from the wiki
The text was updated successfully, but these errors were encountered:
I've already implemented the dictionary building as an API endpoint, which yields quite promising results so far. However, we do have to come up with a nice interface for it.
I remember you mentioning scraping the books for non-dictionary words, I have done similar things to work out what things need wiki articles, and am very interested in making improved tooling around this for this new search
in particular I'd be interested to have a persistent manually curated term list where we can scrape a (new or existing?) book for ALL it's words, then start curating that list by 'ignoring' any dictionary ones and 'accepting' any already existing ones, then linking the rest to search results
it would also be cool to gently connect this to the wiki such that we have an up-to-date list of what is missing from the wiki
The text was updated successfully, but these errors were encountered: