Any advice on linguistic project?

16 views
Skip to first unread message

monkb...@gmail.com

unread,
Jan 30, 2019, 7:24:33 AM1/30/19
to Django users
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.

Carlos Eduardo

unread,
Jan 30, 2019, 8:25:27 AM1/30/19
to Django users
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:


This text will open your mind. 

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


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!! 
Reply all
Reply to author
Forward
0 new messages