- A sen2vec MODEL that can transform sentence to vector, 1.33 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.33.tar.gz
(27.8 kB
view details)
File details
Details for the file sen2vec-1.33.tar.gz.
File metadata
- Download URL: sen2vec-1.33.tar.gz
- Upload date:
- Size: 27.8 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.24.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e64eddb02d335da21b40dc1ac1a3a06ff5a30c23d0b4e6570c01ee6e916b89e
|
|
| MD5 |
54865deb19f92cecdedcbb6c19bb7a6a
|
|
| BLAKE2b-256 |
151014892c52f9971e642e04884480c3604770daba1ab9b78fa0a16309602020
|