Sejik / NLP

NLP: Open-Source Language Framework by Sejik Park

Home Page:https://nlp-docs.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sejik's NLP Framework

Documentation Status Code style: black


NLP

NLP design principle is based on CLaf

Table of Contents

Installation

Requirements

Install via pip

Overview

Experiment

Features

Parameters

Usage

python train.py input : output : python eval.py python predict.py

Training

Evaluate

PRedict

Docker Images

Machine

Contributing

Contributing(Bug, Changes) by Pull Request Contributing(Framework) by Issue

Machine

Maintainers

NLP is currently maintained by

Citing

Acknowledgements

License

MIT license

Copyright (c) 2019-present Sejik Park.

Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software and associated documentation files (the "Software"), to deal 
in the Software without restriction, including without limitation the rights 
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 
copies of the Software, and to permit persons to whom the Software is 
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

About

NLP: Open-Source Language Framework by Sejik Park

https://nlp-docs.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Python 100.0%