AliOsm / simplerepresentations

Easy-to-use text representations extraction library based on the Transformers library.
Apache License 2.0
32 stars 4 forks source link

Installation error #3

Closed Naviden closed 1 year ago

Naviden commented 4 years ago

Doing pip install simplerepresentation, I get the following error:

ERROR: Could not find a version that satisfies the requirement simplerepresentation (from versions: none)
ERROR: No matching distribution found for simplerepresentation

Am I missing something?

AliOsm commented 4 years ago

It is working with me, could you please provide details about your os, python version, etc...?

reinoldus commented 3 years ago

there is a typo in the readme, the module is called simplerepresentations https://pypi.org/project/simplerepresentations/

pip install simplerepresentations