allenai / ike

Build tables of information by extracting facts from indexed text corpora via a simple and effective query language.
http://allenai.org/software/interactive-knowledge-extraction/
Apache License 2.0
56 stars 20 forks source link

[CLOSED] Move public corpora to public datastore, rename OKCorpus and 'dictionary' references to IKE #202

Closed sbhaktha closed 8 years ago

sbhaktha commented 8 years ago

Issue by sbhaktha Wed May 11 22:23:51 2016 Originally opened as https://github.com/allenai/okcorpus/pull/200


@dirkgr : Copied the public corpora to public datastore, changed references. Will remove from private store as duplicates could be confusing. Start-up defaults changed to public corpora so external users can run with default settings without issues.

The PR looks big but many of the changes are due to replacing 'OKCorpus' and 'dictionaryTool' references with IKE.

A few more changes pending Git repo name change to IKE.


sbhaktha included the following code: https://github.com/allenai/okcorpus/pull/200/commits

sbhaktha commented 8 years ago

Comment by dirkgr Thu May 12 00:18:55 2016


Don't remove stuff from the private datastore. That would make it impossible to run many revisions of OKC.

sbhaktha commented 8 years ago

Comment by dirkgr Thu May 12 00:26:21 2016


That's all the comments I have so far.

sbhaktha commented 8 years ago

Comment by sbhaktha Thu May 12 00:35:55 2016


What do you mean by can't run many versions of OKC? I was only going to remove the stuff also duplicated in the public store.

sbhaktha commented 8 years ago

Comment by sbhaktha Thu May 12 00:39:08 2016


ah u mean from Git history. hmm ok, will keep em.