Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sepastian authored Jan 18, 2022
1 parent 4d0a1e2 commit 027a525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ extractors = [
Now, the extractor can be applied to a WARC.

```python
spark.sparkContext.addPyFile('/w2c/warc2corpus.zip')

from aut import *
from pyspark.sql.functions import col, udf
from warc2corpus.text import extract
Expand Down

0 comments on commit 027a525

Please sign in to comment.