Results for "Text processing"

Wire posts

  • Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. https://github.com/lh3/seqtk #FASTA #FASTAQ #NGS

    3665 days ago

  • Print all text after a matching string perl -ne "print unless 1 .. m(String)" #Perl #OneLiner #String #Perl #Trick

    3011 days ago

  • Split the text file with line number in Linux: wc -l abc.txt and then: split -l 60000 abc.txt #Split #Break #Line #Ubuntu #Linux #Tricks

    2818 days ago

  • Remove four beginning characters from each line of the file. $ sed 's/^....//' genbank.txt #Remove #Sed #Text

    2542 days ago

  • Remove duplicated lines from text file. $ awk '!seen[$0]++' allIds #duplicate #lines #remove #awk

    2497 days ago

  • https://radimrehurek.com/gensim/index.html #topic #modelling #text #mining

    2267 days ago

  • https://www.tidytextmining.com/ #text #mining #R

    2267 days ago

  • https://likegeeks.com/nlp-tutorial-using-python-nltk/ #text #mining #python

    2267 days ago

  • https://spacy.io/ #nlp #text #mining

    2256 days ago

  • http://www.nactem.ac.uk/GENIA/tagger/ #biomedical #text #mining #tagger

    2256 days ago