Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramtinms/large-scale-nlp
Large Scale Applications for Natural Language Procesing
https://github.com/ramtinms/large-scale-nlp
Last synced: 5 days ago
JSON representation
Large Scale Applications for Natural Language Procesing
- Host: GitHub
- URL: https://github.com/ramtinms/large-scale-nlp
- Owner: ramtinms
- License: apache-2.0
- Created: 2014-10-09T05:35:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-28T23:23:57.000Z (over 9 years ago)
- Last Synced: 2023-08-14T04:51:05.167Z (over 1 year ago)
- Language: Python
- Size: 203 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Large-Scale-NLP
===============Large-Scale Applications for Natural Language Procesing
Based on Spark
Don't forget to load Spark
```
module load NL/HADOOP/SPARK/1.0.0
```##Future topics
Check this link to see plans for developing this package. http://ramtinms.github.io/nlp.html1. Adding Smoothing Methods
2. Adding Dimentionality Reduction Methods
3. Implementing Structured Prediction Methods like (HMM, CRF)