forked from LxMLS/lxmls-toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
tnunes/lxmls-toolkit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 package and all requirements using pip: - pip install lxmls-toolkit (or 'pip install .' inside project folder) - If everything went smoothly, you're done. - If you got errors installing the requirements, run: - pip install -r pip-requirements.txt - pip install .
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 0
No packages published
Languages
- Python 92.8%
- Perl 7.2%