Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect_frames_bulk function #27

Open
yunxiaomr opened this issue Sep 12, 2023 · 3 comments
Open

detect_frames_bulk function #27

yunxiaomr opened this issue Sep 12, 2023 · 3 comments

Comments

@yunxiaomr
Copy link

Hi, Chanin,
Great job! But I have a problem. In September 2023, I used the 'pip install frame-semantic-transformer' to perform a pip install. However, the installed version does not have the function 'detect_frames'bulk'. Is this a problem with the version? May I ask how this should be resolved?

@chanind
Copy link
Owner

chanind commented Sep 12, 2023

Can you tell what version of the library you're using? detect_frames_bulk was added in version 0.6.0, back in Feb 2023. If you run pip list you can see the versions of all the libraries you have installed

@yunxiaomr
Copy link
Author

The library version I am using is 0.4.1, which results from running "pip list".

@chanind
Copy link
Owner

chanind commented Sep 13, 2023

If you're on version 0.4.1, that's why the bulk option isn't available. If you update to the most recent version it will have the bulk option. Try pip install frame-semantic-transformer==0.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants