Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HazyResearch/deepdive
DeepDive
https://github.com/HazyResearch/deepdive
Last synced: 11 days ago
JSON representation
DeepDive
- Host: GitHub
- URL: https://github.com/HazyResearch/deepdive
- Owner: HazyResearch
- Created: 2014-03-19T14:23:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T05:49:44.000Z (over 2 years ago)
- Last Synced: 2024-08-01T09:24:18.830Z (3 months ago)
- Language: Shell
- Homepage: deepdive.stanford.edu
- Size: 498 MB
- Stars: 1,952
- Watchers: 172
- Forks: 543
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
- awesome-starred - HazyResearch/deepdive - DeepDive (others)
README
# DeepDive
[![Build Status](https://travis-ci.org/HazyResearch/deepdive.svg?branch=master)](https://travis-ci.org/HazyResearch/deepdive)
[![Join the chat at https://gitter.im/HazyResearch/deepdive](https://badges.gitter.im/HazyResearch/deepdive.svg)](https://gitter.im/HazyResearch/deepdive?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)----
As of 2017, DeepDive project is in maintenance mode and no longer under active development.
The user community remains active, but the original project members can no longer promise exciting new features/improvements or responding to requests.
For the more up-to-date research, please see the Snorkel Project or Ce Zhang's Projects.
----
See [deepdive.stanford.edu](http://deepdive.stanford.edu) or [doc/](doc/index.md) to learn how to install and use DeepDive.
Or, just start with this one-liner command:
```bash
bash <(curl -fsSL git.io/getdeepdive)
```Read the [DeepDive developer's guide](doc/developer.md#readme) to learn more about this source tree and how to contribute.
Licensed under [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt).