UNPKG

wikiexpert

Version:

Expert system based on WikiPedia content

37 lines (21 loc) 544 B
# WikiExpert Expert System based on WikiPedia, WIP ## Installation Via npm on Node: ``` npm install wikiexpert ``` ## Usage TBD ## References TBD ## Samples TBD ## Versions TBD ## Contribution Feel free to [file issues](https://github.com/ajlopez/WikiExpert and submit [pull requests](https://github.com/ajlopez/WikiExpert/pulls) � contributions are welcome. If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that `npm test` continues to pass.