Skip to content

rspurves/CASGIR

Repository files navigation

These three notebooks accompany the materials for the CAS at FHNW in Spatial Statistics and the module on GIR.

Basic NLP

This notebook demonstrates some simple NLP on German texts.

Binder

TFIDF

TF-IDF is a very basic way of ranking documents. This notebook implements tf-idf from scratch, and allows you to experiment with it.

Binder

Finding placenames This project illustrates an application to find new placenames in a dataset, by performing NER on Geograph image descriptions and comparing those with an Ordnance Survey gazetteer. It uses a simple local index to compare gazetteer entries, and only allows exact matching.

Binder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published