Instructions to use valurank/en_pos_counter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use valurank/en_pos_counter with spaCy:
!pip install https://huggingface.co/valurank/en_pos_counter/resolve/main/en_pos_counter-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_pos_counter") # Importing as module. import en_pos_counter nlp = en_pos_counter.load() - Notebooks
- Google Colab
- Kaggle
File size: 130 Bytes
6c8d6d7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f8b97f7ebef9b8536bba5f0fc1e73af6183563e96e2325bcbb021b8c6dbc6683
size 14735
|