No project description provided
Project description
# brws: Browse documents based on content and not filename
For large collections of documents, we it can be very hard to get a sense to find the ones that are similar or very different. If the documents have useful names, you may be able to get some information from the filename, but there are a number of situations, where documents naturally don’t have useful filenames. For example, you might have downloaded a bunch of papers from arXiv—and now all of them have numbers as name, that are entirely unrelated to their content. Or you might have received 200 job applications and it is almost impossible to tell if the best candidate hides behind “application_ochi_effezi.pdf” or “justin_bieber_cv.pdf” or maybe “application_document.pdf”
brws helps you get an overview of large numbers of files. Instead of showing you filenames, it uses AI to “read” every document and then visualizes the documents as dots in a two dimensional plane. Importantly, documents with similar content are shown in similar locations. Simply click on one of the dots to open the associated document.
## Installation
I recommend installing brws into a virtual environment to keep it separate from your system python. Inside the virtual environment, you can simply run ` pip install brws ` If you want brws to be available from anywhere on the command line, try out [triforce](https://github.com/esc/triforce), which manages a global virtual environment for cases like this.
## Basic Usage
Navigate to the folder in which your documents are and just run ` brws ` Alternatively, you can point brws to a folder by using the –folder argument.
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
File details
Details for the file brws-0.1.tar.gz
.
File metadata
- Download URL: brws-0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d93659a577e380815c473be589e8089a12b8cc134d6ad396fc1fe479538ee4b7 |
|
MD5 | 49f1754caa1768e475ac56d1b0893d75 |
|
BLAKE2b-256 | 449d742774ec1fe40493482d230a3be6f5526b2d82708586a7f9b7c3900453ad |
File details
Details for the file brws-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: brws-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e24e6e3ff10fa2e5637494c8cd0b04964b74d8445930c2d775a7866133accb2 |
|
MD5 | 5f628b6e38d3879ba026408d0f8d165c |
|
BLAKE2b-256 | 2ab4a6311cfb534d53c69505aa597e75a57cfd63b30f4fa7c54727ba5153db41 |