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

Updates to TAASSC214_dev.py #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

awindsor
Copy link

Dear Kris,

I have made some changes to the TAASSC214_dev.py program. Essentially all my edits are just housekeeping.

I moved all the word lists I could find to global constants at the top of the file.

I changed both the function that read in the wordlists and the wordlist file format to avoid any hard coding of slices.

I changed the functions that deal with noun_normalizations to avoid hard coding of lists and lengths.

Tidying the code with checks to allow for altering tag set.
maintenance of the English version. Removing much of the hard coded
lists into linguistic constants at the start of the file.
the fine grained tagger tags and the dependency parser tags.
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

Successfully merging this pull request may close these issues.

None yet

1 participant