You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A relation classification system using TF-IDF and Random Forest. It processes annotated text, predicts relationships between entities, and can infer entities when not marked. Supports top-k predictions and handles custom input sentences.
About
A relation classification system using TF-IDF and Random Forest. It processes annotated text, predicts relationships between entities, and can infer entities when not marked. Supports top-k predictions and handles custom input sentences.