Ideas for Google Summer of Code/FieldWorks data extraction

From Apertium
< Ideas for Google Summer of Code
Revision as of 16:00, 19 March 2020 by Popcorndude (talk | contribs) (Created page with "[https://software.sil.org/fieldworks/ FieldWorks] stores a lot of data of the sort that we want for building monodix. Things we might be able to get: * Lexicon entries * Mor...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FieldWorks stores a lot of data of the sort that we want for building monodix.

Things we might be able to get:

  • Lexicon entries
  • Morphology
  • Bidix entries
  • any number of things that might be extractable from glossed text

Coding Challenge

Write a script that reads a FieldWorks file and outputs the headword and part of speech of each lexicon entry.

Downloading FieldWorks and making up your own data to test this is fine (you'll probably end up doing a lot of it over the course of the project).

Links