Skip to main content

No project description provided

Project description

Sequence Vectorizer

Installation:

pip install SeqVectorizer

Usage of Regressor:

      from SeqVectorizer import Vectorizer
      vec = Vectorizer()
      x_train = vec.fit_transform(train_sentences)
      x_test = vec.transform(test_sentences)
      vec.get_features()
      #to get the vocabulary

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

SeqVectorizer-0.5-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file SeqVectorizer-0.5-py3-none-any.whl.

File metadata

  • Download URL: SeqVectorizer-0.5-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.21.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.5

File hashes

Hashes for SeqVectorizer-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f2b6aa4b9df7b63d655bc1d5f09cdcb0bf9b4cae009812a925c658002bd19827
MD5 1b9838bd765138fb61d9058e1d87b23e
BLAKE2b-256 27545c3d9c9c36bb53233a63715b9810206701fff68b4f052fa38ee79a8b8426

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page