Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aalexander47/language_sequencing_-pos-
https://github.com/aalexander47/language_sequencing_-pos-
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/aalexander47/language_sequencing_-pos-
- Owner: aalexander47
- Created: 2023-10-04T08:12:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T14:21:05.000Z (about 1 year ago)
- Last Synced: 2023-10-05T00:45:50.983Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# language_sequencing_-POS-
Language Sequencing with Part Of Speech(POS)
Welcome to the Language Sequencing repository! This project harnesses the capabilities of POS Tagger to tackle various language sequencing tasks.
Whether you're interested in generating coherent paragraphs, composing poetry, or experimenting with natural language generation, this repository provides the tools and examples to get you started.## Screenshots
![Screenshots](https://github.com/aalexander47/language_sequencing_-POS-/blob/main/Screenshots/language_squence.png?raw=true)## Dataset preview
Train.Txt
![Screenshots1](https://github.com/aalexander47/language_sequencing_-POS-/blob/main/Screenshots/Train_Dataset.png?raw=true)Valid.txt
![Screenshots2](https://github.com/aalexander47/language_sequencing_-POS-/blob/main/Screenshots/valid_Dataset.png?raw=true)## Getting Started
Follow these steps to get started with [Your Project Name]:1. **Clone the Repository**: Clone this repository to your local machine using the following command:
```bash
git clone https://github.com/aalexander47/language_sequencing_-POS-.git2. **Or Download the zip file
-place the dataset folder and the Ipynb file together in an Parent folder3 ** Activate your Enviroment
For Macx
```bash
source venv/bin/activate
```
For Windows
```bash
env_name/Scripts/activate.bat
```
## Support
If you have any questions, issues, or suggestions, please open an issue on this repository, and we'll be happy to assist you.Happy language sequencing! 🚀📝