LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
__pycache__/altmorph.cpython-312.pyc
altmorph/__init__.py
altmorph.egg-info/PKG-INFO
altmorph.egg-info/SOURCES.txt
altmorph.egg-info/dependency_links.txt
altmorph.egg-info/entry_points.txt
altmorph.egg-info/requires.txt
altmorph.egg-info/top_level.txt
altmorph/data/lemma-multi/nno.csv
altmorph/data/lemma-multi/nob.csv
corpus_tools/README.md
corpus_tools/create_training_examples.py
corpus_tools/process_jsonl.py
corpus_tools/stream_text.py
corpus_tools/__pycache__/process_jsonl.cpython-312.pyc
docs/README.md
docs/code_explanation.md
docs/notebooks/OrdbankAPI-csv.ipynb
docs/samples/bokmal_sentences.csv
scripts/README.md
scripts/pos_tester.py
tests/test_package.py