Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NLP umbrella issue #16

Open
nomppy opened this issue Nov 13, 2022 · 0 comments
Open

NLP umbrella issue #16

nomppy opened this issue Nov 13, 2022 · 0 comments
Assignees

Comments

@nomppy
Copy link
Collaborator

nomppy commented Nov 13, 2022

*Due to unfamiliarity with specific problems in the NLP aspect of this project, this issue is used as a discussion forum/overall direction indicator.

Directions:

Create a directory in root to store files that you work with. Even if it's something like a jupyter notebook, upload it anyway so that everyone else has access to it.

Speculation on different linguistic areas of the problem follows:

['I', 'go', 'school'] --> "I'm going to school."
This seems to be the simplest case as it is most similar to vernacular English and just needs to be conjugated and helping verbs added. Present tense is assumed in absence of other temporal indicators.

['Yesterday', 'I', 'go', 'school'] --> "I went to school yesterday." / "Yesterday, I went to school"
This seems more complex as it combines the above and needs to take into account temporal indicators. Luckily, temporal indicators are always signed first (*citation needed) in ASL.

More complexity follows, but these seem a good place to start. Use this issue as a discussion/progress-check forum and don't forget to frequently commit/push.

‼️Create PRs to merge functional code into the main repo. Only functioning code should be merged, but you should always push your latest developments to your own repo so that everyone else can view them and contribute.

@nomppy nomppy changed the title NLP Catch-all issue NLP umbrella issue Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants