- A sen2vec MODEL that can transform sentence to vector, 1.23 for Finance mainly, pytorch needed.
Project description
- Sen2vec module provides convenient solution to transform sentences to vectors.
- The vectors transformed contain high level of information of the original sentences,
- and this method has a wide range of applications in downstream tasks.
- The method could be directly applied to NLP tasks,
- as well as other machine learning assignments, integrated with any structured data.
- According to application scenarios, such as the sample size of downstream tasks,
- the dimension of vector extracted by sen2vec varies.
- The vectors transformed are able to carry out the four fundamental operations of arithmetic,
- and could calculate the average, the intersection angle and the distance,
- based on different code instructions of the original information.
- The method sen2vec_fi is currently used to analyze financial texts,
- and will be developed into different versions to meet demands in diverse areas.
- There are two ways to employ sen2vec:
- Use the default models we provide by function sen2vec_download() and sen2vec_fi
- Use the self-defined models: from sen2vec import sen2vec
- For more information: Please contact author.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sen2vec-1.23.tar.gz
(27.6 kB
view details)
File details
Details for the file sen2vec-1.23.tar.gz.
File metadata
- Download URL: sen2vec-1.23.tar.gz
- Upload date:
- Size: 27.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7ebab58ec580d92d5046f9585d0deb7dd41153a9ba123586234e96194a5bd3d
|
|
| MD5 |
fdd496da25b8b95d4d63e2e04e4123f0
|
|
| BLAKE2b-256 |
4e6aa5d4878e4e817008b394e72f2e321ea70a78f9364d81da1b0ed45dc03c3d
|