Skip to content

Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School

Notifications You must be signed in to change notification settings

andre-martins/lxmls-toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

    - Machine learning toolkit for natural language processing.
    - Originally written for Lisbon Machine Learning Summer School (lxmls.it.pt)

Dependencies

    - Only tested with python 2.7 
    - pip (http://pypi.python.org/pypi/pip)
        - In ubuntu 'sudo apt-get install python-pip'

Installation

    - Install the requirement via pip
        - pip install -r pip-requirements.txt

That's it!

About

Machine Learning applied to Natural Language Processing Toolkit used in the Lisbon Machine Learning Summer School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • Perl 8.0%