DFKI-NLP / fewie

Few-shot named entity recognition
MIT License
11 stars 1 forks source link

Fix relative path resolution on remote server #4

Closed chen-yuxuan closed 3 years ago

chen-yuxuan commented 3 years ago

Here for private datasets such as Lenovo Products which require local relative data files (raw data in .json and loading script in .py), this PR makes it possible to automatically resolve a local relative path from config into absolute path, so that the code can also run in a docker.