Closed binarymax closed 3 years ago
The answer: no, it doesn't. Not for querying the search index at least. Graph querying will stay in Skipchunk but the pass-through query and content enrichment for the search index is moving to Hello-NLP.
Hello-NLP now supports a robust content enrichment pipeline, and query enrichment is almost done. Time to start ripping out the enrichment stuff from skipchunk and decoupling content indexing from this library.
Done!
Skipchunk started as a latent knowledge graph extractor and autocomplete library. It has grown to include general content and query enrichment with indexing and querying. Should these latter features be split out into a separate library or folded into the Hello-NLP service?
Architecture decisions need to be made soon.