fergiemcdowall
@fergiemcdowall
0
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
12 Skillsacross 4 categoriesdocproc
fergie
A document processing pipeline
fergies-inverted-index
fergie
An inverted index that allows javascript objects to be easily serialised and retrieved using promises and map-reduce
ngraminator
eklem
A utility for making ngrams from Arrays
norch
fergie
A search engine based on Node.js and LevelDB
reuters-21578-json
fergie
A JSONified and simplified version of the famous reuters 21578 dataset
search-index-adder
fergie
The indexing module for search-index
search-index-searcher
fergie
The search module for search-index
search-index
fergie
A network resilient, persistent full-text search library for the browser and Node.js
stopword
eklem
A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as input.
term-vector
fergie
Creates a term vector from tokenized text.
world-bank-dataset
fergie
A JSONified dataset of projects funded by the World Bank.
jh-search-index
johnhaley81
A text search index module for Node.js. Search-index allows applications to add, delete and retrieve documents from a corpus. Retrieved documents are ordered by tf-idf relevance, filtering on metadata, and field weighting