I want to become a forensic linguist. Can you please provide me with a roadmap map
@marksamuel1275 ай бұрын
I want to become a forensic linguist. Can you please provide me with a roadmap map
@transcribemusic10 ай бұрын
This is amazing, man! I'm a musicologist and I'm currently working on my PhD project, investigating travelogues from the 16th to 19th century for intertextual references with regard to descriptions of musical encounters between colonialists and Indigenous people from the Americas. I would love to incorporate computational methods into my PhD, so your videos REALLY come in handy. Do you plan on continuing this series or is there a way of contacting you somehow? I would really love to get in touch and talk with you about how you would approach my research topic, especially since I'm very new to Python and programming.
@MCPetruk Жыл бұрын
So after imputing all this data and creating networks...did he find out who the author was?
@richardholmes5676 Жыл бұрын
Stylometry research from the Berkeley group found only a 1 in a 15 trillion chance of the Book of Mormon being a fabrication.
@tom66222 Жыл бұрын
Thank you! This is a great video. Super great starting guidance for me.
@helloafrica132 жыл бұрын
Important! As of March, 2021 the LdaMallet model has been removed from Gensim and it does not support wrappers anymore.
@edwardisoghie37462 жыл бұрын
Please I need help oo. I have installed java and set the path environment variable to MALLET_HOME
@edwardisoghie37462 жыл бұрын
This is the error i am getting while implementing Mallet: AttributeError: module 'gensim.models' has no attribute 'wrappers'
@ZiluZheng2 жыл бұрын
《金瓶梅》😂
@coquequilotrouge45022 жыл бұрын
Hi it's really interesting, thank you ! I try to do the same, but the articles that I use are pdf files, and it doesn't works with it. What format are the documents that you stocked and used for the word embedding ?
@MatyGti122 жыл бұрын
Hello, thanks for the tutorial, I thought that weight would mean the size of the circle for each name. Greetings
@300deQI2 жыл бұрын
nice, thanks
@wasiahmad86422 жыл бұрын
Hi there would you please link your paper here...I wanted to submit a project on intertextuality. But I wanted to know a lot before I submitted the project to my professor. If I could read the paper it would've been great. TIA
@pvierth2 жыл бұрын
Here you go: culturalanalytics.org/article/11054-a-blast-based-language-agnostic-text-reuse-algorithm-with-a-markus-implementation-and-sequence-alignment-optimized-for-large-chinese-corpora
@zongzheli12833 жыл бұрын
Subscribed. He is A- Ma- Zing. Like I confirmed, amazing.
@lottaek12023 жыл бұрын
Your channel is a blessing. Just starting out in Digital Humanities, you have amazing and super helpful content.
@mrb853 жыл бұрын
Noice
@PutriUnawat3 жыл бұрын
Thanks for this video. It's very helpful :) I have the problem with my code. I have make mallet path, but there is problem with attributeError: module 'gensim.models' has no attribute 'wrappers'. Then I have to from gensim.models.wrappers import LdaMallet. I hope you can help my problem. Thanks
@rangerstunl34633 жыл бұрын
Thank you very much for this tutorial. As Gephi beginner this gave a very calm and collected yet detailed insight.
@erinlane42333 жыл бұрын
Thank you for all of these videos! They are wonderful!
@erinlane42333 жыл бұрын
This is a fantastic explanation of Topic Modeling. Thank you so much!
@guldariyabisenbay27693 жыл бұрын
Hello, thank you for the informational video tutorial. Could you please send the link where we could find this dataset's .csv file?
@mahmood924563 жыл бұрын
thanks... very helpful
@joeleone62763 жыл бұрын
I learned more useful info about file manipulation in the first three minutes of this video than a whole semester class in college. Amazing!
@jackp41803 жыл бұрын
hello Pvierth, I met some problem when I run G.add_node, and it said:IndexError: string index out of range, do u know how should I fix it?
@AMFLearning3 жыл бұрын
nice amflearning by doing
@dimanhassan6373 жыл бұрын
Thanks a lot, but could you please make more videos about network analysis especially in co-authorship networks using python of course and networkx?
@kaoutarlanjri74123 жыл бұрын
Very well explained! Thank you very much
@dreamdipesh3 жыл бұрын
Thanks a lot for this video. It was super helpful for my work on finding relationship between various materials. Keep up the good work.
@martinwutke33863 жыл бұрын
Very good and straightforward introduction to networkx. Thanks for taking the time to record this video.
@marisamahilum16623 жыл бұрын
Hi. I'm having an error after running the python script. Traceback (most recent call last): File "tm.py", line 38, in <module> lda_model = gensim.models.wrappers.ldamallet.LdaMallet( File "C:\Users\mmb\anaconda3\lib\site-packages\gensim\models\wrappers\ldamallet.py", line 126, in __init__ self.train(corpus) File "C:\Users\mmb\anaconda3\lib\site-packages\gensim\models\wrappers\ldamallet.py", line 279, in train self.word_topics = self.load_word_topics() File "C:\Users\mmb\anaconda3\lib\site-packages\gensim\models\wrappers\ldamallet.py", line 337, in load_word_topics with utils.smart_open(self.fstate()) as fin: File "C:\Users\mmb\anaconda3\lib\site-packages\smart_open\smart_open_lib.py", line 138, in smart_open return file_smart_open(parsed_uri.uri_path, mode) File "C:\Users\mmb\anaconda3\lib\site-packages\smart_open\smart_open_lib.py", line 642, in file_smart_open return compression_wrapper(open(fname, mode), fname, mode) File "C:\Users\mmb\anaconda3\lib\site-packages\smart_open\smart_open_lib.py", line 630, in compression_wrapper return make_closing(GzipFile)(file_obj, mode) File "C:\Users\mmb\anaconda3\lib\gzip.py", line 173, in __init__ fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') TypeError: expected str, bytes or os.PathLike object, not _io.BufferedReader
@Aruksa0233 жыл бұрын
Great video! it helped me a lot, especially to wrap my head around QGIS after 2 years of not using any GIS software and barely knowing how to use ArcGIS xd. Thanks a lot😉 your explanations were super clear and strightforward🙂
@letconsultingpartner3 жыл бұрын
can you share your Data set so that we can practice?
@kaoutarlanjri74123 жыл бұрын
i think he has everything on his github account
@guldariyabisenbay27693 жыл бұрын
Hello, were you able to find this dataset? The one in the github is not full, it is edited version. Just wondering if you found and could send the link if it has?
@guldariyabisenbay27693 жыл бұрын
@@kaoutarlanjri7412 Hello, were you able to find this dataset? The one in the github is not full, it is edited version. Just wondering if you found and could send the link if it has?
@leopoldoe.torres64443 жыл бұрын
No I couldn’t find the data set :/ however send me an email and I can share with you some practice datasets :)
@guldariyabisenbay27693 жыл бұрын
@@leopoldoe.torres6444 I found another dataset and could practiced using it, but thank you a lot for your reply! Have a good day:)
@daveamiana7783 жыл бұрын
Very clear presentation of ideas. Thanks for introducing this tool.
@luizaluiiza3 жыл бұрын
Hey, Paul, everything works, thank you a lot for your explanations and huge work!
@luizaluiiza3 жыл бұрын
Dear Paul, could you please tell us whether there's a possibility to sort the documents' names on x label alphabetically?
@luizaluiiza3 жыл бұрын
Hey, Paul! Thank you a lot for your video, it's very helpful! I'm a Mac user and I put mallet_path = "./bin/mallet" on line 35 instead of your code but I still get the error: "subprocess.CalledProcessError: Command './bin/mallet import-file --preserve-case --keep-sequence --remove-stopwords --token-regex "\S+" --input fed_corpus.txt --output fed_corpus.mallet' returned non-zero exit status 127". Maybe you have any ideas about how I could fix that? I don't understand what is exactly wrong.. I would be very thankful!
@pvierth3 жыл бұрын
This suggests to me that gensim is not finding the mallet executable! Double check that the path to mallet is correct. As you currently have it, this suggest that then bin file is in the same directory as your code. I usually have it set up so that it is in the original folder it downloaded in (mallet-2.0.8). In that case your mallet path should be "./mallet-2.0.8/bin/mallet"
@luizaluiiza3 жыл бұрын
@@pvierth It worked!! Thank you 1000 times! Your videos are of such a great help :)
@weslleym.35943 жыл бұрын
Great, great video! Thanks!
@jeremiahhorstick80414 жыл бұрын
Thanks for this video!
@tomwongcy4 жыл бұрын
Hi, if my data are points and I need to keep the two data which are overlap, how can I do. Thanks
@Diedeledie4 жыл бұрын
I just want to comment this in case someone else runs into the same issue: just using the string 'C:\mallet\bin\mallet\' to specify the path to mallet didn't work for me due to a unicode error. This is because \u is a unicode escape and doesn't work if the next character isn't numeric. Just adding an additional \ should fix this (so, 'C:\\mallet\bin\mallet').
@kintag44594 жыл бұрын
Thank you M.r
@kintag44594 жыл бұрын
Thank you M.r
@loudelacruz25014 жыл бұрын
wondering why you separate the edges and nodes dataset
@josephniehaus90824 жыл бұрын
Incredibly helpful. Thank you so much
@DoctaFabulous4 жыл бұрын
This video was really helpful I feel more comfortable diving into QGIS now.
@sumayaalazree6734 жыл бұрын
Can the text be represented by a semantic network?
@p_2724 жыл бұрын
Hello, and thanks for these videos! I want to ask, did episode 2 disappear? I watched episode 1 but I could not find episode 2 on the video list
@pvierth4 жыл бұрын
How odd! It is showing up in the playlist for me, but here is a direct link: kzbin.info/www/bejne/nJnWeWerlp6thpo
@p_2724 жыл бұрын
@@pvierth I think it is because I was looking at the 'all videos' on the channel page, now I see it, thanks for the playlist link!
@Aspamir4 жыл бұрын
I appreciate your courses and the way you go about teaching. However, I wish in one of the episodes so far you covered how to open files from our local computers. This is perhaps very basic thing, but most people would want to immediately open their own files on the computers and play around.