Skip to content
/ coies Public

COIES-Context-based One-shot Information Extraction System

Notifications You must be signed in to change notification settings

ling60/coies

Repository files navigation

COIES:Context-based One-shot Information Extraction System

Welcome to COIES!

To write your own models:

1.Sub-class one of models in model_testing/oneshot_test.py, and

2.Add your model to the test function in main.py

3.Run the main.py and check the results

Note: you will need to install TensorFlow for this system to work.

AAER corpus path: text_files/aaer

About

COIES-Context-based One-shot Information Extraction System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published