Recent Releases of corpus-annotation-graph-builder
corpus-annotation-graph-builder - Analyzer: GraphBuilder
What's Changed
Fixes
- 44 fix openalexconcept and keyterms annotator fixes to match the new API by @johndolier in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/47
- added python-dotenv to pyproject.toml by @0x6e66 in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/49
New sub-component
- Added the Analyzer GraphBuilder from the graphDetector web-app by @TechDom in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/51
New Contributors
- @johndolier made their first contribution in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/47
- @0x6e66 made their first contribution in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/49
- @TechDom made their first contribution in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/51
Full Changelog: https://github.com/DLR-SC/corpus-annotation-graph-builder/compare/v1.5.17...v1.6.0
- Python
Published by roxanneelbaff about 2 years ago
corpus-annotation-graph-builder - v1.5.17
What's Changed
Fixes
- Graph element: IFrame key by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/37
- Annotator: Hedge annotator by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/39
Additions
Added the Metodio Taxonomy annotator for concept, topic and keyterm extractions by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/42
Updated documentation https://cagraph.info/sphinxdocs/html/index.html
Full Changelog: https://github.com/DLR-SC/corpus-annotation-graph-builder/compare/v1.5.0...v1.5.17
- Python
Published by roxanneelbaff over 2 years ago
corpus-annotation-graph-builder - v1.5.0
What's Changed
- Issue #25 : improved edge_definition - the class can be provided instead of class name
- Pytests for all CRUD
- 29 create new nodes by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/30
- Added retry support for upsert funcs
- User guide to create project skeleton for cag
- Added new nodes for Video, IFrames, added copyright attr (image, video, corpus), lang attr (TextNode and Corpus)
Full Changelog: https://github.com/DLR-SC/corpus-annotation-graph-builder/compare/v1.4.0...v1.5.0
- Python
Published by roxanneelbaff almost 3 years ago
corpus-annotation-graph-builder - v1.4.0
What's Changed
- Etlaa by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/1
- resturcturing, refactoring, cleanup by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/3
- Create main.yml by @muelldlr in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/4
- Test GitHub actions by @muelldlr in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/5
- fixed auto generated relations name by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/10
- 7 constant node and edge names definitions partially incorrect by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/11
- issue #12 by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/13
- Reformatting branch by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/17
- 14 add new pipes to the annotation framework by @roxanneelbaff in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/15
- 18 improvement rework pytests by @muelldlr in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/21
New Contributors
- @roxanneelbaff made their first contribution in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/1
- @muelldlr made their first contribution in https://github.com/DLR-SC/corpus-annotation-graph-builder/pull/4
Full Changelog: https://github.com/DLR-SC/corpus-annotation-graph-builder/commits/v1.4.0
- Python
Published by roxanneelbaff almost 3 years ago