Metadata-Version: 2.1
Name: sorpus
Version: 0.0.1.post1
Summary: Sentence (Operations) Processing Utilities
Author-email: Siwon Seo <visiopo44@gmail.com>
Project-URL: Homepage, https://github.com/Sion1225/sorpus
Project-URL: Issues, https://github.com/Sion1225/sorpus/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Sorpus
Sentence (OpeRations) Processing UtilitieS.

Sorpus is a sentence processing library for computational linguistics and natural language processing. It is a demo version currently under development, where I am adding features that I personally felt were necessary but were not available in other libraries. 
## Install
```
! pip install sorpus
```
## Document
https://sites.google.com/view/sorpus/
