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> **...") |
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ") |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
A [[Python-based Text Processing System]] is a [[text processing system]] that is a [[Python-based system]]. | 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>AKA:</B> [[Python-based Text Processing System|Text-based Text Processor]]. | ||
* <B>Context:</B> | * <B>Context:</B> | ||
** 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]]. | ||
* <B>See:</B> [[Text Analysis System]]. | * <B>See:</B> [[Text Analysis System]], [[Python Text String]]. | ||
---- | ---- | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] |
Latest revision as of 05:00, 6 January 2023
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, Python Text String.