Teleconference Summary

Okapi Teleconference - Summary
Monday Jun-21 2010


=== Events for TKit-type input

How to process TKit-type input (and XLIFF) in pipelines.
Sergei was to look at either a step, or a driver.
Thread: http://groups.google.com/group/okapi-devel/browse_thread/thread/3ab4a57041eba75a

- driver-level? many drivers? 2 probably.
- single driver would be simpler.
- but: driver-level is cleaner.
- how about different types of input? File+tkit for S&R?
- step could just call the right tkit-kind-filter (step would call the filter), a bit like RawDocumentToFilterEvent.
--> So (for now) filter for each tkit, and step to 'explode' it, whichmay end up being just RawDocumentToFilterEvent.


=== DB backend

Random access from DB of the extracted resources.
Fredrik was to continue working on the JPA implementation.
See updated code in sandbox. Includes start for virtual resources too.

- roud-trip getting there.
- todo: test with html/openxml filters, serialization for annotations
- start to implement virtual resources

- version? Going from okapi vN to okapi vN+1
- script to update the tables is the usual solution
- history: complex, many axis. Source and target.
  Hibernate has libs for helping
  Undo/redo? Yes, possible.


=== Abstract Filer

Jim is implementing a simple XML filter based on Jericho.
This includes clean-up and improvement of the yaml configuration for the abstract markup filter.
Yves to work on the parameters Ui when the configuration part is stable.

- all refactored, regex support in config. Rules separated by rule types.
- working on id attributes
- not yet ready for UI.
- new config is not compatible with old. -> need version info


=== Interface(s) for TM/MT/TB access

We need to rework the IQuery and ITMQuery interfaces and add support for write access as well as term-related access.
Thread: http://groups.google.com/group/okapi-devel/browse_thread/thread/8f611052b17cf0ae

- No progress this week, but Jim will get there when implementing the connector for WS.


=== Table filter

- For Sergei when/if he has time. 


=== Quality checker

- will use the DB
- should be able to work on from a pipeline (will try).


That's it.
-ys

Received on Monday, 21 June 2010 21:13:54 UTC