asyml / asyml/forte

Example using extractor interfaces are not finished

Open
#508 0 comments 0 reactions 1 assignee Claimed by @batermj View on GitHub
priority: low
Dominant language
Python
Stars
253
Forks
59
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
There are two main examples using the extractor interfaces:
1. https://github.com/asyml/forte/tree/master/examples/tagging
2. https://github.com/asyml/forte/tree/master/examples/srl

The first one did not load the vocabulary during validation and testing.
The second one did not fully implement the relation extractor.

**Expected behavior**
Both example should run and produce the same results as prior experiments

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: [e.g. iOS]
- Version [e.g. 22]
- Python and Package verions: [e.g. Python version, Pytorch version]

**Additional context**
These are due to half-interface changes during the extractor update. For a current working extractor usage, see: https://github.com/petuum/composing_information_system/blob/main/training.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.