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

Error:"profile_image_url_https" #33

Closed
dishanisen opened this issue May 13, 2022 · 4 comments
Closed

Error:"profile_image_url_https" #33

dishanisen opened this issue May 13, 2022 · 4 comments

Comments

@dishanisen
Copy link

I am getting the following error with m3twitter.transform_jsonl()
The data has been shared privately with Zijian Wang.
Screenshot 2022-05-13 at 5 56 59 PM

@computermacgyver
Copy link
Member

Is your data from the v1.1 or v2 API @dishanisen ?

Currently only data in the v1.1 API format is supported. I think this may duplicate #31 , but would appreciate your confirmation of what version of the API the data came from.

@dishanisen
Copy link
Author

dishanisen commented May 13, 2022 via email

@computermacgyver
Copy link
Member

That is the v2 API. It was released after our project. I hope we'll extend the code to support data from it, but at the moment you would need to manually reform the data to the m3 input format.

I'm going to close this as a duplicate of #31 for now.

@computermacgyver
Copy link
Member

Also to clarify, I mean that if you can transform the data to look the the examples in this file
https://github.com/euagendas/m3inference/blob/master/test/data.jsonl
then it will work. Unfortunately we don't have code to do that right now.

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