dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.55k stars 538 forks source link

[Numpy] Use Apache Beam for data processing #1320

Open sxjscience opened 4 years ago

sxjscience commented 4 years ago

Beam is a good tool for streaming the data processing pipeline, and works well for large-scale problems. Thus, we may use beam for two things: