Python-based Text Processing System: Difference between revisions
Jump to navigation
Jump to search
(Created page with "A Python-based Text Processing System is a text processing system that is a Python-based system. * <B>AKA:</B> Text-based Text Processor. * <B>Context:</B> **...") |
No edit summary |
||
Line 4: | Line 4: | ||
** It can range from being a [[Batch Python-based Text Processing System]] to being an [[Online Python-based Text Processing System]]. | ** It can range from being a [[Batch Python-based Text Processing System]] to being an [[Online Python-based Text Processing System]]. | ||
* <B>Example(s):</B> | * <B>Example(s):</B> | ||
** | ** an [[Apache Spark-based|Spark]] and [[Python-based text processing system]], such as http://docs.google.com/document/d/14lF3GZoWHoe0CkdViCcWa6fE_92sIvgOarsQQJg7ckY | ||
** an [[AWS Lambda | ** an [[AWS Lambda-based]] and [[Python-based text processing system]], such as http://docs.google.com/document/d/1Gw9SkHNisT6uogYEVqBWIys1tPLFVm6_y2MrMOoOU6g | ||
* <B>Counter-Example(s):</B> | * <B>Counter-Example(s):</B> | ||
** a [[Java-based Text Processor]]. | ** a [[Java-based Text Processor]]. |
Revision as of 22:21, 14 August 2016
A Python-based Text Processing System is a text processing system that is a Python-based system.
- AKA: Text-based Text Processor.
- Context:
- It can range from being a Batch Python-based Text Processing System to being an Online Python-based Text Processing System.
- Example(s):
- Counter-Example(s):
- See: Text Analysis System.