项目作者: andela-emabishi

项目描述 :
Javascript Checkpoint 1: Develop an inverted index object that takes a JSON array of text objects and creates an index from the array. The index allows a user to search for text blocks in the array that contain a specified collection of words.
高级语言: JavaScript
项目地址: git://github.com/andela-emabishi/inverted-index.git
创建时间: 2016-05-30T13:05:16Z
项目社区:https://github.com/andela-emabishi/inverted-index

开源协议:GNU General Public License v3.0

下载