Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

cp500
/
infon-coref-pointer

Token Classification
Transformers.js
ONNX
bert
feature-extraction
coreference
multilingual
onnxruntime-web
Model card Files Files and versions
xet
Community

Instructions to use cp500/infon-coref-pointer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use cp500/infon-coref-pointer with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('token-classification', 'cp500/infon-coref-pointer');
infon-coref-pointer / js
Ctrl+K
Ctrl+K
  • 1 contributor
History: 16 commits
cp500's picture
cp500
Upload js/README.md with huggingface_hub
fae24bf verified 10 days ago
  • src
    Upload js/src/types.ts with huggingface_hub 10 days ago
  • test
    Upload js/test/pairs.test.ts with huggingface_hub 10 days ago
  • README.md
    9.5 kB
    Upload js/README.md with huggingface_hub 10 days ago
  • package.json
    1.92 kB
    Upload js/package.json with huggingface_hub 10 days ago
  • tsconfig.cjs.json
    174 Bytes
    Upload js/tsconfig.cjs.json with huggingface_hub 10 days ago
  • tsconfig.esm.json
    140 Bytes
    Upload js/tsconfig.esm.json with huggingface_hub 10 days ago
  • tsconfig.json
    369 Bytes
    Upload js/tsconfig.json with huggingface_hub 10 days ago
  • tsconfig.types.json
    150 Bytes
    Upload js/tsconfig.types.json with huggingface_hub 10 days ago