GithubHelp home page GithubHelp logo

wannaphong / laonlp Goto Github PK

View Code? Open in Web Editor NEW
27.0 3.0 4.0 5.81 MB

Lao language NLP

License: Apache License 2.0

Python 100.00%
lao lao-language natural-language-processing python nlp-library nlp hacktoberfest

laonlp's Introduction

LaoNLP

Downloads DOI Coverage Status

Lao language Natural Language Processing (NLP)

Features

  • Word tokenizer
  • Sentence tokenizer
  • Part-of-speech
  • Lao to Thai script
  • Thai to Lao script
  • Word dictionary
  • Word Vector

Install

pip install laonlp

Installation Options

Some functionalities, like word vectors, may require extra packages. To install those requirements, specify a set of [name] immediately after laonlp:

pip install laonlp[extra1,extra2,...]
List of possible extras
  • full (install everything)
  • word_vector (for support of word vector functionalities)

For dependency details, look at extras variable in setup.py.

Documentation: https://github.com/wannaphong/LaoNLP/wiki

Citations

If you use LaoNLP in your project or publication, please cite the library as follows

Wannaphong Phatthiyaphaibun. (2022). LaoNLP: Lao language Natural Language Processing. Zenodo. https://doi.org/10.5281/zenodo.6833407

or BibTeX entry:

@misc{wannaphong_phatthiyaphaibun_2022_6833407,
  author       = {Wannaphong Phatthiyaphaibun},
  title        = {LaoNLP: Lao language Natural Language Processing},
  month        = jul,
  year         = 2022,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.6833407},
  url          = {https://doi.org/10.5281/zenodo.6833407}
}

License

   Copyright 2020 - 2024 Wannaphong Phatthiyaphaibun

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

laonlp's People

Contributors

blkserene avatar wannaphong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laonlp's Issues

Part-of-speech for lao

Hello everyone! I want to make the part-of-speech functions to LaoNLP but I don't have any corpus for train.
if you have lao part-of-speech corpus, you can comment in this issue or sent to my email ([email protected]).

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.