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 can't seem to get it working, as it errors with Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/.../one.js' imported from '/.../node_modules/compromise-wikipedia/src/plugin.js'
whoa! ya that looks like a bug. Would love some help on this plugin, it was a bit of an experiment pushing the compressed wordlist into compromise and the browser.
will add a fix for this to the next upcoming release.
thanks!
Sure! I also noticed efrt (you have a skill in naming things) and that's interesting too. I'm not sure on your build process/dependency strategy but with this bug fix (where is the one.js?) I think it would be clearer to me how one,two,three, plugins, etc, are supposed to cooperate.
I was looking at the wikipedia plugin: https://observablehq.com/@spencermountain/compromise-wikipedia
I can't seem to get it working, as it errors with Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/.../one.js' imported from '/.../node_modules/compromise-wikipedia/src/plugin.js'
I noticed this:
compromise/plugins/wikipedia/src/plugin.js
Line 1 in 18db3da
It may be there is a different solution or other plugin I'm missing, but would love to parse out topics from text based on wikipedia topics.
Been enjoying
wtf-wikipedia
and thought I'd come at it from the opposite direction :)Thanks!
The text was updated successfully, but these errors were encountered: