Wednesday, January 30, 2019

Re: Any advice on linguistic project?

You can do all that stuff with Python and use Django as an UI. 

I'm doing something similar. I'm from computational linguistics area as well.

My first advice for you is to study a special book related to python and linguistics. The book is not 100% but the read it is worthwhile.
Here is the link:

https://faculty.sbs.arizona.edu/hammond/ling508-f17/pyling.pdf

This text will open your mind. 

As soon as you get pro I suggest you to to start using the NLTK tools for python:

https://www.nltk.org/

These materials will give you a solid basis and most of your needs will be fully covered. 
However if you need something more specific you can convert any algorithm to Python and create your own modules. 

In case you can share them on github for others members of the community use it as well would be a plus.

thanks!! 

Em quarta-feira, 30 de janeiro de 2019 10:24:33 UTC-2, monkb...@gmail.com escreveu:
I'm a student of linguistics and just started to learn python and django a few months ago. Planning to apply some utilities of linguistic with some advanced function into a showcase on the website, but still not sure how to achieve it through django.

Can anyone recommend some similar projects(package) for me to learn from?  (basic function like corpora analyse, comparison, some words statistics, simple graphic illustration, and any guru technique is welcomed too !)

Really appreciate your advice, thank you.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/52b1b21f-de76-47e2-b0b8-cfafe8519d6f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment