Add NLP regex and tokenization

This commit is contained in:
2024-09-20 15:28:40 +02:00
parent 83d98d32c2
commit 5c809f7461
4 changed files with 233 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "Natural Language Processing",
"year": 2,
"semester": 1,
"pdfs": [
{
"name": null,
"path": "nlp.pdf"
}
]
}