Skip to main content

Useful stuffs for NLP experiments

Project description

LanguageFlow

https://img.shields.io/pypi/v/languageflow.svg https://img.shields.io/pypi/pyversions/languageflow.svg https://img.shields.io/pypi/l/languageflow.svg https://img.shields.io/travis/undertheseanlp/languageflow.svg Documentation Status

Data loaders and abstractions for text and NLP

Requirements

Dependencies:

  • future, tox, joblib

  • numpy, scipy, pandas, scikit-learn==0.19.1

  • python-crfsuite

  • fasttext==0.8.3

  • xgboost

Install dependencies

$ pip install future, tox, joblib
$ pip install numpy scipy pandas scikit-learn==0.19.1
$ pip install python-crfsuite==0.9.5
$ pip install Cython
$ pip install -U fasttext --no-cache-dir --no-deps --force-reinstall
$ pip install xgboost

Installation

Stable version

$ pip install https://github.com/undertheseanlp/languageflow/archive/master.zip

Develop version

$ pip install https://github.com/undertheseanlp/languageflow/archive/develop.zip

History

1.1.7 (2018-04-12)

  • Automatic deploy with travis and pypi

  • Fix dependencies hell

1.1.6 (2017-12-26)

  • Add data module to handle data downloading and data preprocessing

  • Add many new models: SGDClassifier, XGBoostClassier, FastTextClassifier, CRF

  • Add new feature: LanguageBoard

  • Automatic continuous integration with travis-ci

  • Build docs with readthedocs.org

1.1.5 (2017-12-11)

  • Refactor project to integrate with underthesea experiment

0.1.0 (2017-09-18)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

languageflow-1.1.8a1.tar.gz (1.8 MB view hashes)

Uploaded Source

Built Distribution

languageflow-1.1.8a1-py2.py3-none-any.whl (416.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page