Knowledge base construction system for richly formatted data.
Project description
|Fonduer|
=======
|Travis| |CodeClimate| |Coveralls| |ReadTheDocs| |PyPI| |PyPIVersion| |GitHubStars| |License| |CodeStyle|
Fonduer is a framework for building knowledge base construction (KBC)
applications from *richy formatted data* and is implemented as a library on top
of a modified version of Snorkel_.
Note that Fonduer is still *actively under development*, so feedback and
contributions are welcome. Submit bugs in the Issues_ section or feel free to
submit your contributions as a pull request. If you have questions, please use
our `Mailing List`_.
Getting Started
---------------
Check out our `Getting Started Guide`_ to get up and running with Fonduer.
Learning how to use Fonduer
~~~~~~~~~~~~~~~~~~~~~~~~~~~
The `Fonduer tutorials`_ cover the Fonduer workflow, showing how to extract
relations from hardware datasheets and scientific literature.
Reference
---------
`Fonduer: Knowledge Base Construction from Richly Formatted
Data <https://arxiv.org/abs/1703.05028>`__::
@inproceedings{wu2017fonduer,
title={Fonduer: Knowledge Base Construction from Richly Formatted Data},
author={Wu, Sen and Hsiao, Luke and Cheng, Xiao and Hancock, Braden and Rekatsinas, Theodoros and Levis, Philip and R{\'e}, Christopher},
booktitle={Proceedings of the 2018 International Conference on Management of Data},
pages={1301--1316},
year={2018},
organization={ACM}
}
.. |CodeClimate| image:: https://img.shields.io/codeclimate/maintainability/HazyResearch/fonduer.svg
:alt: Code Climate
:target: https://codeclimate.com/github/HazyResearch/fonduer
.. |Fonduer| image:: docs/static/img/fonduer-logo.png
:target: https://github.com/HazyResearch/fonduer
.. |Travis| image:: https://img.shields.io/travis/HazyResearch/fonduer/master.svg
:target: https://travis-ci.org/HazyResearch/fonduer
.. |Coveralls| image:: https://img.shields.io/coveralls/github/HazyResearch/fonduer.svg
:target: https://coveralls.io/github/HazyResearch/fonduer
.. |ReadTheDocs| image:: https://img.shields.io/readthedocs/fonduer.svg
:target: https://fonduer.readthedocs.io/
.. |PyPI| image:: https://img.shields.io/pypi/v/fonduer.svg
:target: https://pypi.org/project/fonduer/
.. |PyPIVersion| image:: https://img.shields.io/pypi/pyversions/fonduer.svg
:target: https://pypi.org/project/fonduer/
.. |GitHubStars| image:: https://img.shields.io/github/stars/HazyResearch/fonduer.svg
:target: https://github.com/HazyResearch/fonduer/stargazers
.. |License| image:: https://img.shields.io/github/license/HazyResearch/fonduer.svg
:target: https://github.com/HazyResearch/fonduer/blob/master/LICENSE
.. |CodeStyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
.. _Snorkel: https://hazyresearch.github.io/snorkel/
.. _Issues: https://github.com/HazyResearch/fonduer/issues/
.. _Getting Started Guide: https://fonduer.readthedocs.io/en/latest/user/getting_started.html
.. _Fonduer tutorials: https://github.com/hazyresearch/fonduer-tutorials
.. _Mailing List: https://groups.google.com/forum/#!forum/fonduer-dev
=======
|Travis| |CodeClimate| |Coveralls| |ReadTheDocs| |PyPI| |PyPIVersion| |GitHubStars| |License| |CodeStyle|
Fonduer is a framework for building knowledge base construction (KBC)
applications from *richy formatted data* and is implemented as a library on top
of a modified version of Snorkel_.
Note that Fonduer is still *actively under development*, so feedback and
contributions are welcome. Submit bugs in the Issues_ section or feel free to
submit your contributions as a pull request. If you have questions, please use
our `Mailing List`_.
Getting Started
---------------
Check out our `Getting Started Guide`_ to get up and running with Fonduer.
Learning how to use Fonduer
~~~~~~~~~~~~~~~~~~~~~~~~~~~
The `Fonduer tutorials`_ cover the Fonduer workflow, showing how to extract
relations from hardware datasheets and scientific literature.
Reference
---------
`Fonduer: Knowledge Base Construction from Richly Formatted
Data <https://arxiv.org/abs/1703.05028>`__::
@inproceedings{wu2017fonduer,
title={Fonduer: Knowledge Base Construction from Richly Formatted Data},
author={Wu, Sen and Hsiao, Luke and Cheng, Xiao and Hancock, Braden and Rekatsinas, Theodoros and Levis, Philip and R{\'e}, Christopher},
booktitle={Proceedings of the 2018 International Conference on Management of Data},
pages={1301--1316},
year={2018},
organization={ACM}
}
.. |CodeClimate| image:: https://img.shields.io/codeclimate/maintainability/HazyResearch/fonduer.svg
:alt: Code Climate
:target: https://codeclimate.com/github/HazyResearch/fonduer
.. |Fonduer| image:: docs/static/img/fonduer-logo.png
:target: https://github.com/HazyResearch/fonduer
.. |Travis| image:: https://img.shields.io/travis/HazyResearch/fonduer/master.svg
:target: https://travis-ci.org/HazyResearch/fonduer
.. |Coveralls| image:: https://img.shields.io/coveralls/github/HazyResearch/fonduer.svg
:target: https://coveralls.io/github/HazyResearch/fonduer
.. |ReadTheDocs| image:: https://img.shields.io/readthedocs/fonduer.svg
:target: https://fonduer.readthedocs.io/
.. |PyPI| image:: https://img.shields.io/pypi/v/fonduer.svg
:target: https://pypi.org/project/fonduer/
.. |PyPIVersion| image:: https://img.shields.io/pypi/pyversions/fonduer.svg
:target: https://pypi.org/project/fonduer/
.. |GitHubStars| image:: https://img.shields.io/github/stars/HazyResearch/fonduer.svg
:target: https://github.com/HazyResearch/fonduer/stargazers
.. |License| image:: https://img.shields.io/github/license/HazyResearch/fonduer.svg
:target: https://github.com/HazyResearch/fonduer/blob/master/LICENSE
.. |CodeStyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
.. _Snorkel: https://hazyresearch.github.io/snorkel/
.. _Issues: https://github.com/HazyResearch/fonduer/issues/
.. _Getting Started Guide: https://fonduer.readthedocs.io/en/latest/user/getting_started.html
.. _Fonduer tutorials: https://github.com/hazyresearch/fonduer-tutorials
.. _Mailing List: https://groups.google.com/forum/#!forum/fonduer-dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fonduer-0.2.3.tar.gz
(90.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fonduer-0.2.3-py3-none-any.whl
(121.6 kB
view details)
File details
Details for the file fonduer-0.2.3.tar.gz.
File metadata
- Download URL: fonduer-0.2.3.tar.gz
- Upload date:
- Size: 90.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47dafbcc3619741f47b51b974638ac63931997e4c9c523b8af2e69f45b70c14b
|
|
| MD5 |
70aa5c33253ea643fe332432240fa3d7
|
|
| BLAKE2b-256 |
8651c83159eef7adcd772760185c43b3e08565856844c9ec980b8fce37f5df0f
|
File details
Details for the file fonduer-0.2.3-py3-none-any.whl.
File metadata
- Download URL: fonduer-0.2.3-py3-none-any.whl
- Upload date:
- Size: 121.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c785905f3f43f200e037c71a2191cc7fd11b7143dd96248eb193205494f2aa52
|
|
| MD5 |
c9c84512f839fcd4d4a9d8adf1b922e9
|
|
| BLAKE2b-256 |
4694aabb8587fb2d2129fe51199527ebfeb9ab7e5951cecf5aa540bac077460c
|