- A sen2vec MODEL that can transform sentence to vector, 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.89.tar.gz
(6.8 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sen2vec-1.89.tar.gz.
File metadata
- Download URL: sen2vec-1.89.tar.gz
- Upload date:
- Size: 6.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b02f8c901b0d1dc967304215d15a576e43cc2d658c71febc70b0051a3760aca3
|
|
| MD5 |
304e1af1a95f0145b1260fe228493c12
|
|
| BLAKE2b-256 |
aca44a84daed6368d746f6cc78239168e720ad05d6a98dc4b7540d2f9335440b
|
File details
Details for the file sen2vec-1.89-py3-none-any.whl.
File metadata
- Download URL: sen2vec-1.89-py3-none-any.whl
- Upload date:
- Size: 6.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e90cfb54eab6976c4de5c2acb7b609c378959557a1d3d55299c2c2bfbbd42b1c
|
|
| MD5 |
c0a7ea2360768a776fc89542efc22f6d
|
|
| BLAKE2b-256 |
9f37a692cb4461a45d48c518f02a91f522fa2ee18ffcdf1a23601bfa1600e856
|