chanind / frame-semantic-transformer

Frame Semantic Parser based on T5 and FrameNet
https://chanind.github.io/frame-semantic-transformer
MIT License
51 stars 10 forks source link

Pip install does not seem functional #20

Closed pholur closed 1 year ago

pholur commented 1 year ago

I am trying to use the pip installation but could not find a matching distribution. Can the authors confirm if this pipeline works?

chanind commented 1 year ago

What is the specific error you're getting and on what platform? Did you run pip install frame-semantic-transformer? Here is a simple colab which installs the library via pip: https://colab.research.google.com/drive/15BGyGsc7V0Qbm3tPYInv1lozW1YZ_3_3?usp=sharing.

pholur commented 1 year ago

Thanks! Weird it's working now for some reason.