https://github.com/concon121/serendipity-nlp
Toolbox of natural language processing utilities!
https://github.com/concon121/serendipity-nlp
Last synced: 3 months ago
JSON representation
Toolbox of natural language processing utilities!
- Host: GitHub
- URL: https://github.com/concon121/serendipity-nlp
- Owner: concon121
- Created: 2016-10-08T09:57:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T21:33:40.000Z (about 9 years ago)
- Last Synced: 2024-12-31T10:33:18.133Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Serendipity :: Natural Language Processing
A collection of useful things for natural language processing!
## POS-TAG
A part of speech tagging algorithm for Java.