Analisador de texto em português e inglês usando spaCy.
Project description
analisador_texto_pt_br_e_eng
Description. The package analisador_texto_pt_br_e_eng is used to: -Analisa os textos em português ou em inglês, identificando palavras mais comuns, removendo stopwords e realizando outras análises de texto. -Usa a biblioteca spaCy para processamento de linguagem natural em ambas as lÃnguas.
Installation
Use the package manager pip to install package_name
pip install analisador_texto_pt_br_e_eng
Usage
from analisador_texto_pt_br_e_eng.analisador_texto_pt_br import pt_br
pt_br.analisar_texto("Seu texto em português aqui.")
from analisador_texto_pt_br_e_eng.analisador_texto_eng import eng
eng.analyze_text("Your English text here.")
Author
Alexsandro
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 Analisador_Texto_pt_br_e_ingles-0.0.1.tar.gz.
File metadata
- Download URL: Analisador_Texto_pt_br_e_ingles-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c026b76daf5815d4db763f82be424c27d0adbd72608ab19f87693412ee593dad
|
|
| MD5 |
196bea27423b262fd7053e6ddbcf0e62
|
|
| BLAKE2b-256 |
8154b7abed0d9b4d3baa3a45552415cb8ad679b6de2c04e56bc01c661b5d4f80
|
File details
Details for the file Analisador_Texto_pt_br_e_ingles-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Analisador_Texto_pt_br_e_ingles-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41058b6daae0088ecbb41c8594defc9ca0da6da93615fdb19e4ccfa623ef1546
|
|
| MD5 |
ef68e9cb8139ba2b2d188ce56f453ca4
|
|
| BLAKE2b-256 |
d81e8fa41872304c4afc7479015d894550c875bbaf0109008ee6b833206e5c15
|