iangow / se_links

Database links for StreetEvents
1 stars 0 forks source link

Look at code in old repository #13

Closed iangow closed 3 years ago

iangow commented 4 years ago

Do we need any code from here?

iangow commented 4 years ago

There are three repositories now: se_core (core code for parsing StreetEvents), se_links (this one) for link tables, and se_features, which pulls together "linguistic features" as applied to StreetEvents data. I plan to pull out the core functions in se_features and make them a Pip-installable "linguistic features" Python package that could be used for anything (not just StreetEvents). So then se_features would just be code for applying those to StreetEvents data.

I would not put anything related to FactSet in any of these repositories. And I doubt that much useful to FactSet could be found in these. Parsing issues will be different. Linking issues will probably be different. And se_features would be easier to work with once the core functions are moved to a separate package.

azakolyukina commented 4 years ago

Got it. Thanks.

Will see how much similarity is there soon.

On Tue, Apr 28, 2020 at 7:07 PM Ian Gow notifications@github.com wrote:

There are three repositories now: se_core (core code for parsing StreetEvents), se_links (this one) for link tables, and se_features, which pulls together "linguistic features" as applied to StreetEvents data. I plan to pull out the core functions in se_features and make them a Pip-installable "linguistic features" Python package that could be used for anything (not just StreetEvents). So then se_features would just be code for applying those to StreetEvents data.

I would not put anything related to FactSet in any of these repositories. And I doubt that much useful to FactSet could be found in these. Parsing issues will be different. Linking issues will probably be different. And se_features would be easier to work with once the core functions are moved to a separate package.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iangow/se_links/issues/13#issuecomment-620917243, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4VLOKJOVBXRTFW5QKLD4TRO5VS7ANCNFSM4MIZWBUQ .