-
Hey
Just kind of confused about terminologies differences between reads alignment and mapping against SILVA for example. When to use any of those terms?
DADA2 tutorial presented taxonomy assignment …
-
We will later implement similar functionality for carbon footprint, energy/carbon impacts, mode counts, and mode share by distance.
Saving relevant info to the database (Pre-compute as much as poss…
-
Hello!
Is it possible to run linguist or some part of it on text instead of files? I am trying to solve following problem: detect, is there any piece of code in user message or not.
Thank you!
-
This seems arbitrary and ridiculous:
`#ifndef FOO_H
#define FOO_H
static const struct foo
{
int foo1;
int foo2;
int foo3;
}
foos[] =
{
{ 0x0000, 0x0000, 0 },
{ 0x0000, 0x0000…
-
There seems to be a few GPL-licensed sample files:
http://github.com/github/linguist/search?q=path%3Asamples+gpl
Are those ok?
Cf #3054
-
Relevant code:
https://github.com/RafaelPAndrade/LEIC-A-IST/blob/943992d0ae5948fa9c16edb619ba624c3ecf7b1c/IAC/LAB/3/assembly1/lab.as
What should I do? Use .gitattributes?
I know that the normal…
-
If the file is named "Makefile", it's probably a Makefile.
[link](https://github.com/KnightOS/KnightOS/blob/942341a2e9e5a69dbb1adb4803d318dbac2bc2c8/packages/fx3dlib/Makefile)
-
Some Krakatau assembly files (an extension/variant of Jasmin) are instead misclassified as Objective J.
Classifiying them as Jasmin, while not entirely accurate, would be much more reasonable.
h…
-
I found out that if my source code (for instance this Puppet manifest https://github.com/tOnI0/aco-tomcat/blob/master/manifests/init.pp) contains too many minus characters placed in comments, it gets …
-
Hi, I'd like to discuss the current training / testing evaluation for the classifier (naive bayesian) with you guys.
For now, the training is using the files under `samples/`, and the testing stage i…