All Projects → knime → knime-textprocessing

knime / knime-textprocessing

Licence: other
KNIME - Text Processing Extension (Labs)

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to knime-textprocessing

support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+735.29%)
Mutual labels:  text-analysis, text-processing
Awesome Sentiment Analysis
Repository with all what is necessary for sentiment analysis and related areas
Stars: ✭ 459 (+2600%)
Mutual labels:  text-analysis, nlp-machine-learning
Textpipe
Textpipe: clean and extract metadata from text
Stars: ✭ 284 (+1570.59%)
Mutual labels:  text-analysis, text-processing
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+7405.88%)
Mutual labels:  text-processing, nlp-machine-learning
Textvec
Text vectorization tool to outperform TFIDF for classification tasks
Stars: ✭ 167 (+882.35%)
Mutual labels:  text-analysis, text-processing
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+629.41%)
Mutual labels:  text-processing, nlp-machine-learning
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+2005.88%)
Mutual labels:  text-analysis, nlp-machine-learning
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+1947.06%)
Mutual labels:  text-analysis, text-processing
Stanza Old
Stanford NLP group's shared Python tools.
Stars: ✭ 142 (+735.29%)
Mutual labels:  text-analysis, text-processing
Padatious
A neural network intent parser
Stars: ✭ 124 (+629.41%)
Mutual labels:  text-analysis, text-processing
lingua-go
👄 The most accurate natural language detection library for Go, suitable for long and short text alike
Stars: ✭ 684 (+3923.53%)
Mutual labels:  text-processing, nlp-machine-learning
ConTexto
Librería en Python para minería de texto y NLP
Stars: ✭ 43 (+152.94%)
Mutual labels:  text-analysis, text-processing
text-preprocess-python
Text preprocessing tools in python.
Stars: ✭ 22 (+29.41%)
Mutual labels:  text-processing, nlp-machine-learning
TRUNAJOD2.0
An easy-to-use library to extract indices from texts.
Stars: ✭ 18 (+5.88%)
Mutual labels:  text-analysis, text-processing
Javascript Text Expander
Expands texts as you type, naturally
Stars: ✭ 58 (+241.18%)
Mutual labels:  text-analysis, text-processing
text-analysis
Weaving analytical stories from text data
Stars: ✭ 12 (-29.41%)
Mutual labels:  text-analysis, text-processing
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (-5.88%)
Mutual labels:  text-analysis, text-processing
fuzzychinese
A small package to fuzzy match chinese words
Stars: ✭ 50 (+194.12%)
Mutual labels:  text-processing
s3-utils
Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI
Stars: ✭ 45 (+164.71%)
Mutual labels:  text-processing
Emotion-recognition-from-tweets
A comprehensive approach on recognizing emotion (sentiment) from a certain tweet. Supervised machine learning.
Stars: ✭ 17 (+0%)
Mutual labels:  text-processing

Image KNIME® - Text Processing Integration

KNIME Analytics Platform - Text Processing Integration is designed to read, enrich, manipulate, and extract textual data, and transform it into numerical representations, such as document or term vectors. Once numerical vectors are created, regular KNIME nodes can be applied, for example, for predictive modeling, clustering analysis, or visualization.

Content

This repository contains the source code for KNIME - Text Processing Integration. The code is organized as follows:

  • org.knime.ext.textprocessing: Text Processing integration nodes and data types
  • org.knime.ext.textprocessing.dl4j: Text Processing Word2Vec integration
  • org.knime.ext.textprocessing.models: External models for tokenization and tagging (NER, POS, etc.)

Development Notes

You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.

Join the Community!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].